I have just upgraded development server to JBoss 4.0.0 from JBoss 3.2.6 and after deployment I am getting "Error: can't find data source". Datasource is defined in *-ds.xml file and stored under /META-INF/ in packaged jar file. Somehow JBoss4 is skipping it during deployment. The only way to initialize it is to copy the *-ds.xml into the deployment folder.
Is there any solution how I can force JBoss during .jar deployment to initialize the included datasource? Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858901#3858901 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858901 ------------------------------------------------------- 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
