Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 0.9.9, 0.9.9.1, 1.0 M1, 1.0 M2, 1.0 M3
-
Fix Version/s: None
-
Component/s: XML
-
Labels:None
-
Environment:IBM AIX 5.2, JDK 1.3.1. Windows 2000 Server SP4, JDK 1.3.1 and 1.4.2_03
-
Number of attachments :1
Description
Hi,
We are trying to marshall an object that contains a vector, without using a mapping file. Using a simple object, the isn't problems, but using a more complex one, class Marshaller falls into loop and fail with a StackOverFlowException.
I attached a test code (eclipse project).
Regards,
-
Hide
- TestCastor.zip
- 10/Mar/06 5:41 AM
- 197 kB
- xavi
-
- TestCastor/.classpath 0.7 kB
- TestCastor/.project 0.5 kB
- TestCastor/commons-lang.jar 166 kB
- TestCastor/commons-logging-api.jar 22 kB
- TestCastor/es/.../gfa/GfaActivity.class 0.6 kB
- TestCastor/es/.../gfa/GfaActivity.java 0.5 kB
- TestCastor/es/.../gfa/GfaActivityLink.class 0.6 kB
- TestCastor/es/.../gfa/GfaActivityLink.java 0.6 kB
- TestCastor/es/lacaixa/.../gfa/GfaItem.class 0.6 kB
- TestCastor/es/lacaixa/.../gfa/GfaItem.java 0.6 kB
- TestCastor/es/lacaixa/.../gfa/GfaTree.class 0.2 kB
- TestCastor/es/lacaixa/.../gfa/GfaTree.java 0.2 kB
- TestCastor/es/.../impl/GfaActivityIfc.class 0.5 kB
- TestCastor/es/.../impl/GfaActivityIfc.java 0.5 kB
- TestCastor/es/.../impl/GfaActivityImpl.class 4 kB
- TestCastor/es/.../impl/GfaActivityImpl.java 3 kB
- TestCastor/es/.../GfaActivityLinkImpl.class 3 kB
- TestCastor/es/.../GfaActivityLinkImpl.java 3 kB
- TestCastor/es/.../impl/GfaItemIfc.class 0.3 kB
- TestCastor/es/.../impl/GfaItemIfc.java 0.3 kB
- TestCastor/es/.../impl/GfaItemImpl.class 3 kB
- TestCastor/es/.../impl/GfaItemImpl.java 2 kB
- TestCastor/es/.../impl/GfaTreeIfc.class 0.4 kB
- TestCastor/es/.../impl/GfaTreeIfc.java 0.4 kB
- TestCastor/es/.../impl/GfaTreeImpl.class 2 kB
- TestCastor/es/.../impl/GfaTreeImpl.java 1 kB
- TestCastor/es/.../util/TestCastor.class 2 kB
- TestCastor/es/.../util/TestCastor.java 2 kB
- TestCastor/es/.../util/XMLGenerator.class 0.4 kB
- TestCastor/es/.../util/XMLGenerator.java 0.3 kB