This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes Websphere to JBOSS migration Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Websphere to JBOSS migration" Watch "Websphere to JBOSS migration" New topic
Author

Websphere to JBOSS migration

Babji Reddy
Ranch Hand

Joined: Jan 24, 2006
Posts: 106
I have an application that runs on Websphere 6.0. I manually created the jboss-web.xml and jboss.xml (for ejbs) to deploy the new EAR on JBOSS.
Now if we migrate to higher versions of Websphere for higher J2EE version compliance, are there any tools that can migrate the EAR to equivalent JBOSS versions?
Thanks
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

As far as i know, there is no tool which can help you in migrating from WebSphere to JBoss.


[My Blog] [JavaRanch Journal]
Marcelo Sousa Ancelmo
Ranch Hand

Joined: Jan 17, 2002
Posts: 497

Hi Babji Reddy,

You can try to use Eclipse (Europa or Ganymede) with WTP and JBossTools.
Then you can import the EAR into eclipse, configure it, and then export the EAR for your runtime.

Regards,


Marcelo Sousa Ancelmo - Brazil
Javid Jamae
Author
Ranch Hand

Joined: May 14, 2008
Posts: 198
JBoss offers a course (or at least they used to) on migration. It used to only be open to JBoss partners, but you might check into whether they have opened it up to a wider audience if your company is not a JBoss partner.


Author: JBoss in Action, javidjamae.com, @javidjamae on Twitter
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Websphere to JBOSS migration
 
Similar Threads
Migration of a J2EE project from Websphere
Application Container in JBOSS4.3
Migration from iPlanet to JBoss
How to have my own log4j.xml file in Jboss
How to weblogic or websphere appserver experience