Yes it is possible, it just depends on where the request originates. We currently have:
* JBPM
* EJB MDB (JMS works on 4.0.5, other JCA doesn't)
* EJB timers
* WS (in CVS)
* JSF (for completeness)
Otherwise, you *should* be able to apply the principle to another request - you just have
to set up and clean up the Seam contexts yourself - this is obviously harder for stateful
than stateless requests (you just have EVENT and APPLICATION scope for free, no session).
HTH
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044805#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...