I read that JBoss does not support JTS  
(http://theserverside.com/reviews/thread.jsp?thread_id=2918)
What are the implications:
A.) Would I be able to do the following in the same transaction context when
running in JBoss?
1.) Send a JMS message
2.) Change an EJB's state
3.) Update a table through JDBC

B.) Would another JTS compliant EJB server be able to propagate its
transaction context to my EJB's in JBoss?

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to