2 Replies Latest reply on Apr 22, 2005 10:16 AM by jonghun95

    cmproster's jbosscmp-jdbc.xml

    jonghun95

      I am trying to deploy cmproster in chapter 7 with MySql. I updated jbosscmp-jdbc.xml. But the xml was not in ear file. Where in ant task do we use this xml? I do not find any place in jboss-build.xml.

        • 1. Re: cmproster's jbosscmp-jdbc.xml

           

          [orb@toki 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


          • 2. Re: cmproster's jbosscmp-jdbc.xml
            jonghun95

            I know where jbosscmp-jdbc.xml in src.zip. My question was after deploying cmproster into jboss, where can I find it in jboss server? in RosterApp.ear? Right now, I can not find it anywhere in jboss. I don't think ant deploying process in example is using jbosscmp-jdbc.xml.