Try starting JBoss without your application or -ds.xml deployed. Put the -ds.xml in the deploy folder, look at any messages on the console to see if it deployed.
Use JNDI View in jmx-console to check that the connection bound. Only when you know that the connection has been bound correctly then deploy your session bean and see if you can make use of the connection. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857170#3857170 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857170 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
