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/03/24 20:44:58 UTC

[jira] Commented: (AXIS-1263) Mixed content patch to BeanDeserializer

The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Wed, 24 Mar 2004 11:44 AM
       Body:
hmmm. can you please set your editor to replace tabs with 4 spaces? 
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1263&page=comments#action_27788

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1263

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1263
    Summary: Mixed content patch to BeanDeserializer
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Serialization/Deserialization

   Assignee: 
   Reporter: gawor

    Created: Wed, 24 Mar 2004 11:23 AM
    Updated: Wed, 24 Mar 2004 11:44 AM

Description:
Here's a patch to BeanDeserializer to handle mixed content. It only works with beans that implement AnyContentType interface. Otherwise, it's just ignored. The text between elements will be added to the MessageElement array of AnyContentType as org.apache.axis.message.Text instances. Empty text nodes (just with white space) are ignored and the text is trimmed. The patch also includes a new test case. 



---------------------------------------------------------------------
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