You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Ra...@wellsfargo.com on 2009/06/10 14:59:04 UTC

Download of Taglibs - IO

I would like to download the IO Taglibs to use to create a SOAP client
for my web service.

I checked all the download sites on Apache and its mirrors but couldn't
find the binary download.

Could someone help me by sending me a link to the correct site to
download this.

Thanks

 


Re: Download of Taglibs - IO

Posted by Henri Yandell <fl...@gmail.com>.
Better to go ahead and write the Java. FTP - presumably Commons Net
(though I'm not 100% sure if it does FTP). HTTP/HTTPS to Apache
HttpComponents. XmlRpc probably just use the basic API and SOAP Apache
CXF or Apache Axis2 presumably have some kind of client?

Must admit to not knowing much on SOAP, but a Taglib probably isn't
the way to architect communication against it.

Hen

On Thu, Jun 11, 2009 at 10:20 AM, <Ra...@wellsfargo.com> wrote:
> Thanks for the response!
>
> -----Original Message-----
> From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
> Sent: Thursday, June 11, 2009 12:56 PM
> To: Tag Libraries Users List
> Subject: Re: Download of Taglibs - IO
>
> On Thu, Jun 11, 2009 at 12:50 PM, <Ra...@wellsfargo.com> wrote:
>> If IO is deprecated then which tag should we be using for SOAP
>> communication?
> <snip/>
>
> I haven't looked at the IO taglib in any detail. The fact that its
> deprecated does not necessarily mean that tags will always have
> identical (or close enough even) replacements that can be suggested --
> it means we don't anticipate any further development or releases of
> that taglib here.
>
> -Rahul
>
>
>
>> Thanks
>>
>> -----Original Message-----
>> From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
>> Sent: Thursday, June 11, 2009 12:47 PM
>> To: Tag Libraries Users List
>> Subject: Re: Download of Taglibs - IO
>>
>> On Wed, Jun 10, 2009 at 8:59 AM, <Ra...@wellsfargo.com> wrote:
>>> I would like to download the IO Taglibs to use to create a SOAP client
>>> for my web service.
>>>
>>> I checked all the download sites on Apache and its mirrors but
>> couldn't
>>> find the binary download.
>>>
>>> Could someone help me by sending me a link to the correct site to
>>> download this.
>>>
>> <snip/>
>>
>> The IO taglib was probably never released and has been deprecated
>> (there will be no further work on it here and thus, no future releases
>> as part of Jakarta Taglibs).
>>
>> If you want, you could try building the source yourself and testing it
>> to determine if thats of any use for you. The source in SVN is here:
>>
>>  http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/io/trunk/
>>
>> -Rahul
>>
>>
>>> Thanks
>>>
>>>
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


RE: Download of Taglibs - IO

Posted by Ra...@wellsfargo.com.
Thanks for the response!

-----Original Message-----
From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com] 
Sent: Thursday, June 11, 2009 12:56 PM
To: Tag Libraries Users List
Subject: Re: Download of Taglibs - IO

On Thu, Jun 11, 2009 at 12:50 PM, <Ra...@wellsfargo.com> wrote:
> If IO is deprecated then which tag should we be using for SOAP
> communication?
<snip/>

I haven't looked at the IO taglib in any detail. The fact that its
deprecated does not necessarily mean that tags will always have
identical (or close enough even) replacements that can be suggested --
it means we don't anticipate any further development or releases of
that taglib here.

-Rahul



