The Apache Axis team is pleased to announce that version 1.1 of the Axis SOAP
toolkit.
The 1.1 release includes many improvements from 1.0, including:
- Increased WSDL/schema support
- Improved SOAP 1.2 support
- More transports (JMS/SMTP)
- Support for COM/CORBA/RMI objects as backends
- bug fixes: including bulletproofing against cross-site scripting and XML
entity inclusion attacks
Download Apache AXIS 1.1
Read about Apache AXIS
-
Apache AXIS 1.1 Released (12 messages)
- Posted by: Dion Almaer
- Posted on: June 16 2003 12:11 EDT
Threaded Messages (12)
- Apache AXIS 1.1 Released by Nick Laborera on June 16 2003 12:21 EDT
- Apache AXIS 1.1 Released by Mike Perham on June 16 2003 13:23 EDT
- Apache AXIS 1.1 Released by Nick Laborera on June 16 2003 14:29 EDT
- Apache AXIS 1.1 Released by Mike Perham on June 16 2003 03:37 EDT
- Apache AXIS 1.1 Released by Nick Laborera on June 16 2003 14:29 EDT
- A BIG thank you APACHE team. by sean decor on June 16 2003 14:22 EDT
- Apache AXIS 1.1 Released by Konstantin Ignatyev on June 16 2003 15:46 EDT
- Apache AXIS 1.1 Released by Nick Laborera on June 16 2003 16:11 EDT
- Dare I criticise Axis? by Nick Minutello on June 16 2003 18:50 EDT
- WSIF by Matthew Easlea on June 17 2003 02:19 EDT
- Not yet..... by Tech Buff on June 17 2003 17:54 EDT
- Not yet..... by Nick Laborera on June 17 2003 20:44 EDT
- Site is updated now with 1.1 info by Davanum Srinivas on June 19 2003 11:01 EDT
- Not yet..... by Nick Laborera on June 17 2003 20:44 EDT
-
Apache AXIS 1.1 Released[ Go to top ]
- Posted by: Nick Laborera
- Posted on: June 16 2003 12:21 EDT
- in response to Dion Almaer
This is Great! kudos to Axis team. -
Apache AXIS 1.1 Released[ Go to top ]
- Posted by: Mike Perham
- Posted on: June 16 2003 13:23 EDT
- in response to Dion Almaer
Anyone know how well AXIS jives with the latest draft of WS-I Basic Profile? -
Apache AXIS 1.1 Released[ Go to top ]
- Posted by: Nick Laborera
- Posted on: June 16 2003 14:29 EDT
- in response to Mike Perham
In what part of WS-I profile? this thing is a huge sets of specs, ranging to a number of RFC's, UDDI and etc. But if you are looking for WSDL/SOAP/XML schema/types, then AFAIK it is compliant. -
Apache AXIS 1.1 Released[ Go to top ]
- Posted by: Mike Perham
- Posted on: June 16 2003 15:37 EDT
- in response to Nick Laborera
The parts that make sense. :-)
I found this soon after posting. Looks like they will try to be compliant but will not guarantee it.
http://www.mail-archive.com/axis-user at xml dot apache dot org/msg10696.html -
A BIG thank you APACHE team.[ Go to top ]
- Posted by: sean decor
- Posted on: June 16 2003 14:22 EDT
- in response to Dion Almaer
You have made our life so easy - tomcat, xerces, axis, ant, apache web server, log 4 j and the list goes on and on...
Thanks a lot ................ -
Apache AXIS 1.1 Released[ Go to top ]
- Posted by: Konstantin Ignatyev
- Posted on: June 16 2003 15:46 EDT
- in response to Dion Almaer
I did not find couple of thing on Axis site:
1. There used to be a nice table, which represented results of interoperability tests between various SOAP implementations. Where it is now?
2. In my tests about a year ago Axis was many times slower than Glue. How about relative performance now? -
Apache AXIS 1.1 Released[ Go to top ]
- Posted by: Nick Laborera
- Posted on: June 16 2003 16:11 EDT
- in response to Konstantin Ignatyev
-
Dare I criticise Axis?[ Go to top ]
- Posted by: Nick Minutello
- Posted on: June 16 2003 18:50 EDT
- in response to Dion Almaer
I dont particularly want to rain on Axis' 1.1 release parade - but I think that they have some serious work to do in simplifying / factoring out soap engine and transport.
The hoops you have to jump through to use a transport other than HTTP (e.g. JMS) is OTT and its messy. Perhaps not too many people do it - hence its not been targeted specifically.
Also, I cant believe that the examples work - given that I basically copied the file transport and I spent ages pulling my hair out until I worked out that a rather significant piece of initialisation was missing...
The JMS transport example they have is quite a monster in terms of complexity - and its missing a fundamental component - an MDB server implementation.
They really should look at the model that PocketSoap has - where the SOAP Engine has a very simple interface (String in, String out) making it a cinch to plug in whatever transport you dream of.
Thats my whinge for today :)
(We know we have it easy when we can complain about free software ;-) )
-Nick -
WSIF[ Go to top ]
- Posted by: Matthew Easlea
- Posted on: June 17 2003 02:19 EDT
- in response to Nick Minutello
What does this mean for the WSIF project
i have found that it simplified some of the transport related issues...... -
Not yet.....[ Go to top ]
- Posted by: Tech Buff
- Posted on: June 17 2003 17:54 EDT
- in response to Dion Almaer
Check out http://ws.apache.org/axis/index.html
It still shows Release Candidate #2 for version 1.1!
The Axis official web site hasn't yet made it official!
May be we should wait for the official release rather than 'unofficial' ones in these forums! -
Not yet.....[ Go to top ]
- Posted by: Nick Laborera
- Posted on: June 17 2003 20:44 EDT
- in response to Tech Buff
Try to look around harder! ;-) -
Site is updated now with 1.1 info[ Go to top ]
- Posted by: Davanum Srinivas
- Posted on: June 19 2003 11:01 EDT
- in response to Nick Laborera
1.1 was released on June 16. See http://marc.theaimsgroup.com/?l=axis-dev&m=105577977007676&w=2 for the announcement email.