Likely we will need a test-case that reproduces the problem to help.

Colm.

On Mon, Jan 6, 2020 at 6:41 AM balaji21 <brama...@gmail.com> wrote:

> During an upgrade of cxf from 2.6.1 to 3.1.18, getting following error :
>
> Caused by: java.lang.NullPointerException
>     at
>
> org.apache.cxf.ws.policy.PolicyDataEngineImpl.getClientEndpointPolicy(PolicyDataEngineImpl.java:61)
>     at
>
> org.apache.cxf.transport.http.HTTPConduit.updateClientPolicy(HTTPConduit.java:326)
>     at
>
> org.apache.cxf.transport.http.HTTPConduit.updateClientPolicy(HTTPConduit.java:346)
>     at
> org.apache.cxf.transport.http.HTTPConduit.getClient(HTTPConduit.java:885)
>     at
>
> org.apache.cxf.transport.http.HTTPConduit.configureConduitFromEndpointInfo(HTTPConduit.java:368)
>     at
>
> org.apache.cxf.transport.http.HTTPConduit.finalizeConfig(HTTPConduit.java:448)
>     at
>
> org.apache.cxf.transport.http.HTTPTransportFactory.getConduit(HTTPTransportFactory.java:242)
>     at
>
> org.apache.cxf.binding.soap.SoapTransportFactory.getConduit(SoapTransportFactory.java:226)
>     at
>
> org.apache.cxf.binding.soap.SoapTransportFactory.getConduit(SoapTransportFactory.java:233)
>
>
> This issue is happening with Spring 4.3.25 version. Could someone guide me
> with probable cause here ?
>
>
>
> --
> Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
>

Reply via email to