We tried the latest nightly build, but codegeneration with jaxbri still creates a faulty stub as the (released) axis2 versions before: there is a problem with the generation of soap header elements. we use soap headers for our messages to pass meta information. but the headerpart of the wsdl doesn't result in a correct generated stub code.
i posted this problem some months ago in this thread: http://marc.info/?l=axis-user&m=118183234717386&w=2 One of the problems described in that thread is fixed since axis2 1.3 (compile errors in generated stubs with jaxb), but the other one (creation of OMElements for soap headers) is still present. Regards, Andreas -------- Original-Nachricht -------- Datum: Thu, 28 Feb 2008 17:07:17 +0530 Von: "Amila Suriarachchi" <[EMAIL PROTECTED]> An: [email protected] Betreff: Re: [Axis2] JAXB integration status On Wed, Feb 27, 2008 at 5:45 PM, andreas netter <[EMAIL PROTECTED]> wrote: > Hi, > > is the JAXB-RI data binding support in the next Axis2 Version(s) intended > to use in production environments? > > Starting with Axis 1.1.1 early 2007, we evaluated for a project all data > binding frameworks, that were supported by Axis2. We decided to use JAXB, > although it had an experimental status for 1.1.1, because it is most > suitable for our demands. > > Currently we use JAXB-RI with Axis2 1.3 in our test environment, but we > plan to go live in june 2008. > > So, if JAXB-RI support still remains experimental for the next Axis2 > version(s) we have to change the data binding framework. Please have a look at with the a nightly build. Now it is in a production level. thanks, Amila. > > > Regards, > Andreas > -- > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc. -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
