cancel
Showing results for 
Search instead for 
Did you mean: 

ANT task for web dynpro

Former Member
0 Kudos

I am trying to come up with a automated build script for my web Dynpro application. I looked at the help.sap.com as well as on forums. From what I know so far it looks like I will have to use "j2eegenerator", "eargenerator" & "DeployManager" to build, assemble & deploy my dynpro app. I will be probably calling these tools from my ant xml file. I have following questions:

1) Is there already an ant script available to do automated build?

2) If I use "j2eegenerator" then is there a way to create the xml which is input to the j2eegenerator from netweaver studio & change it?

3) The code compiled using "j2eegenerator" is it platform independent? How closely is it tied to the EP SP versions?

Thanks

Sam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi sam,

did you find any solution for this problem? i think i also have to write an ant buildfile since i have to integrate a webdynpro application into an existing project which is build with ant.

best regargs,

robin