cancel
Showing results for 
Search instead for 
Did you mean: 

Java Client Proxy. Help required

Former Member
0 Kudos

Hi,

I have made Java Client Proxy in NWDS 7.0 and have made ear file of it.

I am using PI 7.1

Can I deploy ear file to j2ee engine of PI 7.1 using SDM. If yes then how. If no then what is the new process.

Please send some docs for the same.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

U can deploy java client proxy through NWDS or JSPM.

Refer this for JSPM: http://help.sap.com/saphelp_nwpi71/helpdata/en/87/4797422930c56ae10000000a155106/frameset.htm

You have to create one SDA file from the EAR (exported EAR file from NWDS) file (forums available on SDN).

Using NWDS :http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?quicklink=index&overridelayout=true(Refer 4.11 section of this wiki).

I am not sure whether the EAR files created on NWDS 7.0 are deployable on PI7.1 but fyi i am using NWDS 7.1 SP08 to deploy my java and adapter modules on PI7.1(and they all are working fine).

Thanks

Amit

Former Member
0 Kudos

Hi,

I am not sure about the versions...

But in NWDS there is an option to configure the server details (from window menu option..can configure either as local or server...)where you want to deploy the same...

once configured then right click the EAR file and deploy...

it will show you the logs also..about the deployment...

HTH

Rajesh