3 Replies Latest reply on Apr 15, 2005 10:17 AM by norman.richards

    jbosscmp-jdbc.xml

    jonghun95

      I am trying to deploy roster in example and could not find jbosscmp-jdbc.xml. Where can I find it? and where do I have to locate it?

        • 1. Re: jbosscmp-jdbc.xml

          It is in examples/ejb/cmproster/dd/team/jbosscmp-jdbc.xml if you added the JBoss component to the J2EE tutorial correctly.

          • 2. Re: jbosscmp-jdbc.xml
            jonghun95

            Is it supposed to be in jbossj2ee-src.zip? It is not in there. Am I using wrong version of source code?

            • 3. Re: jbosscmp-jdbc.xml

              If you aren't using the one for download from the docs.jboss.org page, then you are using the wrong one:

              [startguide40]$ ls -al jbossj2ee-src.zip
              -rw-r--r-- 1 orb staff 1152791 8 Feb 12:15 jbossj2ee-src.zip
              [startguide40]$ sum jbossj2ee-src.zip
              36337 1126 jbossj2ee-src.zip
              [startguide40]$ jar tvf jbossj2ee-src.zip | grep jbosscmp-jdbc.xml
               5642 Sun Feb 06 18:36:00 CST 2005 examples/bank/dd/ejb/jbosscmp-jdbc.xml
               495 Wed Nov 24 11:17:18 CST 2004 examples/ejb/cmproster/dd/team/jbosscmp-jdbc.xml