[JBoss JIRA] Created: (JBRULES-1687) Eclipse based decision table editor
by Michael Neale (JIRA)
Eclipse based decision table editor
-----------------------------------
Key: JBRULES-1687
URL: https://jira.jboss.org/jira/browse/JBRULES-1687
Project: JBoss Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Decision tables
Affects Versions: 4.0.7
Reporter: Michael Neale
Assignee: John Graham
Fix For: FUTURE
We have a few options for this:
1) Edit the guided decision table format (using the same model the web editor uses)
2) Provide an editor that can edit a subset of XLS formatted decision tables
3) Some other format which is unique to this editor... (may be column based rather then row based for instance).
In all cases, drl is generated.
Each approach has pros/cons, need to investigate some options and come up with some estimate on difficulty.
--
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
14 years, 11 months
[JBoss JIRA] Created: (JBAS-9389) "/ by zero" in ExtendedElectionPolicySimple
by Dennis Reed (JIRA)
"/ by zero" in ExtendedElectionPolicySimple
-------------------------------------------
Key: JBAS-9389
URL: https://issues.jboss.org/browse/JBAS-9389
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: JBossAS-4.2.3.GA
Reporter: Dennis Reed
Assignee: Dennis Reed
Error when shutting down JBoss with an HASingleton using a custom ExtendedElectionPolicySimple
that is not deployed on all nodes.
WARN [HASingletonController] Stopping failed test:service=TestElectionPolicyBug
java.lang.ArithmeticException: / by zero
at org.jboss.ha.singleton.ExtendedElectionPolicySimple.elect(ExtendedElectionPolicySimple.java:72)
at org.jboss.ha.singleton.ExtendedElectionPolicyBase.pickSingleton(ExtendedElectionPolicyBase.java:66)
at org.jboss.ha.singleton.ExtendedElectionPolicyBase.isElectedMaster(ExtendedElectionPolicyBase.java:72)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (LOGTOOL-7) Add support for overloaded methods with different parameter counts
by David Lloyd (JIRA)
Add support for overloaded methods with different parameter counts
------------------------------------------------------------------
Key: LOGTOOL-7
URL: https://issues.jboss.org/browse/LOGTOOL-7
Project: Log Tool
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: David Lloyd
Fix For: 1.0.0.Beta3
We should improve method overloading support by allowing more than one @Message method to be defined for a method name, as long as the parameter count (not including @Cause) is different. In this case, the translations would be differentiated by appending a ".#" to the property for each overloaded method, where # is the number of method parameters (not counting the @Cause parameter, if any).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months