facebook

EJB stubs with XDoclet in ME [Closed]

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

    trashermad
    Member

    We need to generate Stubs for an EJB, and we don’t know how to do it. We’ve been searching through Internet but we don’t found anything about it.
    We think that XDoclet may do that, but we don’t know how.
    Someone can help us??????

    #217631 Reply

    Riyad Kalla
    Member

    Yes Xdoclet is the way to go, Xdoclet used to generate EJBs is one of THE most popular uses of XDoclet, I would suggest googling for a tutorial or checking the JBoss page, or waiting for us to roll out our “first EJB” quick start guide that should be done next week.

    #217724 Reply

    trashermad
    Member

    OK, but we are developing with JOnAS, not with JBoss.
    The problem is that all the information that we find is about Weblogic and JBoss.

    #217734 Reply

    Riyad Kalla
    Member

    A lot of it will still apply to XDoclet in general, it will tell you how to setup tags, how to use them, what doclets do, etc… the part that will be different is instead of setting up XDoclet to generate a jboss file, you will generate a Jonas file (I don’t know if XDoclet supports that, you might check their page).

    #217743 Reply

    trashermad
    Member

    well, thanks, but….
    it isn’t that we don’t want to enter entirely in the world of xdoclet, but…
    we’ve choose MyEclipse for the easy way that it have to develop J2EE applications and we want to know if it’s possible to configure all these features in the “xdoclet wizard” that it includes.
    if it’s possible I think that it can be an easiest and a fastest way to do that.
    it’s possible?? How??

    #217759 Reply

    Riyad Kalla
    Member

    First things first,
    I would suggest watching our XDoclet tutorial here: http://www.myeclipseide.com/images/tutorials/XDoclet_Example.html, then having a look at our XDoclet web tutorial here to get more farmiliarized with how the process works: http://www.myeclipseide.com/Articles/XDocletWebTutorial.html, and then take a look at our XDOclet + JBoss example here: http://www.laliluna.de/tutorial/simpleEJB/xDoclet_jboss_first_EJB.html

    That should not only get you introduced to XDoclet, but how XDoclet works with MyEclispe and your EJBs. I hope that material helps you.

    #217973 Reply

    trashermad
    Member

    Well, thanks…
    We’ll try it..

    #217977 Reply

    Riyad Kalla
    Member

    Also we just wrote a new quick start guide for EJBs in MyEclipse, maybe that will help as well: http://myeclipseide.com/ContentExpress-display-ceid-67.html, you want the “First EJB Tutorial”

    #217978 Reply

    Greg
    Member

    Just a FYI, the First EJB Tutorial is still in the review process. It will be released soon.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: EJB stubs with XDoclet in ME [Closed]

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