Re: svn commit: r1033532 - /cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/JAXRSHttpsBookTest.java

2010-11-11 Thread Glen Mazza
Sorry, my bad, I did not realize they were actually different tests, I will revert them. Glen Sergey Beryozkin-5 wrote: > > Hi Glen > > thanks for trying to clean up the tests, but I'd actually like them > retained, but I agree some code optimization needs to be done though, > please > note,

Re: svn commit: r1033532 - /cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/security/JAXRSHttpsBookTest.java

2010-11-11 Thread Sergey Beryozkin
No probs :-), I can take care of minimizing the duplicate code thanks, Sergey On Thu, Nov 11, 2010 at 11:15 AM, Glen Mazza wrote: > > Sorry, my bad, I did not realize they were actually different tests, I will > revert them. > > Glen > > > Sergey Beryozkin-5 wrote: > > > > Hi Glen > > > > thank

Re: Preserve leading whitespace in XML

2010-11-11 Thread Sergey Beryozkin
Can you post an xml fragment example please ? is it JAX-WS that you use ? cheers, Sergey On Wed, Nov 10, 2010 at 8:07 PM, Aaron Ehrensberger < aehrensber...@docfinity.com> wrote: > Hi, > > Does CXF have an issue with preserving leading whitespace inside XML > responses? Is there something spe

Fwd: Apache CXF tooling usage definitions

2010-11-11 Thread Eric Johnson
I think Robert's idea is solid overall. The command line tools should have good help text and the Apache hosted docs should be presented in a uniform manner. However, we cannot ask outside entities to conform to our standards. Corporate tech writing departments all have their own sets of standards

CXF-3056 Aegis MTOM stuff.....

2010-11-11 Thread Daniel Kulp
Benson, In your opinion, should CXF-3056 be merged to 2.3.1 or not?You mention it's not exactly compatible so I'm guessing not, but I'd like to make sure. If not, we'll need to start the 2.4 migration guide and add the note about it. -- Daniel Kulp dk...@apache.org http://dankulp.com/blog

Re: CXF-3056 Aegis MTOM stuff.....

2010-11-11 Thread Benson Margulies
Dan, I can't believe that anyone is using it the way I wrote it, and I consider the old behavior pretty seriously broken. So, I'd like to take the position that 2.3.1 is mopping up some 2.3.0 leftovers, and go ahead and push it out. If someone complains, I'll add compatibility control code for 2.3

Re: CXF-3056 Aegis MTOM stuff.....

2010-11-11 Thread Daniel Kulp
On Thursday 11 November 2010 4:49:46 pm Benson Margulies wrote: > Dan, > > I can't believe that anyone is using it the way I wrote it, and I > consider the old behavior pretty seriously broken. So, I'd like to > take the position that 2.3.1 is mopping up some 2.3.0 leftovers, and > go ahead and pu

What is back-channel in Destination.getBackChannel()?

2010-11-11 Thread iclin
Hi, I'm trying to implement a customize org.apache.cxf.transport.Destination by extending AbstractDestination. In the Destination interface there is a method called getBackChannel() and the description reads like: "Retreive a back-channel Conduit, which must be policy-compatible with the current