Hi, I am migrating my appplication to Jboss 4.0.2 from 3.2.6. I started getting this exception when invoking java.sql.ResultSet.getBlob(java.lang.String) method on 4.0.2, it worked fine on 3.2.6. Does anyone know why this is happening? I tried both Oracle and MySQL databases and i get the exact same exception when invoking java.sql.ResultSet.getBlob(java.lang.String) method.
Thanks in advance, Zia [2005-Aug-05 02:25:25] INFO - Caused by: java.lang.IllegalAccessException: Method=public abstract java.sql.Blob java.sql.ResultSet.getBlob(java.lang.String) throws java.sql.SQLException does not return Serializable [2005-Aug-05 02:25:25] INFO - at org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService.doResultSetMethod(WrapperDataSourceService.java:478) [2005-Aug-05 02:25:25] INFO - at org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService.invoke(WrapperDataSourceService.java:252) [2005-Aug-05 02:25:25] INFO - at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [2005-Aug-05 02:25:25] INFO - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [2005-Aug-05 02:25:25] INFO - at java.lang.reflect.Method.invoke(Method.java:324) [2005-Aug-05 02:25:25] INFO - at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141) [2005-Aug-05 02:25:25] INFO - at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80) [2005-Aug-05 02:25:25] INFO - at org.jboss.mx.server.Invocation.invoke(Invocation.java:72) [2005-Aug-05 02:25:25] INFO - at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249) [2005-Aug-05 02:25:25] INFO - at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644) [2005-Aug-05 02:25:25] INFO - at org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke(JRMPInvoker.java:805) [2005-Aug-05 02:25:25] INFO - at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:406) [2005-Aug-05 02:25:25] INFO - at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source) [2005-Aug-05 02:25:25] INFO - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [2005-Aug-05 02:25:25] INFO - at java.lang.reflect.Method.invoke(Method.java:324) [2005-Aug-05 02:25:25] INFO - at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261) [2005-Aug-05 02:25:25] INFO - at sun.rmi.transport.Transport$1.run(Transport.java:148) [2005-Aug-05 02:25:25] INFO - at java.security.AccessController.doPrivileged(Native Method) [2005-Aug-05 02:25:25] INFO - at sun.rmi.transport.Transport.serviceCall(Transport.java:144) [2005-Aug-05 02:25:25] INFO - at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460) [2005-Aug-05 02:25:25] INFO - at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701) [2005-Aug-05 02:25:25] INFO - at java.lang.Thread.run(Thread.java:534) [2005-Aug-05 02:25:25] INFO - at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247) [2005-Aug-05 02:25:25] INFO - at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223) [2005-Aug-05 02:25:25] INFO - at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133) [2005-Aug-05 02:25:25] INFO - at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown Source) [2005-Aug-05 02:25:25] INFO - at org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProxy.java:118) [2005-Aug-05 02:25:25] INFO - at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:227) [2005-Aug-05 02:25:25] INFO - at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:167) [2005-Aug-05 02:25:25] INFO - at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:59) [2005-Aug-05 02:25:25] INFO - at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86) [2005-Aug-05 02:25:25] INFO - ... 31 more View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3892989#3892989 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3892989 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user