Skip to Content
0
Former Member
Apr 13, 2010 at 06:34 AM

acessing km api in j2ee application ejb

29 Views

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