[
http://jira.jboss.com/jira/browse/JBWS-1381?page=comments#action_12349338 ]
Geoffrey De Smet commented on JBWS-1381:
----------------------------------------
Disabling chunking (in tomcat's server.xml) didn't solve the WTK 2.2 problem with
jboss-ws :(
Nevertheless it would be interesting to have this ability in @WebService or a custom
annotations,
because Tomcat's server.xml is not part of the war - so my webapp wouldn't
portable.
Thanks for following up on this :)
As for the WTK2.2 problem: we had to switch to spring-xfire to teach our students as a
SOAP service this year - although we preferred the EJB3 approach. It complained about the
end body tag, but it was ok. Hopefully WTK2.5 will fix the problem.
Sorry, but at this time I don't have any comparison of the xfire and jbossws output to
compare (I had it once with
networktools.sf.net).
Disable HTTP chunking for J2ME client s
---------------------------------------
Key: JBWS-1381
URL:
http://jira.jboss.com/jira/browse/JBWS-1381
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jaxrpc
Reporter: Thomas Diesler
Assigned To: Thomas Diesler
Fix For: jbossws-1.2.0, jbossws-1.0.5
How do I disable HTTP chunking for my EJB3 webservices?
I am using @WebMethod etc.
I need to disable HTTP chunking because my J2ME client (the wireless toolkit) can't
handle chunking yet.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira