cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy changes in Java DC

Former Member
0 Kudos

Hi,

I have 3 DCs, a WD DC, Java DC and External Library DC for my application.

Now, i have made few changes in the java file contained in the Java DC. How do i deploy the changes made in the java DC, so that it gets refelected in the WD application??

I do not see any option for deploy, only build is availbale which does not result in reflecting any of the changes.

Please suggest the steps to be followed in this scenario.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Java DC's are not deployable as they are not builded into an .ear or a .war file.

Yout Web Dynpro DC is probably using the Java DC. Rebuild the Web Dynpro DC end redeploy this one.

Hope this helps.

Regards,

Alain

Former Member
0 Kudos

Hi Alain,

Thanks for ur response...

Yes, the WD DC is using the Java DC. But when i make the changes and build and deploy the WD DC the changes are not getting reflected.

Please help...

Former Member
0 Kudos

Hi,

On your WD DC try re-sync the used DC's, then build & deploy again.

If this does not work, make a dummy change in your WD DC (like adding a blank in a Java class) and build & deploy the WD DC again. (Sometimes the changed used DC's are not always recognized to update the reference in the using DC).

Hope this helps.

Regards,

Alain