cancel
Showing results for 
Search instead for 
Did you mean: 

Java module compilation and deployment in Eclipse Luna

Former Member
0 Kudos

Hi Experts,

We are migrating from PI to PO.

So we need to compile an deploy java modules from PI to PO with latest NWDS (We are using Eclipse Luna for this in PO).

Can you help me on step by step process for this? What steps do i need to follow.

I have .ear file in PI and opened that .ear file in eclipse Luna and when I validated that did not find any errors.

What are the next steps do I need to follow if previous steps are valid?

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

anupam_ghosh2
Active Contributor
0 Kudos

Hi Mohan,

                Did you test that old modules are working or not in new upgraded PI?

I guess they should work without any change in coding.  In case old modules are not working follow this wonderful blog  by Anand V D

where you get the steps to create the EAR files followed by deployment steps in PO.

copy the old code in .java source file and recreate the EAR file.

Regards

Anupam