Skip to Content
0
Former Member
Oct 23, 2012 at 02:44 PM

External Library issue

55 Views

Hi,

We have a requirement in CRM B2B web shop where we need to access third party web service. We have all the required JARS related to webservice. I am working on NWDS 7.3. I am calling this service from one of the Z Class method created in home/shr/ext.

I have added external JARS by creating a new External library DC under SHRWEB and added dependency between home/shr/ext and newly created external libaray DC.

I have followed the below SAP help for this
http://help.sap.com/saphelp_nw70/helpdata/en/46/3ce3e4df201d63e10000000a11466f/content.htm

I was able to deploy the application successfully but am getting NoClassFound Exception for one of the class which is there in jar file while calling this service, means the JARS are not available for the application.

Can any one please suggest how to resolve this issue.


Thanks,
Rajinikanth G