cancel
Showing results for 
Search instead for 
Did you mean: 

where to deploy EAR file(Client java proxy) in SAP J2EE engine (XI)?

Former Member
0 Kudos

hi i m novice in J2ee technology of XI,

I m trying a blog to create client Java proxy,

can u tell me after making the EAR file .... where should i deploy it,

means it instructs me to deploy the EAR file in the SAP J2EE engine.... what is that .... whats the URL and port ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sudeep,

You can deploy EAR file either using Visual Administrator or SDM.

If you want to deploy through VA, go to /usr/sap/...../j2ee/go.bat

login to VA with administrator rights......

in VA, go to server->services->deploy, In the right side of the screen you will have options to deploy EAR file, select and click OK.......

If you want to deploy through SDM, go to /usr/sap/.../sdm/remotegui.bat

there u have direct options to upload ear/sda/sca file.

Ravi.

Former Member
0 Kudos

ravi thanks,

i dont have VA or SDM access, but i have access to the XI Server... i mean to say i can access the file system of the server,

so if there is a way of manually keeping the file in any particular folder, i can do that,

can u help ..... can u tell me where to keep the EAR file

Former Member
0 Kudos

Sudeep,

>>can u tell me where to keep the EAR file

You can place EAR file anywhere in the XI server, but while deploying u need to use VA/SDM, the paths for these tools i have already mentioned in my previous post.

While using either of these tools, it asks for the path where the ear file is placed in the system, its like ordinary file browsing in windows....

If you do not have access to above tools, ask your basis guy to deploy the same or give acces to you.

Ravi.

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

Deploy ear using SDM (Software Deployment Manager)

http://help.sap.com/saphelp_nw04/helpdata/en/22/a7663bb3808c1fe10000000a114084/content.htm

Regards,

Prateek

Former Member
0 Kudos
Former Member
0 Kudos

In case of XI, whats the URL of the SAP J2EE engine