Hi,
I am using the spring framework in conjuction with jboss 3.2.5 and using no ejbs. All 
of my application is web based and use POJO . I just want to ask a simple question 
that i am using multiple resource (database and jms) together that is why i need to 
use distributed transaction with XA enabled resources, but when i get jms as resource 
from java:/JmsXA it gives me the connection factory...... BUT DOES IT ENLIST IN 
ONGOING JTA TRANSACTION
.... i dont think so beacuse i read  from
http://www.huihoo.com/jboss/online_manual/3.0/ch08s32.html
that
anonymous wrote : 
  | The management of JMS as a resource is available to all EJB types, session, entity 
and message-driven, but not (as far as I know) from the web container. The reason 
behind this is that the web container does not know how to handle transactions.
  | 

So should i get enlisted in transaction from POJO or not please help me asap

Regrads,
Shoaib Akhtar[/url]

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851375#3851375

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851375


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to