[jboss-user] [Remoting] - Re: Transport Compression with JBossWS

tom.elrod@jboss.com do-not-reply at jboss.com
Wed Jan 17 20:18:48 EST 2007


So this can be done via remoting by adding entry in header map passed into remoting clinet, such as:


  | headerProps.put("Accept-Encoding", "x-gzip, x-deflate, gzip, deflate");  
  | 

but don't think there is a mapping for this within jbossws (as you said).  Guess can create a feature request in jira for the jbossws team.

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

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



More information about the jboss-user mailing list