Subject RE: [Firebird-Java] Re: Firebird DataSource connection problem
Author Rupert Young (Restart)
I don't have any control over the parameter name unfortunately, so have used
DatabaseName as you suggested, but get this error.



[#|2007-08-08T12:05:01.031+0100|SEVERE|IS5.1.3|STC.eWay.jdbcconnector.javax.
enterprise.resource.resourceadapter|_ThreadID=13; ThreadName=JMS Async
S2;stacktrace-id=0;|jdbc.exc_cnfe_ds

java.lang.ClassNotFoundException:
org.firebirdsql.pool.sun.AppServerConnectionPoolDataSource

at
com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:699)



Regards,



Rupert



_____

From: Firebird-Java@yahoogroups.com [mailto:Firebird-Java@yahoogroups.com]
On Behalf Of Roman Rokytskyy
Sent: 07 August 2007 19:39
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] Re: Firebird DataSource connection problem



> ServerName - localhost

We don't have such property

> PortNumber - 3050

Same here.

> DatabaseName - localhost/3050:c:/mtest/pastest.fdb

try Database instead of DatabaseName, if you're forced to use
DatabaseName, then you have to switch the class to
org.firebirdsql.pool.sun.AppServerConnectionPoolDataSource (see
http://jaybirdwiki.
<http://jaybirdwiki.firebirdsql.org/jaybird/doku.php?id=config:sun_app_serve
r> firebirdsql.org/jaybird/doku.php?id=config:sun_app_server
for more details).

Roman





[Non-text portions of this message have been removed]