[jboss-jira] [JBoss JIRA] Closed: (JBESB-311) jbossesb.xml and CBR is broken

Kurt Stam (JIRA) jira-events at jboss.com
Fri Jan 5 14:56:26 EST 2007


     [ http://jira.jboss.com/jira/browse/JBESB-311?page=all ]

Kurt Stam closed JBESB-311.
---------------------------

    Resolution: Done

fixed. It now looks for attributes.

> jbossesb.xml and CBR is broken
> ------------------------------
>
>                 Key: JBESB-311
>                 URL: http://jira.jboss.com/jira/browse/JBESB-311
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Content Based Routing
>    Affects Versions: 4.0
>         Environment: Win2K Pro
>            Reporter: Burr Sutter
>         Assigned To: Kurt Stam
>             Fix For: 4.0 CR2
>
>         Attachments: jbossesb-listener.xml, jbossesb.xml
>
>
> CBR & the new jbossesb.xml don't seem to generate a proper jbossesb-listener.xml.  The CBR properties show up as attributes instead of a child element.  Here is the declaration in jbossesb.xml:
>         <service 
>         	category="MyFirstCBRServicesESB" 
>         	name="FirstCBRServiceESB" 
>         	description="ESB Listener" 
>         	is-gateway="false"
>         	service-class="org.jboss.soa.esb.listeners.message.CbrListener">
>         	<listeners>        
>                   <jms-listener name="XPathContentBasedRouter"
>                               busidref="quickstartEsbChannel"
>                               maxThreads="1">  
>                   <property name="ruleSet" value="MyESBRules-XPath.drl"/>
> 	              <property name="ruleLanguage" value="XPathLanguage.dsl"/>                
> 	             </jms-listener>
>              </listeners> 
>         </service>

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

        



More information about the jboss-jira mailing list