[jboss-user] [EJB 3.0] - Problems with reading from a blob - length of byte's array a

wjack do-not-reply at jboss.com
Fri May 15 09:05:52 EDT 2009


My configuration:
1. Linux Red Hat
2. JBoss 4.2.0
3. Oracle Database 10g Enterprise Edition Release 10.2.0.3.0
4. Oracle's driver - ojdbc14-10.2.0.4.jar, orai18n-10.2.0.4.jar

When I invoke ejb3-methods that should return me a byte's array (I have fields of objects mapped to a blobs) I always get a truncated byte's array with length equals 86 bytes %-0. It is very strange because all invocations very different - different ejb3-methods, tables, fields' mappings (orm.xml). And it is only true for configuration mentioned above in some server. 

I couldn't reproduce the same problem in other servers (they have similar configuration) but the first server very important - it is a PRODUCTION server. 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231312#4231312

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231312



More information about the jboss-user mailing list