I want to know about the configuration in JBOSS which allow me to store JMS 
message sent to a Queue in the Oracle database.
I want to following information with regard to this:-

1. What configuration I need to do  in JBOSS 4.2.2.GA for persisting JMS 
message in the oaracke Database
2. How can I view persisted message in the Database /what is the name of table 
in which message would be stored by the JBOSS AS.
3. When I configure message to be persisted, is every JMS message would be 
stored in the database.
4. My requirement is that all JMS message should be persisted in database 
before it is delivered to Queue and after successfully delivering message to 
the Queue it should be removed from the database. Only those message which are 
not delivered to Queue due to any reason for example system crash etc, should 
be made stored in the database. Can is it possible in JBOSS 4.2.2.GA

Thanks to help me out in clarifying my all above doubt .

with best regards.
Ajay



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134766
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to