[JBoss-user] [Messaging, JMS & JBossMQ] - Re: trying to send persistent messages of size 4K to the que

2005-01-06 Thread jchilders
I've solved this problem... go here... http://www.jboss.org/index.html?module=bb&op=viewtopic&t=58363 Good luck, -Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861017#3861017 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: oracle blob bug exposed in org.jboss.mq.pm.jdbc3.Persist

2005-01-06 Thread jchilders
Hey Adrian, Thanks for your response. I really posted the reply for the user community in case someone was experiencing issues with storing messages in Oracle greater than 4k like we have been. The current PersistenceManager under the org.jboss.mq.pm.jdbc3 package can't really be used for Ora

[JBoss-user] [Messaging, JMS & JBossMQ] - oracle blob bug exposed in org.jboss.mq.pm.jdbc3.Persistence

2005-01-04 Thread jchilders
Hey everyone, For anyone who cares and is trying to use Oracle to persist your jms messages with JBossMQ in jboss-3.2.5 we found a couple of problems in org.jboss.mq.pm.jdbc3.PersistenceManager when using the oracle-jdbc3-service.xml: These aren't really problems with the PersistenceManager as