Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2014-06-27 Thread lveronese
Hi, I'm running CXF 2.7.11 and tried to disable the policy engine as suggested with: and with I added necessary namespace and xsd references and beans.xml validates properly. When I run the application I get a NullPointerException in: org.apache.cxf.transport.http.HTTPConduit

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2014-03-09 Thread puspendu.banerjee
As ws-policy engine is enabled by default in cxf-2.7.6, which is being used by camel-2.12.0 & already you have some homegrown security & policy handling mechanism in-place, the easies option is to disable policy feature on cxf-camel endpoint. How about specifying the feature on CXF bus :

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2014-03-06 Thread Colm O hEigeartaigh
> > > > > bean="customUserValidator" /> > > > class="org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor"> > > >

org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2014-03-06 Thread jogesh anand
---------------------- */But i am getting the following exception from ws-security layer:/* org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-15 Thread r . keegstra
13 11:19 Subject: Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: I believe there are two problems with your WSDL policy: 1) There is no such policy "{http://www.w3.org/2007/05/addressing/metadata }Anonymous" defined in the specification: http://

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-15 Thread Colm O hEigeartaigh
OptimizedMimeSerialization > AnonymousResponses > > I attached the log as txt. > > Is this a settings problem or is there something else? > > Ralph > > > From: Colm O hEigeartaigh To: "users@cxf.apache.org" > Date: 13-08-2013 16:46 Subject: Re: > org.apache.c

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-13 Thread Colm O hEigeartaigh
quot; > Date: 09-08-2013 17:33 Subject: Re: > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not > be satisfied: > -- > > > > Yes, you can set all of the parameters for WS-SecurityPolicy in Java. All > of the configur

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-09 Thread Colm O hEigeartaigh
lm. > > > On Fri, Aug 2, 2013 at 2:51 PM, > wrote: > > > OK thank you very much! > > I'm getting a little further, but I think I'm running against a problem > I > > had/made before. But now I get the following error: > > > > org.apache.cx

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-09 Thread r . keegstra
st a problem I > had/made before. But now I get the following error: > > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can > not be satisfied: > {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 > }AsymmetricBinding: Received Timestamp does not match

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread Colm O hEigeartaigh
the following error: > > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can > not be satisfied: > {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 > }AsymmetricBinding: Received Timestamp does not match the requirements > > Which doesn't suppris

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread r . keegstra
OK thank you very much! I'm getting a little further, but I think I'm running against a problem I had/made before. But now I get the following error: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: {http://docs.oasis-open.org/ws-sx/ws-secu

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread Colm O hEigeartaigh
n.properties, I want to set that > dynamic. > > Ralph > > > > > From: > Colm O hEigeartaigh > To: > "users@cxf.apache.org" > Date: > 02-08-2013 15:04 > Subject: > Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives > can not

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread r . keegstra
To: "users@cxf.apache.org" Date: 02-08-2013 15:04 Subject: Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: As a sanity check, can I see your CXF client configuration? PolicyVerificationInInterceptor does run after PolicyBasedWSS4JInInte

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread Colm O hEigeartaigh
]} > > If you need to know something else, let me know! > > Ralph > > > > From: > Colm O hEigeartaigh > To: > "users@cxf.apache.org" > Date: > 02-08-2013 12:57 > Subject: > Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives > can not be satisfied: > &

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread r . keegstra
icy/optimizedmimeserialization }OptimizedMimeSerialization:false]} If you need to know something else, let me know! Ralph From: Colm O hEigeartaigh To: "users@cxf.apache.org" Date: 02-08-2013 12:57 Subject: Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread Colm O hEigeartaigh
yes how > do I do that? > > Ralph > > > > > From: > Colm O hEigeartaigh > To: > "users@cxf.apache.org" > Date: > 02-08-2013 12:34 > Subject: > Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives > can not be satisfied:

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread r . keegstra
rtaigh To: "users@cxf.apache.org" Date: 02-08-2013 12:34 Subject: Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: Hi, I'm not sure if this is the cause of the problem, but the following policy is not valid:

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-02 Thread Colm O hEigeartaigh
dn't contain a attachement. But in the mean time I > managed to get a better log. I will attach it as .txt > > > > From: Colm O hEigeartaigh To: "users@cxf.apache.org" > Date: 01-08-2013 10:48 Subject: Re: > org.apache.cxf.ws.policy.PolicyException

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread r . keegstra
ing with the default logger. But attached the log so far with log4j (but it's missing a lot if you ask me). From: Colm O hEigeartaigh To: "users@cxf.apache.org" Date: 01-08-2013 10:48 Subject: Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be s

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread Colm O hEigeartaigh
users@cxf.apache.org" > Date: 01-08-2013 10:09 Subject: Re: > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not > be satisfied: > -- > > > > Hi, > > It looks like the service is processing the CXF request corre

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread r . keegstra
Hi, Because the formatting was crappy an attachement. From: Colm O hEigeartaigh To: "users@cxf.apache.org" Date: 01-08-2013 10:09 Subject: Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: Hi, It looks like the service is processi

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread r . keegstra
0401-wss-wssecurity-utility-1.0.xsd' and local-name()='Timestamp'] From: Colm O hEigeartaigh To: "users@cxf.apache.org" Date: 01-08-2013 10:09 Subject: Re: org.apache.cxf.ws.policy.

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread Colm O hEigeartaigh
eived is the text I copied from the log. I also added the > logging I get at the moment. > > Ralph > > > > > From: Colm O hEigeartaigh To: "users@cxf.apache.org" > Date: 01-08-2013 09:34 Subject: Re: > org.apache.cxf.ws.policy.PolicyException: These policy

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread r . keegstra
re info, please let me know as I don't exactly know what info > you need to help me. > Please help me, I'm stuck. > > Ralph Keegstra > > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can > not be satisfied: > {http://docs.oasis-open.org/

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-08-01 Thread Colm O hEigeartaigh
to help me. > Please help me, I'm stuck. > > Ralph Keegstra > > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can > not be satisfied: > {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 > }AsymmetricBinding > {http://docs.oasis-open

org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-07-31 Thread r . keegstra
et me know as I don't exactly know what info you need to help me. Please help me, I'm stuck. Ralph Keegstra org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 }AsymmetricBinding {ht

Re: org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-07-31 Thread Colm O hEigeartaigh
lp me. > Please help me, I'm stuck. > > org.apache.cxf.ws.policy.PolicyException: These policy alternatives can > not be satisfied: > {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 > }AsymmetricBinding > {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702}X509Token > {http://docs.oasis

org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied:

2013-07-31 Thread r . keegstra
as I don't exactly know what info you need to help me. Please help me, I'm stuck. org.apache.cxf.ws.policy.PolicyException: These policy alternatives can not be satisfied: {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 }AsymmetricBinding {http://docs.oasis-op