> Thanks
>
> -----Original Message-----
> From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
> Sent: Thursday, June 11, 2009 12:47 PM
> To: Tag Libraries Users List
> Subject: Re: Download of Taglibs - IO
>
> On Wed, Jun 10, 2009 at 8:59 AM, <Ra...@wellsfargo.com> wrote:
>> I would like to download the IO Taglibs to use to create a SOAP client
>> for my web service.
>>
>> I checked all the download sites on Apache and its mirrors but
> couldn't
>> find the binary download.
>>
>> Could someone help me by sending me a link to the correct site to
>> download this.
>>
> <snip/>
>
> The IO taglib was probably never released and has been deprecated
> (there will be no further work on it here and thus, no future releases
> as part of Jakarta Taglibs).
>
> If you want, you could try building the source yourself and testing it
> to determine if thats of any use for you. The source in SVN is here:
>
>  http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/io/trunk/
>
> -Rahul
>
>
>> Thanks
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Re: Download of Taglibs - IO

Posted by Rahul Akolkar <ra...@gmail.com>.
On Thu, Jun 11, 2009 at 12:50 PM, <Ra...@wellsfargo.com> wrote:
> If IO is deprecated then which tag should we be using for SOAP
> communication?
<snip/>

I haven't looked at the IO taglib in any detail. The fact that its
deprecated does not necessarily mean that tags will always have
identical (or close enough even) replacements that can be suggested --
it means we don't anticipate any further development or releases of
that taglib here.

-Rahul



> Thanks
>
> -----Original Message-----
> From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com]
> Sent: Thursday, June 11, 2009 12:47 PM
> To: Tag Libraries Users List
> Subject: Re: Download of Taglibs - IO
>
> On Wed, Jun 10, 2009 at 8:59 AM, <Ra...@wellsfargo.com> wrote:
>> I would like to download the IO Taglibs to use to create a SOAP client
>> for my web service.
>>
>> I checked all the download sites on Apache and its mirrors but
> couldn't
>> find the binary download.
>>
>> Could someone help me by sending me a link to the correct site to
>> download this.
>>
> <snip/>
>
> The IO taglib was probably never released and has been deprecated
> (there will be no further work on it here and thus, no future releases
> as part of Jakarta Taglibs).
>
> If you want, you could try building the source yourself and testing it
> to determine if thats of any use for you. The source in SVN is here:
>
>  http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/io/trunk/
>
> -Rahul
>
>
>> Thanks
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


RE: Download of Taglibs - IO

Posted by Ra...@wellsfargo.com.
If IO is deprecated then which tag should we be using for SOAP
communication?
Thanks

-----Original Message-----
From: Rahul Akolkar [mailto:rahul.akolkar@gmail.com] 
Sent: Thursday, June 11, 2009 12:47 PM
To: Tag Libraries Users List
Subject: Re: Download of Taglibs - IO

On Wed, Jun 10, 2009 at 8:59 AM, <Ra...@wellsfargo.com> wrote:
> I would like to download the IO Taglibs to use to create a SOAP client
> for my web service.
>
> I checked all the download sites on Apache and its mirrors but
couldn't
> find the binary download.
>
> Could someone help me by sending me a link to the correct site to
> download this.
>
<snip/>

The IO taglib was probably never released and has been deprecated
(there will be no further work on it here and thus, no future releases
as part of Jakarta Taglibs).

If you want, you could try building the source yourself and testing it
to determine if thats of any use for you. The source in SVN is here:

  http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/io/trunk/

-Rahul


> Thanks
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Re: Download of Taglibs - IO

Posted by Rahul Akolkar <ra...@gmail.com>.
On Wed, Jun 10, 2009 at 8:59 AM, <Ra...@wellsfargo.com> wrote:
> I would like to download the IO Taglibs to use to create a SOAP client
> for my web service.
>
> I checked all the download sites on Apache and its mirrors but couldn't
> find the binary download.
>
> Could someone help me by sending me a link to the correct site to
> download this.
>
<snip/>

The IO taglib was probably never released and has been deprecated
(there will be no further work on it here and thus, no future releases
as part of Jakarta Taglibs).

If you want, you could try building the source yourself and testing it
to determine if thats of any use for you. The source in SVN is here:

  http://svn.apache.org/repos/asf/jakarta/taglibs/deprecated/io/trunk/

-Rahul


> Thanks
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org