cancel
Showing results for 
Search instead for 
Did you mean: 

How To deploy EAR file on J2EE engine

Former Member
0 Kudos

Hi All,

Im working on PI 7.1 . I have created an adapter module and have generated the EAR file . I would now like to add my module in the module chain .

I do not have access to the J2EE engine directly from NWDS 7.1 .

So, do I send the EAR file to my Basis and they use some tool (SDM , Deploy Tool etc ??) to deploy this on the J2ee engine ?

Do I need to convert EAR to SDA or somethng like that , and if so, how is that done ?

Is there a step by step doc on this as my basis is not too sure how this will be done?

Thanks a ton guys...

Accepted Solutions (1)

Accepted Solutions (1)

former_member204873
Contributor
0 Kudos

hi,

Convert your EAR file to SDA file using CECTL tool provided with NWDS 7.1.

Please check the link below:

Thanks,

Mayank

Former Member
0 Kudos

Thanks guys,

I feel Im on the right track now . However, now I have a new problem. I ran the CECLT tool with the following command

nwce>createsda -n CheckFileModule -v xyz.com -l CheckFilefactory -c 1 -type J2EE c:\workspace\CheckFileEAR\CheckFile.ear c:\workspace\CheckFileSDA

Conversion of c:\workspace\CheckFileEAR\CheckFile.ear to a SDA of type J2EE

..

Info: JarSAPProcessing version 20070123.1200 / JarSL version 20070507.1400

Building: c:\workspace\CheckFileSDA.ear with compression

Shouldnt this have created a CheckFileSDA.sda file instead of a CheckFileSDA.ear file ???

former_member204873
Contributor
0 Kudos

just rename CheckFileSDA.ear created at c:\workspace\CheckFileSDA.ear to CheckFileSDA.sda

You should have SDA_DD.xml & Sap_manifest.mf also in your SDA file.

Answers (3)

Answers (3)

Former Member
0 Kudos

Basically, you need to name the file with .SDA then use JSPM to deploy into your PI system.

Please refer to Note 1370334 - Securing Payloads in Message-Monitoring

although this note meant for someother reason, but has described similar case and procedure that needs to be followed to deploy EAR files.

I hope this helps you.

Regards

Sekhar

former_member190389
Active Contributor
0 Kudos

There is a tool called as JSPM in PI 7.1

Ask your basis if they can use this tool .

You will have to package it into SDA file.

former_member185881
Active Participant
0 Kudos

Hi Dev

yes you have to convert it into sda, you can do it using NWDS itself.

In NWDS SDM is default linked, you can give username and password of sdm and you can deploy.

If you can take sdm password then you ask your basis team to deploy it into your XI server.

Regards

Dheeraj kumar