I have the same problem. I think in my case it happens because my jbosscmp-jdbc.xml file isn't being detected (or used) by JBoss. I think this because even if I change one of the <ejb-name> elements in my jbosscmp-jdbc.xml file to something invalid, the EAR file still deploys OK.
I'm using JBoss 4 and CMP 2.x. My EAR file contains a JAR file, WAR file, and meta-inf/application.xml. The JAR file contains the EJB classes, meta-inf/ejb-jar.xml, and meta-inf/jbosscmp-jdbc.xml. Everything works if my finder queries are in my ejb-jar.xml as <ejb-ql>, but not if they are in my jbosscmp-jdbc.xml file as <jboss-ql>. I'll watch this topic to see if anyone knows why this might be happening... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865500#3865500 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865500 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
