cancel
Showing results for 
Search instead for 
Did you mean: 

webdynpro dc deploy error!!!!

Former Member
0 Kudos

Hello friends!!!

In webdynpro project which references a java DC project.All the builds work, but the deploy fails stating unresolved dependency on the java dc. When I deploy using the Visual Admin, pointing to the WebDynpro ear file, the deploy works successfully. can any one help me what I might be doing incorrect.

Thanks and regards

Susil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Susil,

Java DC could not be deployed separately, but your WebDynpro DC somehow assumes this. Typically it is due to incorrect type of public part of Java DC used in WebDynpro DC.

Ensure public part(s) from your Java DC have type compilation and it will be included in WebDynpro DC or EJB EAR.

Also check Sharing References for your WebDynpro DC -- you may not define reference to Java DC.

Regards,

Arun

Answers (0)