-
Bug
-
Resolution: Won't Do
-
Major
-
4.0.0.GA
-
None
I have a problem using the 'Smooks Processing' tool to configure a smooks file (used for converting XML to Java) when the Java-class is located in a jar file.
The problem seems to relate to the 'Java Mapping' view of the 'Smooks Processing' tool and generates an OutOfMemoryException. The exception occurs when inside the 'Java Mapping' view and clicking or dragging input elements to corresponding output elements or selecting the connection between the elements. The exception sometimes occur at the first adjustments and sometimes it takes several adjustments before it occurs. When using a file where the elements already have been connected, the exception sometimes occur imidiatly when selecting the 'Java Mapping' icon.
I have not seen this problem when using a Java-class which is not located in a jar file.
Attached is an example jar file ('example.jar') and XML schema ('example.xsd') which I have used to reproduce the problem.