cancel
Showing results for 
Search instead for 
Did you mean: 

NoClassDefFoundError for EJB referencing External Library

Former Member
0 Kudos

Hi Gurus!

When I use my external library in a WebDynpro this works fine (setting the WebDynpro library reference).

However, when I try to use the same library in an EJB module, this results in the NoClassDefFoundError.

How do I reference the library from the EJB Module?

Thanks,

Jurjen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Created reference to runtime DC in EJB Module DC. This should have been created in the EAR file encapsulating the EJB.