[jboss-user] [Remoting] - Re: Compression in Remoting

2007-04-23 Thread hceylan
One more thing to add... I also see not in GZIP format on the server side... Hasan Ceylan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039892#4039892 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039892 ___

[jboss-user] [Remoting] - Re: Compression in Remoting

2007-04-23 Thread hceylan
Hello Ron, Thanks for the reply. My environment is, an external tomcat web app making EJB3 calls to JBoss server. With my limited knowledge, I have a couple of guesses. Tomcat by nature has multi user environment. That means multiple coversations happen at the same time. I think remoting trie

[jboss-user] [Remoting] - Re: Compression in Remoting

2007-04-23 Thread [EMAIL PROTECTED]
Hi Hasan, Based on the previous thread that you mentioned, I'm afraid that the CompressingMarshaller/UnMarshaller must be broken, and I haven't had the opportunity to find out why. The socket transport prefixes each request and response with a version byte, and if you see a message complaini