I need to develop JBoss.net stype web service for jboss 3.2.6 appl. server.
I found an example how to do this in AdminDevelopGuide in chap12.
I downloaded, built and deployed the example according to instractions.
When I run HelloClient application:
ant -Dchap=chap12 -Dex=1 run-example
I get the following error:
hello.hello(hello argument)
AxisFault
 faultCode: {http://xml.apache.org/axis/}HTTP
 faultSubcode:
 faultString: (500)Internal Server Error
 faultActor:
 faultNode:
 faultDetail:
 {}string: return code: 500
.
.
.
And on server's console:
17:43:12,203 ERROR [Engine] StandardWrapperValve[JBossAxisServlet]: Servlet.service() for servlet JBossAxisServlet threw exception
java.lang.NullPointerException