Skip to Content
0
Former Member
Dec 24, 2007 at 04:29 AM

Version Error after deploying the modified ESS Applications

21 Views

Hi All,

I have modified the ESS Payslip application through NWDS after the configuration of NWDI.

I have did small change in the coding and I build and deployed the application. When I saw the payslip application in portal I am getting the following error.

java.lang.UnsupportedClassVersionError: com/sap/xss/hr/rem2/cc/wdp/InternalCcRem2 (Unsupported major.minor version 50.0)

at java.lang.ClassLoader.defineClass0(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:539)

at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)

at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)

at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)

... 63 more

In my machine I have installed the following JDK

JDK Version : jdk1.6.0_03 (client Machine)

: jdk1.4.2_11-b06 (EP Server)

I am on EP7.0 SP11, ESS6.0

Can anyone guide me

Thanks in advance

Ponnusamy P