You've rebuilt with the new method, but are you sure that the old class
isn't lurking around somewhere?

Have you restarted everything so nothing is lurking in memory?

Reinstalled everything cleanly so you're sure that an old version of the
built artefacts isn't being picked up in error?

/Eoghan



On 7 February 2010 21:48, Wadi Jalil Maluf <[email protected]> wrote:

> Hi all,
> I get the following error calling the webservice from flex:
> java.lang.NullPointerException
>      at
> org.apache.cxf.frontend.SimpleMethodDispatcher.getMethod(SimpleMethodDispatcher.java:96)
>
>      at
> org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:57)
>
>      at
> org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
>
>      at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>      at
> org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
>
>      at
> org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:98)
>
>      at
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236)
>
> This happends when I call a new method recently added to my webservices.I
> rebuild with all possible forms, but still happends.
> Does anyone know why?is it a Apache cxf bug, netbeans Bug or something?
> Any help would be appreciated,
> Regards
>
>
> __________ Información de ESET Smart Security, versión de la base de firmas
> de virus 4933 (20100310) __________
>
> ESET Smart Security ha comprobado este mensaje.
>
> http://www.eset.com
>
>
>

Reply via email to