RE: Webservice in WAR file

2003-07-22 Thread Nicholas Ardlie
absolutely, the Ant task runs on the command line. see http://ant.apache.org/ cya, -Original Message- From: Harsh Nagpal [mailto:[EMAIL PROTECTED] Sent: Wednesday, 23 July 2003 4:36 PM To: [EMAIL PROTECTED] Subject: RE: Webservice in WAR file Thanks Nicholas, But can i use this (ant

RE: Webservice in WAR file

2003-07-22 Thread Harsh Nagpal
Thanks Nicholas, But can i use this (ant files) even tho im not using borland??? [simple guy on the command line :) ] Harsh

RE: Webservice in WAR file

2003-07-22 Thread Nicholas Ardlie
You can use an ant target to pack up a web service war file. I use the following ant target/s to deploy to Borland Enterprise Server 5.2 (running Axis 1.1) (inclusion of the web-borland.xml file is Borland specific)