[jboss-user] [EJB 3.0] - Please help~~deployment of webservice

sim9739 do-not-reply at jboss.com
Mon Dec 10 15:05:53 EST 2007


HI all,

I am using jboss 4.0.4, jwsdp-2.0 and jbpm-bpel 1.1 beta 3. I have install everything needed to run the web service. after the installation, i deploy the hello example in the folder of jbpm-bpel. 
I can see the hello service in this link
http://localhost:8080/jbossws/services

then , i click the link http://localhost:8080/hello/greeter?wsdl
then nothing is shown up in the browser. i am using safari as my browser.
Is that suppose to see something after clicking the link?

and i start my web service by going to link http://localhost:8080/hello/greeter
it throws an exception

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.jboss.util.NotImplementedException: HTTP GET not supported
	org.jboss.ws.server.ServiceEndpointServlet.doGet(ServiceEndpointServlet.java:95)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.

Did i do something wrong? Can anyone tell me why it throws exception? And How to fix the problem?

Thanks a lot!!!!!

sim

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

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



More information about the jboss-user mailing list