Re: Large SOAP Attachment getting truncated using JAX-WS

2010-01-27 Thread Brenda Coulson
. Dan On Tue January 26 2010 4:11:06 pm Brenda Coulson wrote: I have scoured the discussion forums, tried multiple attempts to understand why this is happening all to no avail. I have a CXF Client that invokes a method on my web service that should have a SOAP attachment. The attachment

Re: Large SOAP Attachment getting truncated using JAX-WS

2010-01-27 Thread Brenda Coulson
The upgrade worked - I can now submit my file successfully. Brenda Coulson wrote: Thanks for the quick reply. I am in the process of upgrading to CXF 2.2.6 and will let you know if that corrects the problem. I did turn off logging but that did not change the behavior. dkulp wrote

Re: LogicalHandlerInInterceptor examples

2009-10-23 Thread Brenda Coulson
body and complains when it should complain without me having to do any additional processing. This is such great news - I spun my wheels for weeks on this only to find out the solution was this simple. Thank you thank you thank you!! Brenda Brenda Coulson wrote: Dan sorry to bother you

LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
All Has anyone had any success using LogicalHandlerInInterceptor? I can not find examples of it in the sample code or any way to use it from the documentation. Any and all help/pointers would be greatly appreciated!! Thanks in advance brenda -- View this message in context:

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
/src/test/java/org/apache/cxf/jaxws/handler/LogicalHandlerInterceptorTest.java?view=markup Hope that helps /Dave On Thu, Oct 22, 2009 at 12:12 PM, Brenda Coulson bren...@dystech.com wrote: All Has anyone had any success using LogicalHandlerInInterceptor? I can not find examples

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
at that point - ie if my soap body is not namespace-qualified? That seems like the easiest thing to do and something that a web service processor should automatically have in place? brenda dkulp wrote: On Thu October 22 2009 4:31:21 pm Brenda Coulson wrote: That is great to know! I am so

Re: LogicalHandlerInInterceptor examples

2009-10-22 Thread Brenda Coulson
=schema-validation-enabled value=true / /jaxws:properties /jaxws:endpoint dkulp wrote: On Thu October 22 2009 5:08:26 pm Brenda Coulson wrote: Dan This does help enormously. I need to process my options to figure out which works best. Our system already runs like a dog so performance