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/08 10:11:47 UTC

[jira] Created: (AXIS-1291) could not find deserialzer for type {http://xml.apache.org/axis/}Void

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1291
    Summary: could not find deserialzer for type {http://xml.apache.org/axis/}Void
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Jarek Gawor

    Created: Thu, 8 Apr 2004 1:10 AM
    Updated: Thu, 8 Apr 2004 1:10 AM

Description:
The following exception is generated when returnType is set to XMLType.AXIS_VOID in the stub in doc/lit case (when parsing a reply):

       {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXException: Deseri
lizing parameter 'requestResponse2Response':  
could not find deserialzer for type {http://xml.apache.org/axis/}Void
       at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:277)
       at org.apache.axis.encoding.DeserializationContextImpl.startElement(Dese
ializationContextImpl.java:1001)
       at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.ja
a:159)
       at org.apache.axis.message.MessageElement.publishToHandler(MessageElemen
.java:1051)
       at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:196)
       at org.apache.axis.message.RPCElement.getParams(RPCElement.java:310)
       at org.apache.axis.client.Call.invoke(Call.java:2381)
       at org.apache.axis.client.Call.invoke(Call.java:2280)
       at org.apache.axis.client.Call.invoke(Call.java:1741)


---------------------------------------------------------------------
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-1291) could not find deserialzer for type {http://xml.apache.org/axis/}Void

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

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Thu, 8 Apr 2004 5:37 AM

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1291
    Summary: could not find deserialzer for type {http://xml.apache.org/axis/}Void
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Jarek Gawor

    Created: Thu, 8 Apr 2004 1:10 AM
    Updated: Thu, 8 Apr 2004 5:37 AM

Description:
The following exception is generated when returnType is set to XMLType.AXIS_VOID in the stub in doc/lit case (when parsing a reply):

       {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXException: Deseri
lizing parameter 'requestResponse2Response':  
could not find deserialzer for type {http://xml.apache.org/axis/}Void
       at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:277)
       at org.apache.axis.encoding.DeserializationContextImpl.startElement(Dese
ializationContextImpl.java:1001)
       at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.ja
a:159)
       at org.apache.axis.message.MessageElement.publishToHandler(MessageElemen
.java:1051)
       at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:196)
       at org.apache.axis.message.RPCElement.getParams(RPCElement.java:310)
       at org.apache.axis.client.Call.invoke(Call.java:2381)
       at org.apache.axis.client.Call.invoke(Call.java:2280)
       at org.apache.axis.client.Call.invoke(Call.java:1741)


---------------------------------------------------------------------
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-1291) could not find deserialzer for type {http://xml.apache.org/axis/}Void

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

    Updater: Jarek Gawor (mailto:gawor@mcs.anl.gov)
       Date: Thu, 8 Apr 2004 1:11 AM
    Comment:
A path for the problem.
    Changes:
             Attachment changed to void.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1291
    Summary: could not find deserialzer for type {http://xml.apache.org/axis/}Void
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Jarek Gawor

    Created: Thu, 8 Apr 2004 1:10 AM
    Updated: Thu, 8 Apr 2004 1:11 AM

Description:
The following exception is generated when returnType is set to XMLType.AXIS_VOID in the stub in doc/lit case (when parsing a reply):

       {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXException: Deseri
lizing parameter 'requestResponse2Response':  
could not find deserialzer for type {http://xml.apache.org/axis/}Void
       at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:277)
       at org.apache.axis.encoding.DeserializationContextImpl.startElement(Dese
ializationContextImpl.java:1001)
       at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.ja
a:159)
       at org.apache.axis.message.MessageElement.publishToHandler(MessageElemen
.java:1051)
       at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:196)
       at org.apache.axis.message.RPCElement.getParams(RPCElement.java:310)
       at org.apache.axis.client.Call.invoke(Call.java:2381)
       at org.apache.axis.client.Call.invoke(Call.java:2280)
       at org.apache.axis.client.Call.invoke(Call.java:1741)


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