[JBoss-user] [Messaging, JMS JBossMQ] - Re: JBoss message restoration

2005-12-13 Thread [EMAIL PROTECTED]
genman wrote : | I seem to recall Adrian coming up with something in CVS recently. | Not guilty. :-) I am merely testing some code that somebody else contributed. It has only been tested on 10g so far: http://jira.jboss.com/jira/browse/JBAS-2503

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JBoss message restoration

2005-12-12 Thread aq12ws
There is difference between the JDBC program that I have written to retrieve the BLOB from the JMS_MESSAGES and the code in the JBoss PersistenceManager.java My code : BLOB blob = null; blob = ((OracleResultSet)rs).getBLOB (2); InputStream instream = blob.getBinaryStream(); The JBoss

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JBoss message restoration

2005-12-12 Thread genman
Obviously, if you can fix the problem yourself by making a simple code change, feel free to contribute a suitable patch. I seem to recall Adrian coming up with something in CVS recently. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3912245#3912245 Reply to

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JBoss message restoration

2005-12-11 Thread aq12ws
Yeah I am using oracle thin driver . The only changes I have done is changed the following field sizes : in the table : JMS_MESSAGES I had to change the DESTINATION size to 4000 char . and in the JMS_SUBSRIPTIONS I had to change the SELECTOR size to 4000 char . This was

[JBoss-user] [Messaging, JMS JBossMQ] - Re: JBoss message restoration

2005-12-09 Thread [EMAIL PROTECTED]
Oracle Thin? FAQ View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3911890#3911890 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3911890 --- This SF.net email is sponsored