Re: Axis 2.0 and WSIF
Aleksander Slominski <[email protected]> Tue, 20 Jun 2006 18:58:36 -0400
| Newsgroups | gmane.comp.apache.webservices.wsif.devel |
|---|---|
| Message-ID | <[email protected]> |
Jackson, Douglas wrote: > Hi! > I started looking into migrating WSIF to work with Axis 2.0. that is very good news! > However, > Axis 2.0 does not have a lot of the data binding/type mapping stuff > that was in Axis 1.x. Would it be ok to incorporate the 1.x classes > needed into WSIF since they will not be going into Axis 2.x? > Axis 2.x works with OMElements for the calls rather than Java > objects and dynamic data binding/type mapping to convert to XML. > i think OMElement is a raw ML without any databinding and AXIS2 allows at least two data bindings. first one is ADB which is based on simple Java Beans (AFAIR) and second is XmlBeans based - it would be good to support both - maybe using some kind of flag in mappings? best, alek > -----Original Message----- > From: Aleksander Slominski [mailto:[email protected]] > Sent: Monday, June 05, 2006 10:34 AM > To: [email protected] > Subject: Re: Axis 2.0 and WSIF > > Jackson, Douglas wrote: > >> Hi! >> I heard nothing in regards to how to migrate to Axis 2.0 when >> using WSIF. >> Is there an upgrade path? >> >> > hi Doug, > > there are no specific plans that I know about. however if somebody has > code/parch for such provider it could be easily added. > > thanks, > > alek > > -- The best way to predict the future is to invent it - Alan Kay