cancel
Showing results for 
Search instead for 
Did you mean: 

acessing km api in j2ee application ejb

Former Member
0 Kudos

Hi ,

I am trying to access km api in ejb application which has been published as webservice. i have addedd the km api jars as dependency to the ejb application giving it as build deploy and runtime dependency. the project build with some warnnings.

when i the execute webservice using webservice navigator as soon as i access the km api it gives me runtime exception for the km api classes and says NoClassDefFoundError.

how do we solve the runtime error.

Edited by: srikumar venkatraman on Apr 13, 2010 8:34 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Srikumar,

If its giving NoClassDefFoundError, then please find out what class it is complaining about and check if that package has been deployed correctly or not. Usually, redeploying that missing class/package using the SDM option 3 on deployment screen which says 'upgrade regardless of SCA/SDA version' resolves the inconsistencies.

Regards,

Snehal Bhaidasna

SAP Labs, Palo Alto, CA(USA)