cancel
Showing results for 
Search instead for 
Did you mean: 

Backward Compatibility with Netweaver 6.4

Former Member
0 Kudos

Hi There,

I have build an EAR application using extensively JMX, EJB, JMS etc in the Netweaver 6.4 Application Server.

What is the porting mechanism/support available to port the application to Java EE 5 Netweaver Application server.

Thanks in advance for the help.

Regards,

Rupak Kumar...

Accepted Solutions (0)

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Rupak,

If your application is pure J2EE (i.e. it does not make use of, for instance, Web Dynpro), you should be able to deploy and run it without any porting efforts. This is because the Java EE 5 preview server also supports all previous J2EE versions, thus ensuring backward compatibility with previous J2EE standards.

If you require any kind of help with the deployment process, please refer to https://www.sdn.sap.com/irj/sdn/?rid=/webcontent/uuid/28b1ed0e-0d01-0010-c887-a8fdecdb9053">documentation [original link is broken] [original link is broken]).

Yet, should you experience any problem with regard to the above, please don't hesitate to come back with specific questions and we'll do our best to provide you with detailed steps of how to overcome it.

Hope that helps!

-Vladimir