ah yes. i'll check tomorrow on how fast we can fix this.
the only way that i could configure hibernate with jta was if i address it from inside an
ejb and use cmt (bmt should also be possible).
the idea was that the web app console would talk to jbpm by means of the command pattern.
then the console has to be configured with a command service implementation that takes
commands and executes them. So the command service is pluggable. The POJO implementation
would just create a jbpm context and execute the command. The enterprise version of the
command service delegates to the command service SLSB. That SLSB demarcates the
transaction.
this is all implemented except for the webconsole using the command pattern. I
don't know where we stand on that. David, can you comment. I know this has not been
in the priorities for you in the 3.2 release. So no problem if it's not done. Just
curious on how difficult you think this would be. I might do this myself.
Alternatively, we could consider introducing configurable BMT in the webconsole (with a
filter?)
I'll have a closer look tomorrow morning.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002987#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...