[ http://issues.apache.org/jira/browse/AXIS-1764?page=history ]

Jonathan Colwell updated AXIS-1764:
-----------------------------------

    Attachment: XmlBeanSerializerFactory.java

> Add an XmlBean Serializer and Deserializer to Axis
> --------------------------------------------------
>
>          Key: AXIS-1764
>          URL: http://issues.apache.org/jira/browse/AXIS-1764
>      Project: Axis
>         Type: New Feature
>   Components: Serialization/Deserialization
>     Versions: 1.2RC2
>     Reporter: Jonathan Colwell
>     Priority: Minor
>  Attachments: XmlBeanDeserializer.java, XmlBeanDeserializerFactory.java, 
> XmlBeanSerializer.java, XmlBeanSerializerFactory.java
>
> There have been a number of requests on the Axis User list for XmlBean 
> serializers and samples using them.  A sample using such serializers is 
> available from http://superflaco.com/Beehive/java1dot4XBeanSample.war.  This 
> uses modified versions of the original serializers that used Java 1.5 
> features (original sample is at 
> http://superflaco.com/Beehive/xBeanSample.war) and are therefore unsuited to 
> inclusion in Axis 1.2.  The de/serializers and their factories have been 
> repackaged as org.apache.axis.encoding.ser for easy integration into Axis and 
> can be found in the 1.4 sample source. Addition of these serializers will 
> create a dependency on the Apache XmlBeans project as classes from xmlbeans 
> version 2 are imported.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to