JBoss Community

Use of jbossws-cxf-client.jar in JBoss as 6.1 Final

created by rick tully in JBoss Web Services - View the full discussion

Is the jbossws-cxf.xml in default\deployers\jbossws.deployer\jbossws-cxf-client.jar\META-INF\cxf suppose to controll default web service client behaviour in JBoss as 6.1 final for the default server configuration? I modified the file by adding:

 

<http:conduit name="*.http-conduit">

       <http:client AllowChunking="false"/>

</http:conduit>

 

according to the apache cxf manual and re assembled the jar, but it appears that JBoss is not using the file or jar. Is there another way in this JBoss release to modify web service client behaviour?

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community