Mapping element name is not consistent between EsbActionHandler and ESBNotifier
-------------------------------------------------------------------------------
Key: JBESB-1430
URL: http://jira.jboss.com/jira/browse/JBESB-1430
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Process flow
Affects Versions: 4.2.1 CP1
Reporter: Jiri Pechanec
Priority: …
[View More]Critical
Fix For: 4.2.1 CP1
EsbActionHandler uses bpmToEsbVars as element that defines mapping but EsbNotifier uses jbpmToEsbVars
--
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
[View Less]
Unable to use message store after removing application
------------------------------------------------------
Key: JBESB-1392
URL: http://jira.jboss.com/jira/browse/JBESB-1392
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Message Store
Affects Versions: 4.2.1
Reporter: Jiri Pechanec
Priority: Critical
If an ESB app writes a message to message store …
[View More]either intentionally or unintentionally, is later undeployed and the message class was soted in ESb file then the message store can't be iterated. The reason is that for iteration only getAllMessages etc methods can be used which throes ClassNotFoundException.
There should be methods to iterate only over UUID of message store or this situation must be handled in other way not not prevent message store from use.
--
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
[View Less]