1 Reply Latest reply on Mar 2, 2005 10:20 AM by lyon_z

    How to add Jboss-net in XDoclet configurations

    lyon_z

      Hi

      I am new to jbossIDE,
      I try Eclipse 3m4, with jbossIDE 1.4.1 for jboss 3.2.6
      I can add a "JbossNet" under "Standard EJB"


      So I edit the .xdoclet file add

      <element name="jbossnet" used="true">
      <attribute name="webDeploymentName" value="Test" used="true"/>
      <attribute name="prefix" value="Test" used="true"/>
      <attribute name="destdir" value="src/META-INF" used="true"/>
      <attribute name="targetNameSpace" value="test" used="true"/>
      </element>



      Is this right, Do I need to do it for every project?
      I check the JBossIDE Tutorial, Which doesn't has anything about it.
      Thanks
      Lyon