[JBoss JIRA] Created: (JBESB-2122) Investigate the jBPM security
by Kevin Conner (JIRA)
Investigate the jBPM security
-----------------------------
Key: JBESB-2122
URL: https://jira.jboss.org/jira/browse/JBESB-2122
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Security
Affects Versions: 4.4 CP1
Reporter: Kevin Conner
Fix For: 4.4 CP1
jBPM does not appear to support the JAAS context as a security measure, as a consequence the security information is currently being lost when communicating through jBPM.
We need to investigate the jBPM mechanisms and provide some way to propagate the context.
It may well be that the simplest solution, for now, will be for the context to be stored during the process creation and then have that reused for all communications.
The ideal solution would be to link in with the jBPM mechanism so that changed in 'actors' could be tracked and acted on accordingly.
--
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
16 years, 2 months
[JBoss JIRA] Created: (JBESB-2222) jBPM Integration Guide & Services Guide refers to JBossMQ which is no longer the default
by Darrin Mison (JIRA)
jBPM Integration Guide & Services Guide refers to JBossMQ which is no longer the default
----------------------------------------------------------------------------------------
Key: JBESB-2222
URL: https://jira.jboss.org/jira/browse/JBESB-2222
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.4, 4.2.1 CP4
Reporter: Darrin Mison
I spotted this in the SOA 4.2.CP03 jBPM Integration Guide & 4.3 Services Guide both of which source their content from the ESB docs
This service listens to the jBPMCallbackBus, which by default is a JMS Queue on either a JBossMQ
(jbmq-queue-service.xml) or a JbossMessaging (jbm-queue-service.xml) messaging
provider. Make sure only one of these files gets deployed in your jbpm.esb archive. If you want to
use your own provider simple modify the provider section in the jboss-esb.xml to reference your
JMS provider.
Since JBossMQ is nolonger the default, I have changed the SOA docs to say:
This service listens to the jBPMCallbackBus, which by default is a JMS Queue using the JbossMessaging (jbm-queue-service.xml) messaging
provider. If you want to use your own provider simple modify the provider section in the jboss-esb.xml to reference your JMS provider.
This should be updated in the ESB source docs
--
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
16 years, 2 months