cancel
Showing results for 
Search instead for 
Did you mean: 

ESS customization(Buil failing)

Former Member
0 Kudos

Hi Experts ,

I am working on ESS/MSS customization. Facing problem @initial step.

I have taken project from Track and trying to Deploy it. I can see build is failing with Following log item views.

We are using Same version Jdk As on server.

NWDS7.0 sp18 with jdk1.4.2_22 .

Please help me Solving the issue.

Settings\vanithakulkarni_s\.dtc\0\t\D8D49B3CBE437CC81B5BF89440FC70EA\gen_wdp\packages\com\sap\xss\hr\per\us\address\cc\CcPerAddressInterface.java:18: cannot access com.sap.xss.per.helpers.CcHelper

[javac] ERROR: bad class file: C:\Documents and Settings\vanithakulkarni_s\.dtc\0\DCs\sap.com\ess\per\_comp\gen\default\public\InternationalPersInfo\lib\java\sap.comessper~InternationalPersInfo.jar(com/sap/xss/per/helpers/CcHelper.class)

[javac] ERROR: class file has wrong version 49.0, should be 48.0

[javac] ERROR: Please remove or make sure it appears in the correct subdirectory of the classpath.

[javac] ERROR: import com.sap.xss.per.helpers.CcHelper;

[javac] ERROR: ^

[javac] 1 error

Error: C:\Documents and Settings\vanithakulkarni_s\.dtc\0\DCs\sap.com\ess\us\addr\_comp\gen\default\logs\build.xml:156: Compile failed; see the compiler error output for details.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Thank