3 Replies Latest reply on Jul 1, 2003 8:59 AM by juhalindfors

    jbosscmp-jdbc.xml missing using Ant ejbjar

    erikdhansen

      I'm using Ant's ejbjar task to deploy to JBoss. It appears that everything is going fine -- I have ejb-jar.xml, jboss.xml and jbosscmp-jdbc.xml, but only the first two make it into the generated JAR file.

      Do I need to manually specify these files for the ejbjar task? This may be more of an Ant question, but the JBoss specific info in their docs is almost non-existent and I'm hoping someone else here has seen this. The tutorials I've seen use a JAR task rather than ejbjar so they're not much help