I would say your ds is not deploying due to changes in service names on which the ds depends. Post your oracle-service.xml or switch to the oracle-ds.xml format which removes the need to know JBoss internal services. See the
docs/examples/jca/oracle-ds.xml for an example.


--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Rod Macpherson wrote:
Almost forgot. Here is the actual error I get inn 3.2:

16:42:33,546 ERROR [EntityContainer] Starting failed
org.jboss.deployment.DeploymentException: Error: can't find data source:
java:/OracleDSX; - nested throwable: (javax.naming.Name
NotFoundException: OracleDSX not bound)
        at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.<init>(JDBCEntity
Bridge.java:115)
        at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.initStoreManager(JDBCSto
reManager.java:438)
        at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.j
ava:372)
        at
org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.
java:170)
        at
org.jboss.ejb.EntityContainer.startService(EntityContainer.java:339)
                ...



------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to