cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy a jave application in J2ee engine

Former Member
0 Kudos

Hi All,

Recently I have downloaded CE trail version. How can I deploy a java application in server. I couldn't find that info in manual. However, i tried to run from NWDS, but I'm getting SDM host not configured error.... can any one suggest me?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Thanks Barroso

I couldn't find required options in NWDS as mentioned in the link. Like Deploy view, project configuration and all....

Please advice me is there any pre-requisites should have done for enabling those options.....

Former Member
0 Kudos

Hi,

Try it.

Window -> Preferences -> SAP AS Java

Type the Instance Host : ie. localhost

Type the Instance Number : 1

See your correct parameters

Regards

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Chinna,

First of all you need to create a Web module,EJB Module and Enterprise Application Module.

You need to build a WAR file for(Web Module), JAR file for (EJB Module). then you need to build a EAR File where you need to include the corresponding JAR and WAR File.

Then you need to give the name J2EE Engine name and the corresponding Port number. Then right click on the EAR file created and click Deploy in j2ee engine.Then you should see the Deployment successfull message.

If you see Deployment aborted message, there might be some error in your one of the modules. This is just an overview.

Refer following links:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c... ---Useful link

http://help.sap.com/saphelp_nw70/helpdata/EN/2d/b8b2426dbec86ae10000000a155106/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/100dac80-f93c-2a10-15a1-a9ac1fd3...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cc27f10d-0d01-0010-518e-f14d3cea...

Regards,

N.Jayanth Kumar

Edited by: Jayanth Kumar on Mar 18, 2008 6:07 AM

Edited by: Jayanth Kumar on Mar 18, 2008 6:13 AM

Former Member
0 Kudos

hi chinna,

you can deploy java application using nwds.

there u need to open J2EE pesrpective go to prefrences and in that select j2ee and configure the ports.

Thanks & Regards,

Rama Krishna