[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6046) ESB Editor for JMS Router missing fields or has wrong field name

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Mar 11 02:56:46 EST 2010


ESB Editor for JMS Router missing fields or has wrong field name
----------------------------------------------------------------

                 Key: JBIDE-6046
                 URL: https://jira.jboss.org/jira/browse/JBIDE-6046
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: esb
    Affects Versions: 3.1.0.GA
            Reporter: Brian Fitzpatrick
             Fix For: 3.2.next, 3.1.1


This came from JBDS-1156

The JMS Router Action does not have a field on the screen for JNDI Name:

Need to add via source view:

     <property name="jndiName" value="queue/quickstart_jms_router_routeTo"/>

The credential name is misspelled, so need to add:
<property name="security-credential" value="guest"/>

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