You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2006/01/11 16:07:44 UTC

[Axis2] 0.94 release (Re: Any example to send/receive MTOM attachments in Axis 1.3?)

Jarmo,

We've gone thru a lot of profiling for memory leaks and speed, numbers
are holding up pretty well. My gut feeling is that we are ready for
production, but the 0.94 moniker may be a bit worrisome. it's there
because of some check boxes are not ticked off on the wish list
(rpc/encoded for example and note that we are yet to compile a
comprehensive list of things we have *not* done yet).

Here's what i'd recommend about 0.94 release.
- Write a good doc/lit wsdl for your service (pay attention to
SOAPAction in the wsdl)
- Run the codegen (w2j) using XmlBeans databinding
- Make sure you drop your custom WSDL in META-INF/service.wsdl so that
it is picked up at runtime when u type "?wsdl"
- If you want a faster databinding, try the ADB, but that has less
schema coverage than xmlbeans. (log bugs if you want specific stuff,
be prepared to wait for the team to implement)
- Try it both on server and client
- Lastly, please log bugs *as* and *when* u find them with your WSDL.

We need all the feedback and help we can get. Thanks for the encouraging words.

-- dims

On 1/11/06, Jarmo Doc <ja...@hotmail.com> wrote:
> Hi Dims, how would you categorize 0.94 (beta? functionally complete except
> for xyz?) and what's the tentative schedule for a production-quality release
> of Axis 2?
>
> Thanks to you and your team and keep up the good work.
>
>
> >From: Davanum Srinivas <da...@gmail.com>
> >Reply-To: dims@apache.org
> >To: axis-user@ws.apache.org
> >Subject: Re: Any example to send/receive MTOM attachments in Axis 1.3?
> >Date: Wed, 11 Jan 2006 09:44:36 -0500
> >
> >Tao,
> >
> >I'd recommend using Axis2 if you need MTOM support. 0.94 is being cut
> >as we speak.
> >
> >thanks,
> >dims
> >
> >On 1/11/06, Liu, Tao <Ta...@ssa.gov> wrote:
> > > Hi, Is there any sample code to use MTOM in Axis 1.3
> > >
> > > The release notes for Axis 1.3 states that it has preliminary support
> >for
> > > MTOM.
> > >
> > > Thanks,
> > > Tao
> > >
> >
> >
> >--
> >Davanum Srinivas : http://wso2.com/blogs/
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: axis2 0.94 api doc

Posted by Dong Liu <ed...@gmail.com>.
Please check the released Documents Distribution
http://gulus.usherbrooke.ca/pub/appl/apache/ws/axis2/0_94/axis2-0.94-docs.zip

don

On 1/11/06, steven reinisch <st...@medien.uni-weimar.de> wrote:
> hi,
>
> is there an api documentation for axis2 0.94? it is not contained in
> the actual release.
> in how far can the doc of the 0.93 version be used?
>
> thanks,
> steven
>

axis2 0.94 api doc

Posted by steven reinisch <st...@medien.uni-weimar.de>.
hi,

is there an api documentation for axis2 0.94? it is not contained in  
the actual release.
in how far can the doc of the 0.93 version be used?

thanks,
steven