cancel
Showing results for 
Search instead for 
Did you mean: 

How to package a Java DC into a Enterprise application DC

Former Member
0 Kudos

Hi.

I have developed some code in a Java DC. the code is used in a Session Bean.

I now want to pack the Java DC with the Bean into a Enterprise Application DC.

The public parts of type assembly has been defined for the Java DC and the Enterprise Application DC has been configured to use them.

However after the build of the Enterprise Application DC I do not find the jar file for the Java DC in the EAR file.

Am I missing something?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rooney,

Once you import your DC inside you have to synchronize it with the existing DCs. This you can do in Development Infrastructure by finding your Java DC>right click it>select sync/create project-->select sync dcs.

Then give dependencies and build.

Hope it solves your problem.

Regards

Srinivasan Subbiah