cancel
Showing results for 
Search instead for 
Did you mean: 

Migrate JBOSS Application (ear file)to Netweaver (ear file)

chinna_babu2
Active Participant
0 Kudos

Hi Experts,

I am trying to migrate my .EJB application which is currently running under JBOSS to Netweaver Server.

Backend is SQLServer 2005.

I have used CMP EJB.

I am trying to convert my EJB/CMP field reference from JBOSS deployment descriptor with persistent.xml.

As from NWDS we need to give the reference of JAVA Dictionary project tables/fields for this field mappings.

I don't have the JAVA Dictionary project created, as my project contains more than 300 tables.

What is the best option to convert my project to Netweaver Compliant project.

Is there any way to convert SQL Tables into Java Dictionary Project.??

Thanks

Chinna.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chinna,

For migrating applications there is tool available for websphere and weblogic(oracle) servers, hope it is having JBoss support now give it a try. But if you have complex EJB implementation you will have to do a manual porting of the application. First the Database and then the persistance layer.

HTH

-Vivek

Answers (0)