Futher debugging in the issue points to that there is a cicular
reference that hangs the mapper:  I have and Order with a
List<OrderRow> by the order row has a reference to the parent object
so there seems to be a loop happening.

The problem is now that I added an OrderRow.aegis.xml file (which
debug information indicates as found) with a <property name="order"
ignore="true"/> element but it still seems to go into the loop.

Suggestions appreciated. I'm using the latest version.


13:19:14 DEBUG (XMLTypeCreator.java:91) - Mapping file :
foo.FooClass.aegis.xml not found.

13:19:17 DEBUG (XFireProxy.java:50) - Method [fooMethod] [..parameters...]
13:19:17 DEBUG (HttpTransport.java:34) - Creating new channel for uri:
urn:xfire:transport:http:11697239570802-903387020
13:19:17 DEBUG (HandlerPipeline.java:64) - adding handler
[EMAIL PROTECTED] to phase send
13:19:17 DEBUG (HandlerPipeline.java:64) - adding handler
[EMAIL PROTECTED] to phase post-invoke
13:19:17 DEBUG (HandlerPipeline.java:64) - adding handler
[EMAIL PROTECTED] to phase
user
13:19:17 DEBUG (HandlerPipeline.java:64) - adding handler
[EMAIL PROTECTED] to phase
transport
13:19:17 DEBUG (HandlerPipeline.java:64) - adding handler
[EMAIL PROTECTED] to phase
post-invoke
13:19:17 DEBUG (HandlerPipeline.java:115) - Invoking phase post-invoke
13:19:17 DEBUG (HandlerPipeline.java:129) - Invoking handler
org.codehaus.xfire.soap.handler.SoapSerializerHandler in phase
post-invoke
13:19:17 DEBUG (HandlerPipeline.java:129) - Invoking handler
org.codehaus.xfire.util.dom.DOMOutHandler in phase post-invoke


13:19:14 DEBUG (XMLTypeCreator.java:91) - Mapping file :
foo.FooClass.aegis.xml not found.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to