cancel
Showing results for 
Search instead for 
Did you mean: 

Importing JAVA bean model from another DC

Former Member
0 Kudos

Hi Experts

I have created a WD DC wich uses another DC's Command Bean (packed as SDA) in order to create a model. The model creation works fine. Unfortunately when I deploy my WD DC i get a runtime error:

java.lang.NoClassDefFoundError: <classpath (e.g. com.vendor/application/path)>

-->for a class wich is part of my used DC wich I use to create the model and should be therefore available.

Do I need to implement another reference path to the used classes/methods in order to use them? What am I doing wrong?

I know there has been a simliar post, but unfortunateley there was no answer for the problem.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alex,

Can u send the complete stack trace?? Apart from that just check ur model dc is deployed properly on ur server. In case u have made any change to implementation part of the bean, restart may help.

regards

Sumit

Answers (0)