[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlbeans-dev
Subject:    [jira] Created: (XMLBEANS-402) Serializing XMLBeans Objects
From:       "Sidharth Singh (JIRA)" <xmlbeans-dev () xml ! apache ! org>
Date:       2009-03-04 16:03:56
Message-ID: 625917842.1236182636354.JavaMail.jira () brutus
[Download RAW message or body]

Serializing XMLBeans Objects
----------------------------

                 Key: XMLBEANS-402
                 URL: https://issues.apache.org/jira/browse/XMLBEANS-402
             Project: XMLBeans
          Issue Type: New Feature
            Reporter: Sidharth Singh
            Priority: Minor


I compiled a xsd file using the XmlBean, it generates many Document Interfaces and \
many Document Classes which implements those interfaces. So, whatever Document \
Interfaces are created, all extends java.lang.Object and implements \
org.apache.xmlbeans.XmlObject. XmlObject implements XmlTokenSource and XmlTokenSource \
in turn extends java.lang.Object. So, in this hiererchy you don't find any interface \
called java.io.Serializable.

I am just retruning the webservice response to the client using the following 
PersPkgPolicyQuoteInqRsDocument.Factory.parse( resXml ).getPersPkgPolicyQuoteInqRs(); \
 But since it is not serialized, I am not getting the desired output.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic