[jboss-user] [Remoting] - Re: Config for EJB3 over servlet-invoker with compression

MarcReis do-not-reply at jboss.com
Wed Aug 15 08:40:45 EDT 2007


Hi Ron,
thanks the help!
The error messages from the marshaller and the InvokerLocator where due to the missconfiguration in my Jul 7 posting. With the config as under Jul 23 they wont appear. Sorry I did not make that clear.

As to the compression. I removed the dataType element in the configuration. But unfourtunatly this does no difference to the compression.
I have loged the remoting with TRACE level to see what happens when I invoke:
2007-08-15 14:18:59,848 TRACE org.jboss.remoting.ServerInvoker] org.jboss.remoting.transport.servlet.ServletServerInvoker at 1270107 successfully dispatched invocation, returning org.jboss.aop.joinpoint.InvocationResponse at d5cc1f from subsystem 'AOP' to client 4sgm2f-1u5hp7-f5dshz0z-1-f5dsiry7-4g
  | 2007-08-15 14:18:59,848 TRACE [org.jboss.remoting.serialization.impl.java.JavaSerializationManager] Creating ObjectOutputStream
  | 2007-08-15 14:18:59,876 TRACE [org.jboss.remoting.transport.servlet.web.ServerInvokerServlet] processRequest, ContentLength: 1039
  | 2007-08-15 14:18:59,876 TRACE [org.jboss.remoting.transport.servlet.web.ServerInvokerServlet] processRequest, ContentType: application/octet-stream
  | 2007-08-15 14:18:59,877 TRACE [org.jboss.remoting.serialization.impl.java.JavaSerializationManager] Creating ObjectInputStreamWithClassLoader
  | 2007-08-15 14:18:59,877 TRACE [org.jboss.remoting.ServerInvoker] org.jboss.remoting.transport.servlet.ServletServerInvoker at 1270107 received [advisedMethod=null, unadvisedMethod=null, metadata=[metaData={DISPATCHER={OID=[type=AS_ISvalue=jboss.j2ee:ear=th.ear,jar=lm-ejb.jar,name=UserBean,service=EJB3,element=ProxyFactory]}, REMOTING={SUBSYSTEM=[type=AS_ISvalue=AOP], INVOKER_LOCATOR=[type=AS_ISvalue=InvokerLocator [servlet://o06.company.com:8080/servlet-invoker/ServerInvokerServlet]]}}], targetObject=null, arguments=null]
  | 2007-08-15 14:18:59,878 TRACE [org.jboss.remoting.ServerInvoker] org.jboss.remoting.transport.servlet.ServletServerInvoker at 1270107 dispatching InvocationRequest[133f619, AOP, [advisedMethod=null, unadvisedMethod=null, metadata=[metaData={DISPATCHER={OID=[type=AS_ISvalue=jboss.j2ee:ear=th.ear,jar=lm-ejb.jar,name=UserBean,service=EJB3,element=ProxyFactory]}, REMOTING={SUBSYSTEM=[type=AS_ISvalue=AOP], INVOKER_LOCATOR=[type=AS_ISvalue=InvokerLocator [servlet://o06.company.com:8080/servlet-invoker/ServerInvokerServlet]]}}], targetObject=null, arguments=null]] from client 4sgm2f-1u5hp7-f5dshz0z-1-f5dsirzi-4i to subsystem 'AOP'
  | 2007-08-15 14:18:59,879 TRACE [org.jboss.remoting.ServerInvoker] org.jboss.remoting.transport.servlet.ServletServerInvoker at 1270107 successfully dispatched invocation, returning org.jboss.aop.joinpoint.InvocationResponse at 61ef35 from subsystem 'AOP' to client 4sgm2f-1u5hp7-f5dshz0z-1-f5dsirzi-4i
  | 2007-08-15 14:18:59,879 TRACE [org.jboss.remoting.serialization.impl.java.JavaSerializationManager] Creating ObjectOutputStream
  | 2007-08-15 14:19:40,209 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger] Periodic recovery - first pass <Mi, 15 Aug 2007 14:19:40>
  | 

Sincerely 
Marc

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

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



More information about the jboss-user mailing list