SLIDE 1
Major changes from Axis 1.x
- Investigate the possibility of using data
binding tools…XmlBeans, JAXB, Castor…
- Focus on doc/lit (Hi Glen... )
- RPC lit/enc will be layered on top of doc/lit
Axis2 Data-binding Thoughts Major changes from Axis 1.x - - PowerPoint PPT Presentation
Axis2 Data-binding Thoughts Major changes from Axis 1.x Investigate the possibility of using data binding toolsXmlBeans, JAXB, Castor Focus on doc/lit (Hi Glen... ) RPC lit/enc will be layered on top of doc/lit
“Java” Objects XML AXIOM DOM StAX or SAX StAX or SAX StAX Generated code (specific to data-binding framework used)
XML Schema Interfaces Implementation classes Is it possible to decouple these? Anyone of aware of type substitution is JAXB?