ant task to deploy Apache SOAP service

2001-08-04 Thread HariNam Singh
Hi, did anyone write an ant task to deploy SOAP service to Apache SOAP server. Some ant task, where I can speciry the RPC Router URL and descriptor file would be nice. Then I could deploy the SOAP services as part of the build. It's pretty simple to write. Though, it seems also so basic that it

RE: ant task to deploy Apache SOAP service

2001-08-02 Thread HariNam Singh
3 PM To: [EMAIL PROTECTED] Subject: Re: ant task to deploy Apache SOAP service Ok hmm what's an ant task? I'm lower then basic, i don't even know what it is. ;-) Steeve... HariNam Singh <[EMAIL PROTECTED]> on 02/08/2001 03:18:09 PM Please respond to [EMAIL PROTECTED]

RE: ant task to deploy Apache SOAP service

2001-08-02 Thread Daryl Beattie
PM > To: '[EMAIL PROTECTED]' > Subject: RE: ant task to deploy Apache SOAP service > > > See > http://jakarta.apache.org/ant > > It's a build tool. Compared to make, it's more platform > independant, and > java friendly. It's a very cool tool,