Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9322

Smooks Editor - Error creating Input Model from Sample Model Data. Error: "Error build project classpath."

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 3.3.x
    • 3.2.0.Final
    • smooks
    • None
    • Hide

      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."

      Show
      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."

      Issue created as a result of the following discussion:
      http://old.nabble.com/Error-when-using-Smooks-Tool-Eclipse-3.6-td31309592.html#a32035041

      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."

            Unassigned Unassigned
            machinery Piotr Machner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: