[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5313) Smooks Run As fails on Input Task only configs

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Mon Nov 30 14:41:30 EST 2009


Smooks Run As fails on Input Task only configs
----------------------------------------------

                 Key: JBIDE-5313
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5313
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: smooks
    Affects Versions: 3.1.0.CR1
            Reporter: Brian Fitzpatrick
            Assignee: Tom Fennelly
             Fix For: 3.1.0.GA


Just testing with an Input task, no other tasks, I get this:

Exception in thread "main" java.lang.IllegalArgumentException: No enum const class org.jboss.tools.smooks.launch.ProcessNodeType.
    at java.lang.Enum.valueOf(Enum.java:196)
    at org.jboss.tools.smooks.launch.ProcessNodeType.valueOf(ProcessNodeType.java:1)
    at org.jboss.tools.smooks.launch.SmooksLauncher.fromNodeTypeString(SmooksLauncher.java:117)
    at org.jboss.tools.smooks.launch.SmooksLauncher.main(SmooksLauncher.java:70)

Looks like it's expecting something it's not finding?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list