cancel
Showing results for 
Search instead for 
Did you mean: 

Will JDK 1.6 work for NWDS PI 7.11 or JDK 1.5 is must?

Former Member
0 Kudos

All,

I have installed NWDS for PI 7.11 and Java JDK 1.6.

As I understand we need Java 1.5 for NWDS so as to generate java client proxies for dir API using 'SAP Netweaver' as WebService Runtime.

I see that when a new project is created we have teh option to chose the java complier which was by deafult 6.0, but I changed it to 5.0. With 6.0 the system does nto allow me to use 'SAP Netweaver' as WebService Runtime.

This works fine and I am able to create the Java Proxy clients successfully.

However the in Package Explorer I see the JRE SYSTEM LIBRARY as JAVASE 1.6.

I do not have to change the default JRE as I have only java 1.6 installed on my system.

Do you think this will cause a issue?

Accepted Solutions (0)

Answers (3)

Answers (3)

vikas2
Active Participant
0 Kudos

I haven't tried this with Java proxies but java mappings. Set the Java compliance level to 1.5 in project's properties.

Former Member
0 Kudos

Hi Vicky,

I think , U need jdk 1.5 and then compile that program again in jre1.5 envrionment else it will show

"VERSION" Conflict in ESR .

Regards,

Rudra

agasthuri_doss
Active Contributor
0 Kudos

Hi Vicky,

>>>However the in Package Explorer I see the JRE SYSTEM LIBRARY as JAVASE 1.6.

To my knowledge, should not have an issue..

Cheers

Agasthuri