You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ji...@apache.org on 2004/04/09 15:15:43 UTC

[jira] Resolved: (AXISCPP-47) Build with Xerces paser fails when there are whitespaces between tags

Message:

   The following issue has been resolved as FIXED.

   Resolver: Susantha Kumara
       Date: Fri, 9 Apr 2004 6:14 AM

By ignoring unexpected whitespace at the parser level this problem is fixed. Now Axis C++ is interoperable with Axis Java
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-47

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-47
    Summary: Build with Xerces paser fails when there are whitespaces between tags
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Serialization/Deserialization
   Fix Fors:
             current (nightly)
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Samisa Abeysinghe

    Created: Thu, 8 Apr 2004 8:32 AM
    Updated: Fri, 9 Apr 2004 6:14 AM
Environment: Linux with Xerces parser

Description:
If the payload is
<tag1>
  <tag2>
     Content1
  </tag2>
</tag1>
the decerializer fails to parse the content properly.

If the same thing is given like below
<tag1><tag2>Content1</tag2></tag1>
then no problem occures.

The Soap Deserializer needs to handle character data within different tags in order to resolve this problem.



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


Re: [jira] Resolved: (AXISCPP-47) Build with Xerces paser fails when there are whitespaces between tags

Posted by Samisa Abeysinghe <sa...@yahoo.com>.
Hi Susantha, Sanjaya,
   You guys did a great job to fix the bug. Big thanks. 
Regards,
Samisa...

jira@apache.org wrote:
Message:

The following issue has been resolved as FIXED.

Resolver: Susantha Kumara
Date: Fri, 9 Apr 2004 6:14 AM

By ignoring unexpected whitespace at the parser level this problem is fixed. Now Axis C++ is interoperable with Axis Java
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/AXISCPP-47

Here is an overview of the issue:
---------------------------------------------------------------------
Key: AXISCPP-47
Summary: Build with Xerces paser fails when there are whitespaces between tags
Type: Bug

Status: Resolved
Priority: Major
Resolution: FIXED

Project: Axis-C++
Components: 
Serialization/Deserialization
Fix Fors:
current (nightly)
Versions:
current (nightly)

Assignee: 
Reporter: Samisa Abeysinghe

Created: Thu, 8 Apr 2004 8:32 AM
Updated: Fri, 9 Apr 2004 6:14 AM
Environment: Linux with Xerces parser

Description:
If the payload is


Content1


the decerializer fails to parse the content properly.

If the same thing is given like below
Content1
then no problem occures.

The Soap Deserializer needs to handle character data within different tags in order to resolve this problem.



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


---------------------------------
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today