Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > what are the alternatives for Apache Axis

Reply
Thread Tools

what are the alternatives for Apache Axis

 
 
Bhanu
Guest
Posts: n/a
 
      03-15-2007
Want some suggestion from you guys.
I am using web services to upload data to server, this data is send
after some event(clients not necessarily java clients). Is there some
better approach to do that.
If it is a good approach then what are other alternatives(other that
Apache Axis)

-Thanks

 
Reply With Quote
 
 
 
 
Tomek
Guest
Posts: n/a
 
      03-15-2007
On 15 Mar, 06:04, "Bhanu" <ratneshmau...@gmail.com> wrote:
> Want some suggestion from you guys.
> I am using web services to upload data to server, this data is send
> after some event(clients not necessarily java clients). Is there some
> better approach to do that.
> If it is a good approach then what are other alternatives(other that
> Apache Axis)
>
> -Thanks


Alternatives :
XFire
Celtix
Apache CXF ( still beta )
Glue
JBossWS
ActiveSOAP
JibxSOAP

Try XFire ( http://xfire.codehaus.org/ ), very fast i easy to use.
But use MTOM support for uploading data, as i remember people send
data with size over 100MB whit this.

 
Reply With Quote
 
 
 
 
Ian Wilson
Guest
Posts: n/a
 
      03-15-2007
Tomek wrote:
> On 15 Mar, 06:04, "Bhanu" <ratneshmau...@gmail.com> wrote:
>
>> what are other alternatives (other that Apache Axis)

<for uploading large files via web-services?>
>
> Alternatives :
> XFire
> Celtix
> Apache CXF ( still beta )
> Glue


Is The Electric Mind's "Glue" still available? The URL
http://www.themindelectric.com/glue now leads to
http://www.webmethods.com/ where I can find no mention of Glue.

I'd like to know if it is commercial or open-source and where it can be
obtained.

> JBossWS
> ActiveSOAP
> JibxSOAP
>

 
Reply With Quote
 
Tomek
Guest
Posts: n/a
 
      03-15-2007
> Is The Electric Mind's "Glue" still available? The URLhttp://www.themindelectric.com/gluenow leads tohttp://www.webmethods.com/where I can find no mention of Glue.
>
> I'd like to know if it is commercial or open-source and where it can be
> obtained.
>


As i remember it was commercial, so probably i shouldn't put it on the
list

 
Reply With Quote
 
Tor Iver Wilhelmsen
Guest
Posts: n/a
 
      03-22-2007
På Thu, 15 Mar 2007 09:51:05 +0100, skrev Tomek <>:

> Alternatives :
> XFire
> Celtix
> Apache CXF ( still beta )
> Glue
> JBossWS
> ActiveSOAP
> JibxSOAP


Also keep in mind Axis (1.x) and Axis2 are different beasts. If the OPs
experiences are with the clumsy Axis 1.x code, perhaps looking into Axis 2
is an alternative.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Axis question: what is the correct way to use Axis? ed Java 2 12-08-2006 07:31 PM
Calling a Web Service using Axis, from within an Axis Web Service running under Tomcat hocho888 Java 1 04-29-2005 08:26 PM
AXIS jars org.apache.axis.wsi.* and org.apache.axis.transport.jms.* unkwb@web.de Java 0 02-23-2005 04:02 PM
Axis 1.1 don't delete attachments in the axis attachment cache Stefan Java 0 05-06-2004 08:00 PM
axis.jar does not contain org.apache.axis.client.ServiceClient? Joey Vendetta Java 0 04-01-2004 05:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57