You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2005/01/21 18:45:17 UTC

[jira] Commented: (AXIS-1764) Add an XmlBean Serializer and Deserializer to Axis

     [ http://issues.apache.org/jira/browse/AXIS-1764?page=comments#action_57908 ]
     
Davanum Srinivas commented on AXIS-1764:
----------------------------------------

Jonathan,

Checked in the current attachments with minor changes. Can you please clone say sample/swa/build.xml in axis and create a samples/xbeans with the sample code? i'd really appreciate it.

thanks,
dims

> 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