cancel
Showing results for 
Search instead for 
Did you mean: 

Want to deploy local DC into J2EE server

Former Member
0 Kudos

Hi All,

I have modified the existing local DC manually importing "_COMP" folder into NWDS. I have done all required changes to the interactive adobe form and JAVA code. Now i have problem with deploying changes into J2EE server. I tried importing .XDP file and .WDP file,but i don't see the changes reflected in the adobe form. One more thing, i am able to see the new fields added on adobe form when i run the application, but i dont see any value in the new field i added. Looks like adobe form updated and deployed in the server. My problem is with displaying data in the newly added field.

Could any one guide me how to deploy the new changes into J2EE server ?

Thanks,

Chandra

Accepted Solutions (1)

Accepted Solutions (1)

PradeepBondla
Active Contributor
0 Kudos

Hi,

If I understud correctly, you want to deploy your DC directly in server.

Give your server details in NWDS in Window -> preferences -> SAP J2EE engine. you could see your server status under buttom of NWDS "j2ee engine"

build your DC---> right click on DC -> Development Component -> Build

Deploy your DC ---> right click on DC -> Development Component -> deploy

If you are looking for something else, please let me know.

Thanks,

PradeeP

Former Member
0 Kudos

Hi Pradeep,

I tried to use the local J2EE server option in preferences-SAP J2EE engine and i got message saying no local server maintained. Looks like i cant use that option.

I might need to manually import/deploy EAR, XDP and WDP files by logging into server file system and replace the files. Could you please guide me on how and what the files i need to deploy in the server file system.

Thanks,

Chandra

PradeepBondla
Active Contributor
0 Kudos

Hi,

I hope your J2EE server is not there on local system. You have to use the first option in setting the J2EE server ( that is remote server).

Give message server host and port (j2ee server). It should work.

you can deploy the .ear manually (DC contains .ear file). check this thread for the path

Thanks,

PradeeP

Former Member
0 Kudos

Hi Pradeep,

I dont know the message server details and i am trying to import the XDP, EAR and WDP files manually into server file system. Could please let me know if i need to deploy any more files into server file system.

Thanks,

Chandra

Answers (0)