Hi all. I've had trouble moving from 3.0.0 to 3.0.3. In particular, it's no longer recognizing my data source.

Searching through the log, I found the following line:

2002-10-23 16:12:17,671 WARN [org.jboss.system.ServiceController] jboss.jca:service=LocalTxDS,name=MYSQLDS does not implement any Service methods

Also, a bunch of exceptions (one per bean type, I think):

16:12:59,844 WARN [ServiceController] Problem starting service jboss.j2ee:jndiName=fn2/farina/domain/MetaRelationType,service=EJB
org.jboss.deployment.DeploymentException: Error: can't find data source: java:/MYSQLDS; - nested throwable: (javax.naming.NameNotFoundException: MYSQLDS not bound)
at org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.<init>(JDBCEnt
<snip>

And at the end of the deploy, I get this:

[ObjectName: jboss.jca:service=LocalTxCM,name=MYSQLDS
state: CONFIGURED
I Depend On: jboss.jca:service=LocalTxDS,name=MYSQLDS
jboss.jca:service=LocalTxPool,name=MYSQLDS
jboss.jca:service=CachedConnectionManager
jboss.security:name=JaasSecurityManager
jboss.jca:service=RARDeployer

Did something change in the conf format between these two versions? If so, what? Is this documented somewhere?

Please let me know if you need any more info. My jboss-service.xml is stock.

Thanks in advance,

Beau Cronin



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to