cancel
Showing results for 
Search instead for 
Did you mean: 

moving the webdynpro application to development server

Former Member
0 Kudos

hi

i have developed my Webdynpro application in

Sandbox Server in NWDS and now i have to move it

to Development Server in Nwds , how can this happen.

Backend system for both sandbox and development server

may or may not be different based on requirement

.can any one suggest me the procedure ?

Accepted Solutions (1)

Accepted Solutions (1)

nikhil_bose
Active Contributor
0 Kudos

As deepak pointed you can do either ways.

using NWDS

1. change the j2ee server. Windows->preference-> J2EE

mention server and port number

deploy application using NWDS

2. If you have any JCo to be changed, go to http://<host>:5<nr>00/webdynpro/welcome

under Content Administration, you can change JCo destinations.

2.1 click on maintain JCo

2.2 choose your project from the source drop down.

2.3 edit and you can change destination R/3 s

nikhil

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you can get your EAR file from the Sandbox and with the help of Visual Administrator you can again deploy this EAR file in the Develpoment Server.

You are using NWDS, if you change the value for the SAPJ2EE engine in which you need to define the message server host and port for the tarjet server, then you can deploy your application directly into the devbox.

Hope this may help you.

Regards,

Deepak