4 Replies Latest reply on Aug 25, 2006 12:26 PM by a.rubalcaba

    Is there An Easy Way to Generate Jboss.xml and Jboss-client.

    a.rubalcaba

      Is there an easy way to generate the jboss.xml file and a Jboss-client.xml file?

        • 1. Re: Is there An Easy Way to Generate Jboss.xml and Jboss-cli
          kaobe

          Yes.
          Perhaps you could give us a bit more detail information of what you are trying to do. Do you want to generate the deployment descriptors for J2EE applications? If yes, you could try XDoclet (http://sourceforge.net/projects/xdoclet/). That generates these files from comments in the source code.

          Peter

          • 2. Re: Is there An Easy Way to Generate Jboss.xml and Jboss-cli
            a.rubalcaba

             

            "kaobe" wrote:
            Yes.
            Perhaps you could give us a bit more detail information of what you are trying to do. Do you want to generate the deployment descriptors for J2EE applications? If yes, you could try XDoclet (http://sourceforge.net/projects/xdoclet/). That generates these files from comments in the source code.

            Peter


            Thanks for the info Kaobe. I read up on it a little. Is it compatible with the latest JBoss build?

            Do you have any example that I can use as a basis?

            Any help on this matter would be greatly appreciated.

            • 3. Re: Is there An Easy Way to Generate Jboss.xml and Jboss-cli
              kaobe

              Hi,

              you could begin with downloading the JBossIDE for Eclipse or Eclipse with WTP. Both make the work with XDoclet possible and quite easy. I have not worked with XDoclet for a while, but for little examples it is working fine. The wizards of both systems and the tutorial for the JBossIDE show you very good what to do. If you need a HelloWorld example I could send you my HelloWorld EAR/EJB/WAR next week, when I am on my workstation. These projects are Eclipse / WTP projects.

              Peter

              • 4. Re: Is there An Easy Way to Generate Jboss.xml and Jboss-cli
                a.rubalcaba

                 

                "kaobe" wrote:
                Hi,

                you could begin with downloading the JBossIDE for Eclipse or Eclipse with WTP. Both make the work with XDoclet possible and quite easy. I have not worked with XDoclet for a while, but for little examples it is working fine. The wizards of both systems and the tutorial for the JBossIDE show you very good what to do. If you need a HelloWorld example I could send you my HelloWorld EAR/EJB/WAR next week, when I am on my workstation. These projects are Eclipse / WTP projects.

                Peter


                Hi Peter,

                I would great appreciate that. You send it to the e-mail I have listed for this site.

                Thank you,
                Andrew