cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy Java DC to engine?

Former Member
0 Kudos

Hi Everyone,

My WebDynpro DC needs another Java DC. I know that I can't deploy a Java DC to j2ee engine directly. In help doc, it suggestes to use SDA or EAR to deploy Java DC. Does someone has even done that, or you know the detail?

Thank you.

Regards, James

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

My issue is that, I can't deploy my Java DC to engine. I have tried the SDA and EAR, but fail.

Who knows the detail of deploy Java DC?

Regards,

James

Former Member
0 Kudos

Hi,

Have you successfully build EAR file, have u included JAR and WAR file if there are,right click on .ear file and deploy to J2EE engine.

if you are getting any specific error do let us know,what error in which step.

Regards,

RK

former_member182372
Active Contributor
0 Kudos

Hello James,

1) Create Java DC.

2) Create public part with type "assembly" which includes required resources (package tree or package)

3) Create J2EE Enterprise Aplication DC

4) Add assembly public part from Java DC to Used DC as "At Build Time"

5) Build J2EE Enterprise Aplication DC and deploy. Jar from Java DC would be included to ear file.

Best regards, Maksim Rashchynski.

P.S.

Please, close the thread if the problem is resolved and award points to helpful answers.

Former Member
0 Kudos

Hi,

Inorder to use DC1 in DC2, you have to establish public parts and Used dependencies.

To know more about DC deployment check JDI Forum.

check these links

http://help.sap.com/saphelp_nw04/helpdata/en/69/dd4000bc1c4f4a8e36829cc7a4b1e1/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/89/6a158b3d254664a0ffbc7381334b76/content.htm

Regards,

RK