Re: Fun with the survey

2010-09-28 Thread Christian Schneider
A regular scheme at companies that I have seen is running the tests in Jetty and the production system on tomcat. So I guess having the test in Jetty is some kind of best practice even when tomcat is used later. Trying to remove spring is something that many frameworks try nowadays. The

Security token processing without SAAJ dependency

2010-09-28 Thread Oliver Wulff
Hi all CXF delegates all the incoming security token processing down to WSS4J which requires the SAAJ interceptor due to the requirement of a dom tree. If you don't use a SAML token as a signing or encryption token (holder-of-key) you can validate the soap header and its signature without

Re: Fun with the survey

2010-09-28 Thread Daniel Kulp
On Monday 27 September 2010 9:44:25 pm Benson Margulies wrote: It looks like our close and personal relationship with Spring continues to really inconvenience very few and serve the majority. I wonder if we would want to invest energy in merely designing some scheme to make Spring more

Re: WS-Addressing asynch MEP, CXF-2167 and WSTF tests

2010-09-28 Thread Daniel Kulp
On Tuesday 28 September 2010 9:09:56 am Alessio Soldano wrote: Hi, On 09/28/2010 01:26 PM, Alessio Soldano wrote: similar to (1), but the storage could be pre-configured and shareable. 2) Scenario two is a single JVM/classlaoder with multiple bus's. This is Yes. Btw this is more or