On closer inspection, it appears to be the data source names that are colliding rather than the EJB itself.
Because the EJB asks for a particular data source by name, both projects have a data source with that name, although they point to different databases. The way I deploy my datasources XML file is by including it in a .SAR directory within the .EAR directory - I'm not completely sure what a .SAR is, but someone showed me how to do it this way years ago. Perhaps it's not the best way. Frank View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3919679#3919679 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3919679 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
