[JBoss-user] [Persistence CMP/JBoss] - Re: BLOBs and Transactions

2004-08-24 Thread ceh
Additional information as my testing continues: if I update the blobs directly using 
PreparedStatement, SQL, etc. the problem does not manifest. From this I conclude that 
my JDBC drivers and DB (Oracle) are not the culprit but that it is a bug in JBoss.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3846070#3846070

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3846070


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: BLOBs and Transactions

2004-08-23 Thread ceh
Yes, it seems very wierd to me and feels like it could be a bug. I was hoping to find 
someone here who knew more about this than I. It does not seem I am doing something 
that out of the ordinary - updating 2 BLOBs at once.  What additional information 
would help? There are no errors being generated, so no trace stack to send. Not sure 
where to go from here.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845895#3845895

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845895


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: BLOBs and Transactions

2004-08-22 Thread sbrbot
Then something wierd is happenong there, sounds like a bug but send something more ... 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845847#3845847

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845847


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: BLOBs and Transactions

2004-08-20 Thread ceh
I am not using PreparedStatement. I am using the setter, i.e. myobj.setGraphic(g) and 
myobj.setAudio(a) where g and a are byte[]. Please keep in mind, this works just fine 
outside of an explicit transaction. If there were a typo, this would not be true.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845731#3845731

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845731


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user