Hi Experts
I have created a EJB in a EJB project. From this I have created a wb service.
I have written a custom code in the EJB which requires external jars to be added in the project.
I have added these jars by adding a library in the build path.This resolves the references locally.
When I deploy the code on the SAP Java server I get Java class not found exception.
Can any body let me know where the jars should be added so that the references are resolved at runtime.
Any help will be really helpful
Regards
Nitin