balza
Dec 16th, 2005, 06:23 AM
Hello,
we are using Spring to wrap some webservices.
In the definition xml file we have defined the webservices inherithing from another definition. This doesn't works in the 1.2.2 version, so we have updated to version 1.2.6, but with some webservice we have
2005-12-16 08:38:43,718 INFO [STDOUT] java.lang.NullPointerException
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.remoting.jaxrpc.JaxRpcPortClie ntInterceptor.performJaxRpcCall(JaxRpcPortClientIn terceptor.java:530)
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.remoting.jaxrpc.JaxRpcPortClie ntInterceptor.invoke(JaxRpcPortClientInterceptor.j ava:504)
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :170)
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:176)
Anyone has experimented the same problem?
Thanks
we are using Spring to wrap some webservices.
In the definition xml file we have defined the webservices inherithing from another definition. This doesn't works in the 1.2.2 version, so we have updated to version 1.2.6, but with some webservice we have
2005-12-16 08:38:43,718 INFO [STDOUT] java.lang.NullPointerException
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.remoting.jaxrpc.JaxRpcPortClie ntInterceptor.performJaxRpcCall(JaxRpcPortClientIn terceptor.java:530)
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.remoting.jaxrpc.JaxRpcPortClie ntInterceptor.invoke(JaxRpcPortClientInterceptor.j ava:504)
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :170)
2005-12-16 08:38:43,718 INFO [STDOUT] at org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:176)
Anyone has experimented the same problem?
Thanks