Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Web services quick start
Web services quick start [message #141821] Mon, 03 October 2005 10:53
Eclipse UserFriend
Originally posted by: mare1748.yahoo.com

Hello,

I'm trying to run a HiWS example from
http://www.netbeans.org/kb/41/tutorial-webservice.html#creat ingthewebservice
but i don't understand a few things:

The method sayHi works when tested, but I would like to interact with the
ws from a browser and don't know how...
When I run the HiWSClient project, i only get a blank JSP page..
I've put the code in HiServlet class, but I don't know how it's supposed
to be used.. When i run the servlet by itself, i get an error message
javax.servlet.ServletException
org.apache.catalina.security.SecurityUtil.execute(SecurityUt il.java:300)
org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu rityUtil.java:165)

java.lang.StackOverflowError
org.me.hi.HiServlet.getHiWS(HiServlet.java:107) .erver is running and

i've set JVM options to
-Dhttp.proxyPort=8080 (is that neccessary?)

Am i supposed to edit the code from index.jsp more than it's written in
this tutorial to interact with the WS?

Thanx a lot for your help,

Mare
Previous Topic:dynamic project, build path problem
Next Topic:Context reload
Goto Forum:
  


Current Time: Fri Mar 29 13:35:06 GMT 2024

Powered by FUDForum. Page generated in 0.02802 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top