cancel
Showing results for 
Search instead for 
Did you mean: 

Server Component?

Former Member
0 Kudos

Hello,

I am assembling an web application with the deploy tool. The webapp is not developed by SAP Netweaver Studio. The webapp is using some libraries, which i want to add to the server classpath for re-use. I have created a 'Server Component' and deployed it in the server. But when i start the web application, after deployment, i get an ClassNotFound exception. Did i forget or missed something? Did i had to restart the server? Or did i had to link the application with the 'Server Component' jars?

Im using 2004s, SP9.

Regards,

Endy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Pascal,

Thanks for your reply. There is no provider.xml in my Web application. The provider.xml is a SAP definition file. I am not developing in Netweaver Studio. Can I generate a provider.xml using the Deploy Tool?

Former Member
0 Kudos

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/16/df813e77d46245e10000000a114084/frameset.htm">Check this entry on help.sap.com</a>.

Former Member
0 Kudos

Ok. thanx, seems 2 me this is the info I Need.

Former Member
0 Kudos

You need to specify references to used libraries in the provider.xml of your web application.