cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice when deployed using NWDS gives error message "UWLException"

Former Member
0 Kudos

Hi,

A Java project was created and java class having a method for determining the number of items in the UWL was created. Then in webservice perspectice, a webservice was created for that java class and ear was built and deployed. When deployed I see an runtime error happening, saying "com.sap.netweaver.bc.uwl.UWLException" and noClassDefFoundError.

Please suggest some solution for this.

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

you have to add dependency to the ear dc for the dependency you add for your java dc.

Answers (0)