The Artima Developer Community
Sponsored Link

Web Services Forum
soapenv:Server.userExceptionjava.lang.NullPointerException

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wayne Lee

Posts: 1
Nickname: brightdusk
Registered: Nov, 2005

soapenv:Server.userExceptionjava.lang.NullPointerException Posted: Nov 15, 2005 10:59 PM
Reply to this message Reply
Advertisement
Hello all,

I have installed tomcat 5.0 for Jwsdp and jwsdp-1.6.
AXIS package was also installed in tomcat 5.0 directory as instructed as well as the applicable version, J2sdk 1.4.2_08, of Java.

I am currently following the Axis Installation Instructions located in the following link,

http://ws.apache.org/axis/java/install.html

Step 4 calls out to test start page and happyaxis page and they both works fine as I can display the pages and see all the needed and optional libraries except one optional library, security which is not relevant to the problem I encountered I believe.

I am also able to display the View the list of deployed Web Services pages as specified. However, subsequent test, calling the getVersion method from the version endpoint, using http://localhost:8080/axis/services/Version?method=getVersion returns the following error message,

soapenv:Server.userExceptionjava.lang.NullPointerException

Note: I did started tomcat!! Alternative port and name for the axis folder I used were properly reflected in the address.

The similar problem exhibited testing the JWS Endpoint using the address,
http://localhost:8080/axis/EchoHeaders.jws?method=list. Following error was posted.

soapenv:Server.userExceptionjava.lang.NullPointerException

I am desperately looking for some help. Any feedback is appreciated.

Thank you in advance.

Topic: help me in my exam Previous Topic   Next Topic Topic: reverse words

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use