Bugs item #620293, was opened at 2002-10-08 15:18
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=620293&group_id=22866

Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Bernd Zeitler (frito)
Assigned to: Nobody/Anonymous (nobody)
Summary: oracle-jbossmq-service.xml buggy

Initial Comment:
When Oracle (8.1.7 with XA transactions) is used as 
persistent store for messages configuring 
org.jboss.mq.pm.jdbc2.PersistenceManager with oracle-
jbossmq-service.xml a SQLException is thrown when 
MARK_MESSAGE is executed
(file version 1.1.2.1, latest version in CVS).

Workaround:
edit the .xml and change MARK_MESSAGE to:
UPDATE JMS_MESSAGES SET TXID=?, TXOP=? 
WHERE MESSAGEID=? AND DESTINATION=?

Greetings,

Frito

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=620293&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to