You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-user@ws.apache.org by gn...@wipro.com on 2006/05/16 13:09:24 UTC

WSIF Ant tasks

Hi,

I have just started using WSIF. I have a requirement where I want to
expose my Java components as WSDLs.
I want to know if Ant tasks are available to conver Java to WSDL with
Java binding extensions. The normal
<axis-java2wsdl> task gives only soap:binding.

Pls let me know if the Ant tasks are avaiable to do this.

Thanks & Regards
Gnanaprakash



The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Re: WSIF Ant tasks

Posted by Jeff Greif <jg...@alumni.princeton.edu>.
WSIF is intended for producing clients that consume web services with
existing WSDL descriptors.  It is not a web service implementation
platform.  Apache Axis, JBOSS, BEA Weblogic and IBM Websphere, among
others, are examples of such platforms.

Jeff

On 5/16/06, gnanaprakash.valacha@wipro.com
<gn...@wipro.com> wrote:
>
>
>
> Hi,
>
> I have just started using WSIF. I have a requirement where I want to expose my Java components as WSDLs.