[jboss-user] [JBossWS] - Re: http://org.jboss.ws/http#chunksize

Ratoo do-not-reply at jboss.com
Wed Feb 6 11:18:24 EST 2008


anonymous wrote : What can I do differently here to get the message to use the 'HTTP 1.0 Client' config?

I think nothing. I think JBossWS (JAAS) should propagate this property to JBoss Remoting (HTTPClientInvoker), so once I remove "chunked" from the config:


  |   <client-config>
  |     <config-name>Standard Client</config-name>
  |     <feature>http://org.jboss.ws/dispatch/validate</feature>
  |     <property>
  |       <property-name>http://org.jboss.ws/http#chunksize</property-name>
  |       <property-value>2048</property-value>
  |     </property>
  |   </client-config>
  | 

it MUST take it into account...


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

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



More information about the jboss-user mailing list