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



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886264#3886264

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886264


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to