facebook

XDocklet Conf for EJBs a for Sun Applicationserver 8.1

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222827 Reply

    Naggi
    Member

    Hi guys,

    im new to MyEclipse and and have a XDocklet Question.
    I want create a EJB for a Sun Java Applicationserver 8.1
    What are the right XDocklet Configuration, that my Bean will run on this server?

    Thx
    Naggi

    #222839 Reply

    Greg
    Member

    First read the EJB development tutorial for MyEclipse. EJB Quickstart. There is one section that pertains to appserver setup. In this section you will need to setup sun appserver instead of JBoss. So you will need to add a subtask called “sunone” instead of jboss. On the new sunone task you need to set the destDir to “src/META-INF” so the sun deployment descriptor will be generated in the right location.

    Also read xdoclet’s documentation for sunone server:
    ejbdoclet configruation: http://xdoclet.sourceforge.net/xdoclet/ant/xdoclet/modules/sun/sunone/ejb/SunONESubTask.html
    xdoclet tags in source file: http://xdoclet.sourceforge.net/xdoclet/tags/sun-tags.html

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: XDocklet Conf for EJBs a for Sun Applicationserver 8.1

You must be logged in to post in the forum log in