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 ji...@apache.org on 2004/04/06 05:34:43 UTC

[jira] Created: (AXIS-1285) Support for QName in SimpleSerializer/Deserializer

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1285

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1285
    Summary: Support for QName in SimpleSerializer/Deserializer
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Serialization/Deserialization

   Assignee: 
   Reporter: Jarek Gawor

    Created: Mon, 5 Apr 2004 8:33 PM
    Updated: Mon, 5 Apr 2004 8:33 PM

Description:
There is a QName serializer and deserializer but it does not handle attributes or beans that inherit from QName. 
The following patch modifies the SimpleSerializer/Deserializer to handle beans that inherit from QName. This also allows the beans that inherit from QName to have attributes. The beans that inherit from QName type must support Foo(String namespace, String localPart) constructor.



---------------------------------------------------------------------
JIRA INFORMATION:
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


[jira] Closed: (AXIS-1285) Support for QName in SimpleSerializer/Deserializer

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Wed, 7 Apr 2004 6:01 AM

Applied fix.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1285

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1285
    Summary: Support for QName in SimpleSerializer/Deserializer
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis
 Components: 
             Serialization/Deserialization

   Assignee: 
   Reporter: Jarek Gawor

    Created: Mon, 5 Apr 2004 8:33 PM
    Updated: Wed, 7 Apr 2004 6:01 AM

Description:
There is a QName serializer and deserializer but it does not handle attributes or beans that inherit from QName. 
The following patch modifies the SimpleSerializer/Deserializer to handle beans that inherit from QName. This also allows the beans that inherit from QName to have attributes. The beans that inherit from QName type must support Foo(String namespace, String localPart) constructor.



---------------------------------------------------------------------
JIRA INFORMATION:
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


[jira] Updated: (AXIS-1285) Support for QName in SimpleSerializer/Deserializer

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Jarek Gawor (mailto:gawor@mcs.anl.gov)
       Date: Mon, 5 Apr 2004 8:35 PM
    Changes:
             Attachment changed to simpleser.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1285?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1285

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1285
    Summary: Support for QName in SimpleSerializer/Deserializer
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Serialization/Deserialization

   Assignee: 
   Reporter: Jarek Gawor

    Created: Mon, 5 Apr 2004 8:33 PM
    Updated: Mon, 5 Apr 2004 8:35 PM

Description:
There is a QName serializer and deserializer but it does not handle attributes or beans that inherit from QName. 
The following patch modifies the SimpleSerializer/Deserializer to handle beans that inherit from QName. This also allows the beans that inherit from QName to have attributes. The beans that inherit from QName type must support Foo(String namespace, String localPart) constructor.



---------------------------------------------------------------------
JIRA INFORMATION:
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