2 Replies Latest reply on Jul 29, 2003 12:15 AM by spyros3

    Run XDoclet does not produce tutorial.interfaces

      Hi,

      I just installed JBoss IDE 1.1.0 on Eclipse 2.1.1 running on Windows 2000, and started with the tutorial.
      Everything seems to work until I select "Run XDoclet" from the project. The XDoclet script outputs the following message:

      -------------------------------------------------------------
      Buildfile: E:\Downloads\eclipse\workspace\Tutorial\xdoclet-build.xml


      N400004:
      [ejbdoclet] (XDocletMain.start 47 ) Running
      [ejbdoclet] Generating EJB deployment descriptor (ejb-jar.xml).
      [ejbdoclet] (XDocletMain.start 47 ) Running
      [ejbdoclet] Generating jboss.xml.
      [ejbdoclet] (XDocletMain.start 47 ) Running
      [ejbdoclet] (XDocletMain.start 47 ) Running

      _generation_:
      BUILD SUCCESSFUL
      Total time: 5 seconds
      ----------------------------------------------------------------

      When the script finishes I get the META-INF directory but it only contains the ejb-jar.xml file, while the jboss.xml file is located under the src directory.
      Nothing else is generated.

      Any ideas on what's wrong?

      By the way I have previously installed Lomboz so I hope it didn't mix anything with XDoclet...

      Thanks,

      Spyros