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
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]
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,