Re: NullPointerException on Policy merge

2014-02-22 Thread wasew
Hi. Thank you. What must I set? My client Request Header must look like this: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"; xmlns:wsc="http://schemas.xmlsoap.org/ws/2005/02/sc";> My Policy on WSDL is: http://schemas.xmlsoa

NullPointerException on Policy merge

2014-02-21 Thread wasew
What can this mean? Exception: java.lang.NullPointerException at org.apache.neethi.Policy.merge(Policy.java:109) at org.apache.cxf.ws.security.policy.interceptors.SecureConversationTokenInterceptorProvider.setupClient(SecureConversationTokenInterceptorProvider.java:86) at