Hello,
I'm getting the following marshall exception with Castor.
Exception: org.exolab.castor.xml.MarshalException: element
"IntegerValue" occurs more than once. (parent class:
plexil.ArgumentsItem)
location:
/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/_items/IntegerValue{File:
[not available]; line: 480; column: 102}
[Ljava.lang.StackTraceElement;@1546dbc
It seems like it's triggered here:
PlexilPlan root = (PlexilPlan)
Unmarshaller.unmarshal(PlexilPlan.class, reader);
All the arguments to the function are valid. The xml schema allows for
multiple occurrences of "IntegerValue".
Any insight would be very helpful.
Thanks,
Sankalita
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email