You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by EliƩser Morais <el...@gmail.com> on 2006/02/27 20:16:32 UTC

java.lang.NullPointerException

Hello!

I am receiving a java.lang.NullPointerException when I use any webservice
(include the EcoHeaders.jws). The root cause is triggered by the
getEngineException:

org.apache.axis.transport.http.AxisServletBase.getEngineEnvironment(AxisServletBase.java:273)


Please, I need some suggestions to solve this error.

Tanks