cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Deply using JSPM in PI 7.1

Former Member
0 Kudos

Hi Experts,

Please can any one tell me the process how to deploy *.war in PI 7.1.

I tired to use JSPM tool but unable to deploy (FTP_JDBC_ConnectionValidation_711.zip).

Thanks

Sunil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check these two notes:

1138877 ==> How to deploy external drivers JDBC/JMS adapters for PI 7.1

1147119 ==> Central SAP Note JSPM 7.1

Hope this helps.

Regards,

Siddhesh S.Tawate

Former Member
0 Kudos

Hi,

I could not get any information in regarding the Connectivty test from the above Notes.

I have the following FTP_JDBC_ConnectionValidation_711.ear zip file to be deployed in PI 7.1

Thanks

Sunil

Former Member
0 Kudos

Hi,

The above notes are for JSPM tool. Just check if the below link is of any use to you.

http://help.sap.com/saphelp_nwpi71/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm

Just a thought, probably the subject of thread is misleading as I am not sure if your particular application has to be deployed using JSPM.

Regards,

Siddhesh S.Tawate

Edited by: siddhesh tawate on May 16, 2009 3:22 PM

Former Member
0 Kudos

Hi,

There was system problem cause of this I am unable to continue.

Thanks for your support

Sunil

Former Member
0 Kudos

Hello:

Can you tell me , how to reslove the issue? thanks!!

prateek
Active Contributor
0 Kudos

I am not sure if there is a direct way. But a way would be creating .ear file out of it and then deploy it.

1. Extract your war file.

2. In NetWeaver Developer Studio create a Web Module project

3. Import the extracted content in webContent folder of project.

4. Create another project of type Enterprise Module and provide a reference to Web Module project.

5. Now right click on Enterprise Module project and click on Build Application Archive.

6. Try to deploy the .ear created.

Regards,

Prateek