cancel
Showing results for 
Search instead for 
Did you mean: 

does the J2EE Migration Kit work in NW2004S?

Former Member
0 Kudos

Hi,

I was trying to import a j2ee project (Tomcat) into NW2004s (SP10). I have copied all the required plug-ins according to the J2EE Migration kit Guide. But, the Migration kit is not working. Do I need to do something in addition to what is mentioned in the Guide?

Thanks,

Anirban Das

Accepted Solutions (1)

Accepted Solutions (1)

Anmol_Kumar
Participant
0 Kudos

Hi Anirban,

Follow the steps of J2EE Migartion Guide.

You can download the whole from:

http://media.sdn.sap.com/html/submitted_docs/sap_j2ee_migration_kit_webpages/external_docs/SAP_J2EE_...

Give Correct path for:

Select "File/Import" from the menu

You have three new module types to import:

- Bea Ejb Module

- Bea Java Module

- Bea Web Module

Select one of them.

A wizard will open and ask for source folder, target folder and projectname.

After filling out the fields, a new project will be generated in your developer studio.

Regards,

Anmol

Former Member
0 Kudos

Hi,

i'm also interested in porting a weblogic j2ee app to NW2004S but i cannot access to

http://media.sdn.sap.com/html/submitted_docs/sap_j2ee_migration_kit_webpages/external_docs/SAP_J2EE_...

i always have "The connection has timed out"

Regards,

Julien

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The migration kit dont work for certain cases like EJB-entity beans, which might have some descriptors which cannot be directly migrated.

regards

Vivke Nidhi.

Former Member
0 Kudos

Hi,

this is not correct.

It is exactly the ejb entity beans object-relational mapping descriptors.

Tomcat does not have a EJB implementation, it is a web server only.

Tomcat is also not a platform supported by the migration kit, as the documentation says.

Best,

Markus Küfer

Former Member
0 Kudos

Hi there,

with all respect to my knowledge migration kit is available only for websphere and weblogic.

Also when I tried for a project with Entity Beans it didnt work and we manually did the migration.

HTH

Vivek Nidhi.