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 "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2007/09/28 14:54:16 UTC

[jira] Updated: (AXIS-1401) deserialization with BeanDeserializer of complex object doesn't work

     [ https://issues.apache.org/jira/browse/AXIS-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS-1401:
-----------------------------------

    Assignee:     (was: Davanum Srinivas)

> deserialization with BeanDeserializer of complex object doesn't work
> --------------------------------------------------------------------
>
>                 Key: AXIS-1401
>                 URL: https://issues.apache.org/jira/browse/AXIS-1401
>             Project: Axis
>          Issue Type: Bug
>    Affects Versions: 1.2 Beta
>         Environment: java 1.4 on windows xp
>            Reporter: Jan-Philipp Bolle
>
> Hello Developers,
> In my case the BeanDeserializer doesn't work. I have got a response from the axis-server which contains a complex object that has a reference of another complex object. The serialization works well. But after the deserialization the reverences complex object is missing.
> I have created a JunitTest that shows the problem in detail.
> The testclass is accessible under http://cvs.sourceforge.net/viewcvs.py/jbpm/ws4jbpm/src/test/java/org/jbpm/ws/JbpmDeserTest.java
> To run the test you need the jar http://cvs.sourceforge.net/viewcvs.py/jbpm/ws4jbpm/lib/jbpm/jbpm.core.jar.
> The test testEasyTree deserilize a string envelopeEasy. This contains only the object tokenimpl. This test works.
> But the test testComplexTree fails. It trys to deserialize the string envelopeComplex. This string contains an invocationlogimpl that has reference to tokenimple. After the deserialization the referenzed object is null.
> Tank you in advance Philipp  

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org