Smooks Editor - Error creating Input Model from Sample Model Data. Error: "Error
build project classpath."
----------------------------------------------------------------------------------------------------------
Key: JBIDE-9322
URL:
https://issues.jboss.org/browse/JBIDE-9322
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.2.0.Final
Environment: Windows 7 SP1 64-bit, SpringSource Tool Suite - Version:
2.7.0.RELEASE
Reporter: Piotr Machner
Assignee: Brian Fitzpatrick
Issue created as a result of the following discussion:
http://old.nabble.com/Error-when-using-Smooks-Tool-Eclipse-3.6-td31309592...
Smooks editor versions where the bug could be reproduced: 1.1.0.v20101022-2113-H122-Beta2,
1.1.0.v20110215-1231-H25-GA
Steps to reproduce:
1) create smooks config xml
2) select Java as input type, then select Input data as Java file. Choose a Java file
which is dependant on a different non-standard Java class (class which has members whose
types are not standard Java types, for example the problem can be reproduced when the Java
file has the following member:
private List<MyCustomAction> myCustomActions;)
Expected result:
The class (along with the classes it depends on) is successfully shown in the editor and
can be used to create the mapping.
Actual result:
The class is not added to the editor. Instead, the following error message shows up:
Check Input Task configuration. Error creating Input Model from Sample Model Data. Error:
"Error build project classpath."
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira