[CXF 2.3.0] Certificate validation in WS-Security

2011-12-12 Thread Blue Diamond
Hi all, We are using CXF 2.3.0 and have a WS-Security policy that has EncryptBody & SignHeader kind of policy. I want client & server to use different certificates and both client & server certs are signed by the same root & that is enough for me to authenticate the client. But W

RE: CXF 2.3.0 Missing Dependencies?

2010-11-02 Thread Christopher Moesel
alarm. Thank you! -Chris -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: Monday, November 01, 2010 3:53 PM To: users@cxf.apache.org Cc: Christopher Moesel Subject: Re: CXF 2.3.0 Missing Dependencies? On Monday 01 November 2010 8:53:01 am Christopher Moesel wrote

Re: CXF 2.3.0 Missing Dependencies?

2010-11-01 Thread Daniel Kulp
On Monday 01 November 2010 8:53:01 am Christopher Moesel wrote: > Hello, > > > > I've been using CXF since the very, very early days and it has been rock > solid for me. Thank you. > > > > I was putting together a tutorial for my company and wanted to

CXF 2.3.0 Missing Dependencies?

2010-11-01 Thread Christopher Moesel
Hello, I've been using CXF since the very, very early days and it has been rock solid for me. Thank you. I was putting together a tutorial for my company and wanted to use CXF 2.3.0. Unfortunately, I found that java2wsdl no longer works out of the box. It fails to find Vel

Re: JMS+WSA+OneWay => NPE (CXF 2.3.0)

2010-10-26 Thread Milan Duriancik
I found: > > > >ReplyTo:Address -> http://www.w3.org/2005/08/addressing/none > > > > I think OneWayProcessorInterceptor is trying to obtain a back channel > with > > this uri, > > and as there's no conduit initiator for > > http://www.w3.org/2005/08/addressing/none, > > conduitInitiator.getConduit => NPE > > > > > > Has somebody a similar problem? > > Is this a bug or have I some problem in my configuration? > > > > (JAX-WS frontend, CXF 2.3.0, Spring 3.0.4, ActiveMQ , JDK 1.6.0_20) > > > > > > Thanks, > > > > > > Milan > > -- > Daniel Kulp > dk...@apache.org > http://dankulp.com/blog >

Re: JMS+WSA+OneWay => NPE (CXF 2.3.0)

2010-10-25 Thread Daniel Kulp
sorInterceptor is trying to obtain a back channel with > this uri, > and as there's no conduit initiator for > http://www.w3.org/2005/08/addressing/none, > conduitInitiator.getConduit => NPE > > > Has somebody a similar problem? > Is this a bug or have I some problem in my configuration? > > (JAX-WS frontend, CXF 2.3.0, Spring 3.0.4, ActiveMQ , JDK 1.6.0_20) > > > Thanks, > > > Milan -- Daniel Kulp dk...@apache.org http://dankulp.com/blog

JMS+WSA+OneWay => NPE (CXF 2.3.0)

2010-10-25 Thread Milan Duriancik
ere's no conduit initiator for http://www.w3.org/2005/08/addressing/none, conduitInitiator.getConduit => NPE Has somebody a similar problem? Is this a bug or have I some problem in my configuration? (JAX-WS frontend, CXF 2.3.0, Spring 3.0.4, ActiveMQ , JDK 1.6.0_20) Thanks, Milan

RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-22 Thread Gary Gregory
> -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Friday, October 22, 2010 07:50 > To: Gary Gregory > Cc: users@cxf.apache.org > Subject: Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and > 2.2.11 > > On Thursday 21 Oc

Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-22 Thread Daniel Kulp
On Thursday 21 October 2010 11:15:30 pm Gary Gregory wrote: > > Interesting. I'm actually surprised that works unless there is a > > resolvable wsdlLocation on the LdeWebServiceProvider class.The > > endpoint.publish doesn't provide any sort of address. Could you TRY > > changing that to

RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Gary Gregory
> -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Thursday, October 21, 2010 19:08 > To: users@cxf.apache.org > Cc: Gary Gregory > Subject: Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and > 2.2.11 > > On Thursday 21 O

Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Daniel Kulp
On Thursday 21 October 2010 8:46:37 pm Gary Gregory wrote: > > -Original Message- > > From: Daniel Kulp [mailto:dk...@apache.org] > > Sent: Thursday, October 21, 2010 15:55 > > To: Gary Gregory > > Cc: users@cxf.apache.org > > Subject: Re: NullPointerEx

RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Gary Gregory
> -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Thursday, October 21, 2010 15:55 > To: Gary Gregory > Cc: users@cxf.apache.org > Subject: Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and > 2.2.11 > > On Thursday 21 O

Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Daniel Kulp
s; > } > > Thank you, > > Gary > > > -Original Message- > > From: Gary Gregory [mailto:ggreg...@seagullsoftware.com] > > Sent: Thursday, October 21, 2010 15:25 > > To: users@cxf.apache.org; Daniel Kulp > > Subject: RE: NullPointerExceptio

RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Gary Gregory
reg...@seagullsoftware.com] > Sent: Thursday, October 21, 2010 15:25 > To: users@cxf.apache.org; Daniel Kulp > Subject: RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and > 2.2.11 > > Here is my HttpClient debug output that shows the issue from the client side. > &g

RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Gary Gregory
: << " [\n]" 2010-10-21 15:05:55,269 [main] DEBUG: << " [\n]" 2010-10-21 15:05:55,269 [main] DEBUG: << " [\n]" 2

RE: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Gary Gregory
> -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Thursday, October 21, 2010 13:41 > To: users@cxf.apache.org > Cc: Gary Gregory > Subject: Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and > 2.2.11 > > > I really don&

Re: NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Daniel Kulp
I really don't have an objection to putting a null guard there, but I do have to wonder how something is being started up without an address. That seems a bit strange to me.Can you post the setup code or whatever that you have so I can see why the address is ending up null? Thanks! Dan

NullPointerException migrating from 2.1.10 to CXF 2.3.0 and 2.2.11

2010-10-21 Thread Gary Gregory
Hi All: I am currently on CXF 2.2.10 and our unit tests are humming along great. When I switch to 2.1.11 or 2.3.0, I see many NullPointerException like: junit.framework.AssertionFailedError: Expected response to start with " Error 500 Server Error HTTP ERROR 500 Problem accessing

CXF 2.3.0

2010-10-19 Thread Robert Liguori
Anyway someone could do a podcast for Apache CXF web services framework, version 2.3.0? You could post it on the "Resources and Articles" page: http://cxf.apache.org/resources-and-articles.html. This would definately be a nice way of doing a transfer of knowledge of the latest features that are a

RE: [ANNOUNCE] Apache CXF 2.3.0 released!

2010-10-12 Thread Jason Chaffee
Yes, I was expecting an attribute. -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: Tuesday, October 12, 2010 11:48 AM To: users@cxf.apache.org; d...@cxf.apache.org Cc: Jason Chaffee Subject: Re: [ANNOUNCE] Apache CXF 2.3.0 released! On Monday 11 October 2010 5:11:38

Re: [ANNOUNCE] Apache CXF 2.3.0 released!

2010-10-12 Thread Daniel Kulp
tion annotation. Dan > -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Monday, October 11, 2010 12:34 PM > To: annou...@apache.org; users@cxf.apache.org; d...@cxf.apache.org > Subject: [ANNOUNCE] Apache CXF 2.3.0 released! > > > The Apache CXF team

Re: [ANNOUNCE] Apache CXF 2.3.0 released!

2010-10-12 Thread S. Ali Tokmen
Hello The fact that CXF 2.3.0 now uses dependencies to Spring version 3 actually saved my life in all projects using Grails. Thank you! S. Ali Tokmen savas-ali.tok...@bull.net Office: +33 4 76 29 76 19 GSM:+33 66 43 00 555 Bull, Architect of an Open World TM http://www.bull.com On

RE: [ANNOUNCE] Apache CXF 2.3.0 released!

2010-10-11 Thread Jason Chaffee
Subject: [ANNOUNCE] Apache CXF 2.3.0 released! The Apache CXF team is proud to announce the availability of the 2.3.0 release. Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs like JAX-WS and JAX-RS. These services can speak

[ANNOUNCE] Apache CXF 2.3.0 released!

2010-10-11 Thread Daniel Kulp
intuitive and easy to use. There are simple APIs to quickly build code-first services, Maven plug-ins to make tooling integration easy, JAX-WS API support, Spring XML support to make configuration a snap, and much more. What's new in CXF 2.3.0: * JAX-WS 2.2 Compliant (passes TCK) * JAX-RS 1.

Re: jms-spec-demo example in apache-cxf-2.3.0-SNAPSHOT: No DestinationFactory was found ....

2009-12-23 Thread Nguyen Tien Luong
le in apache-cxf-2.3.0-SNAPSHOT: No DestinationFactory was found The samples, since we don't rebuild them and deploy them and such as part of the release process, use a version for cxf of "[2,)" and also don't include the snapshot repos by default. Can you try ru

Re: jms-spec-demo example in apache-cxf-2.3.0-SNAPSHOT: No DestinationFactory was found ....

2009-12-22 Thread Daniel Kulp
ying to run jms-spec-demo example in the snapshot version of CXF > (apache-cxf-2.3.0-SNAPSHOT-src) > I used maven for building. > > mvn install (this will build the demo) <--- It's OK > In separate command windows/shells: >

jms-spec-demo example in apache-cxf-2.3.0-SNAPSHOT: No DestinationFactory was found ....

2009-12-22 Thread Nguyen Tien Luong
   Hi, I'm trying to run jms-spec-demo example in the snapshot version of CXF (apache-cxf-2.3.0-SNAPSHOT-src)   I used maven for building.     mvn install (this will build the demo)  <--- It's OK         In separate command windows/shells:     mvn -Pjms.broker <--- It'