0 Replies Latest reply on Apr 9, 2003 8:52 PM by gatep5

    Query not found when in EAR...

    gatep5

      I think that I have found a bug in the EARDeployer. Trying to put together a website using 3.2RC4 I wanted to put my war and jar files into an ear file along with the application.xml file so it can be deployed. If I packaged everything in a true ear file (non-exploded), then my EJB could not be found by the EARDeployer eventhough it was clearly marked in the application.xml file. Have the ear file exploded, the EJB could be found, but any query methods that I defined under the ejb-jar file for the EJB could not be found. Can anyone confirm these two occurances? Any work arounds? Thanks in advance for your help!

      Keith