[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5312) Smooks Run Configuration - needs unique name to avoid collisions

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


Smooks Run Configuration - needs unique name to avoid collisions
----------------------------------------------------------------

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


While testing the Run As... Smooks Configuration functionality, I discovered that each Runtime Configuration was named the same as the smooks configuration file. This is great until you have two smooks configs with the same name. When that happens, the new Runtime Config overrides the old Runtime Config and you lose whatever was set for the first one with the same name.

I recommend that you use a "<project name> + <smooks config name>" approach to create more unique Runtime Configuration names. This will avoid the issue.

The workaround for now is to rename the existing configuration before creating another. 

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