| Author |
ANT: Starting & stopping web app on WebSphere 3.5
|
Gian Franco
blacksmith
Ranch Hand
Joined: Dec 16, 2003
Posts: 974
|
|
Hello, Has anyone written an Ant target for stopping and starting a webapp from websphere 3.5? I'm running Ant locally and Websphere is on the server that I can reach with a terminal emulator, telnet or ftp. I'm slowly enhancing one of my scripts in order to avoid repetitive manual tasks especially during the test phase, you know: changing code, compiling, stopping the server, copying the files, starting the server, testing etc...etc... Thanks, greetings, Gian Franco Casula
|
"Eppur si muove!"
|
 |
bas duijzings
Ranch Hand
Joined: Apr 07, 2004
Posts: 83
|
|
hi, take a look at what cactus (apache website) can do for you. It is officially used for testing purposes, but it has a task that starts and stops your app server. There are sample tasks available, but if 3.5 is in there i dont know. It could be out of date, baz
|
have a nice one
|
 |
Gian Franco
blacksmith
Ranch Hand
Joined: Dec 16, 2003
Posts: 974
|
|
Thanks bas, Cheers, Gian Franco
|
 |
 |
|
|
subject: ANT: Starting & stopping web app on WebSphere 3.5
|
|
|