facebook

Migration of Websphere 5.0 ejb project to JBoss 4.0

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #217055 Reply

    jsimone
    Member

    Can your IDE plugin help me with migration from Websphere 5.0 to JBoss
    I have a valid ejb-jar.xml for my Websphere project. It looks like
    Jboss relies on XDoclet tags to generate all the descriptors and for me to
    code all these tags from my ejb-jar.xml file will be tedious and time consuming.

    There should be some easy way to reverse engineer the Websphere descriptors into the needed JBoss descriptors. … or maybe not.

    Will your tool help us to do this migration.

    Thanks,
    Joe

    #217090

    Riyad Kalla
    Member

    Joe,
    We won’t translate anything from the xml file, but the XDoclet is optional, you don’t have to overwrite the file. You try do a 30 day trial of MyEclipse and see if it helps your team out.

    #217171

    jsimone
    Member

    In general how do I create the JBoss descriptors — through XDoclet tags alone? Or is there some other way of putting in XDoclet tags into 50 entity and session beans?

    I am still confused as to what help MyEclipse plugin can give me.

    Joe

    #217178

    Riyad Kalla
    Member

    MyEclipse focused most heavily on the code development (Advanced editors, RAD tooling, wizards, etc), it also provides deployment for the purpose of debugging/testing of your app. If your app is almost entirely Java code, then I don’t know that MyEclipse would give you the biggest bang. However if you are doing plenty of JSP development, Struts, JSF, XML, etc… then MyEclipse will be a godsend for you.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Migration of Websphere 5.0 ejb project to JBoss 4.0

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