cancel
Showing results for 
Search instead for 
Did you mean: 

Error with used DC

Former Member
0 Kudos

Hello,

I add the com.sap.engine.deploy.online DC in my used DC in order to use the DeployManager. But when i'm deploying and running it, i get a NoClassDefFound exception.

What should I do ?

Thanks a lot

Message was edited by: Vincent Dionne

Message was edited by: Vincent Dionne

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the hint,

I finally found that I should add the references in the service reference and use the DeployService class instead of the DeployManager class.

I found an example using DeployService in Netweaver Help.

Its working fine now!

thanks again,

Former Member
0 Kudos

Hi Vincent,

please try adding a service reference to the service "deploy" using the context menu of the project->Web Dynpro References->Service references.

This enables the server application to access the corresponding classes at runtime.

Hope that helps.

Regards

Stefan