Still seeing a marshalling problem:
| Caused by: java.lang.NoSuchMethodException: class
org.jboss.resource.connectionmanager.JBossManagedConnectionPool.access$000 - [class
org.jboss.resource.connectionmanager.JBossManagedConnectionPool]
| at
org.jboss.reflect.plugins.introspection.ReflectionUtils.findExactMethod(ReflectionUtils.java:240)
| at
org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.readObject(ReflectMethodInfoImpl.java:129)
| at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
| at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
| ... 157 more
|
We are returning too much information, the
org.jboss.resource.connectionmanager.JBossManagedConnectionPool should not be seen by the
client. Am I the only one seeing these marshalling errors?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113635#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...