[jboss-user] [Messaging, JMS & JBossMQ] - Re: import org.jboss.mq.server.jmx.Queue
jhowell@redhat.com
do-not-reply at jboss.com
Mon Jun 18 12:35:09 EDT 2007
Not really sure why you are getting an error with the getBinaryStream function, but you really should not use this design. It is an anti pattern. Please look at the footnote at the bottom of this wiki article. http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources
You definitly want to put a Session facade in front of the db calls.
Jay:)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055299#4055299
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055299
More information about the jboss-user
mailing list