[esb-issues] [JBoss JIRA] Commented: (JBESB-2084) Decision Tables fail silently using BusinessRuleProcessor

Julian Coleman (JIRA) jira-events at lists.jboss.org
Thu Oct 2 09:03:26 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBESB-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12432190#action_12432190 ] 

Julian Coleman commented on JBESB-2084:
---------------------------------------

For SOA-808, the default logging level was reduced in the all, default and minimal
deploys.  It would be possible to change this back for the default deploy, if this is
deemed sensible.  (Note that the standalone build will need to be adjusted, as the
embedded `default' deploy is used to create the standalone deploy.)


> Decision Tables fail silently using BusinessRuleProcessor
> ---------------------------------------------------------
>
>                 Key: JBESB-2084
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2084
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Rosetta
>    Affects Versions: 4.4
>            Reporter: Burr Sutter
>         Attachments: ABusiness_rules_service.zip
>
>
> See attached example/quickstart.  The following in the jboss-esb.xml
> 				<action
> 					class="org.jboss.soa.esb.actions.BusinessRulesProcessor"
> 					name="calculateOrderPriority">
> 					<property name="decisionTable"
> 						value="decisionTables/Priority_Rules.xls" />
> 					<property name="ruleReload" value="true" />
> 					<property name="object-paths">
> 						<object-path esb="body.orderHeader" />
> 						<object-path esb="body.customer" />
> 					</property>
> 				</action>
> Does nothing. 

-- 
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 esb-issues mailing list