hello
I have Axis 1.2.1, Tomcat 5.5 and jre1.5.0_01
I need make web service in eclipse, everything is doing successfull, test
window is opened, I try execute any method, for example:
foo(){
return something from db;
}
I always return NullPointerException, why? please help me, it's very
important to me! :)
In my project I use spring and hibernate.
Best regards
RoB
Mark Thomas - 12 Dec 2005 10:01 GMT
Not enough information to hazard a guess.
Mark
> hello
>
[quoted text clipped - 13 lines]
> Best regards
> RoB
Roedy Green - 12 Dec 2005 10:20 GMT
>NullPointerException
see http://mindprod.com/jgloss/caq.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
vip8668@gmail.com - 12 Dec 2005 10:56 GMT
vip8668@gmail.com - 12 Dec 2005 10:57 GMT
o
vip8668@gmail.com - 12 Dec 2005 11:04 GMT