3 Replies Latest reply on Mar 18, 2007 2:52 PM by pschnepf

    Problems with Xdoclet under JbossIDE

    raufbek

      I only started with JbossIDE and trying to create a simple J2EE project. I created EJB and configured XdocLet as described in JBossIDE-tutorial. But Xdoclet script did not create home and remote interfaces and did not finish jboss.xml(... ) and ejb-jar.xml (...). I checked Xdoclet configuration a few times. All I done is correct.
      Have anybody else experienced same problems?
      Thank you in advance for any reply.

        • 1. Re: Problems with Xdoclet under JbossIDE
          raufbek

           

          "Raufbek" wrote:
          All I done is correct.


          I mean here, I done how it was described in JBossIDE-tutorial:
          1. Created new EJB configuration;
          2. Added new doclet: ejbdoclet;
          3. Added new enries with parameters:
          deploymentdecriptor;
          fileset;
          homeinterface;
          remoteinterface;
          packageSubtitution;
          jboss;



          • 2. Re: Problems with Xdoclet under JbossIDE

            I'm having problems too...

            I followed the tutorial about jbosside but when I launch (right click on the project, Run XDoclet) XDoclet ANT answer me on console BUILD FAILED.

            It seems it couldn't find some class...

            I'll post the correct error later, I'm not at home now...

            Somebody could help me?!?

            I'm using Eclipse 3.1.2 - JBossIDE 1.6 (latest stable) - JBoss 4.0.0 on Fedora Core 5.

            P.S.
            Not Fedora built in eclipse... Another one with jdk1.5.0.7 (or something like this...)

            Thank you!!!

            • 3. Re: Problems with Xdoclet under JbossIDE
              pschnepf

              Hi, I have the same problem. Have you solved it already ? Regards Peter