Will jboss.net be using the latest axis release when jboss 3.0.1 gets 
released?

Some of their classes have changed some method signatures and so code 
I'm trying to write by looking at their code as an example is not working.

One example is the constructor for BaseDeserializerFactory in jboss 3 
takes: Class, boolean, Class, QName - however the latest axis takes: 
Class, Class, QName. Also, they've changed some of the Constants.XXX 
names. I can give more examples if necessary.

Thanks,
David


-------- Original Message --------
Subject: ANNOUNCE: Axis beta-3 version ready for download
Date: Tue, 9 Jul 2002 18:45:14 -0400
From: Glen Daniels <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "Axis-Dev (E-mail)" <[EMAIL PROTECTED]>, 
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, 
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, 
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, 
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>


Hi all you SOAP fans out there!

Apache Axis (http://xml.apache.org/axis) has just released our third 
beta, on our way to a 1.0 release this summer.

Axis:

* Is a flexible, extensible Web Services framework for Java developers.
* Has an almost complete implementation of Sun's JAX-RPC and SAAJ 
specifications
   (we are currently working on passing the compatibility tests)
* Is easy to use (including "instant deployment" by dropping a Java 
source file
   into a webapp)
* Supports bidirectional WSDL<->Java generation, both via command line tools
   and automatically in the runtime
* Contains support for the new version of the DIME specification for
   attachments
* Contains preliminary SOAP 1.2 support (this should be fleshed out by the
   next release)

To download the release, you can visit 
http://xml.apache.org/axis/dist/beta3.

Please check it out, and send feedback to [EMAIL PROTECTED] or
[EMAIL PROTECTED]

Thanks!

--The Axis Team




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Two, two, TWO treats in one.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to