Hi,
I am trying to secure a web service.
I have jboss-4.0.4RC1.

I wrote my interface and its implementation, generated the wsdl and other 
supporting classes from these, included hand coded 
files(web,webservices,jaxrpc-mapping,web-jboss).

I beleive to enable security for the web service we add an 
'jboss-wsse-server.xml' to the deployment. So i did that too.


Is this the right way to go about securing a web service or am i missing 
something?

When i do this, the service gets deployed but behaves as though no security is 
configured for it..


I then put in the jbossws.sar into the deploy folder of the server. (Is this 
how you are supposed to install JBossWS?) hoping that security would kick 
in..but it does not seem to be working.

A glimpse of the message i get when i run the server. This message i get, 
irrespective of whether i include the security descriptor- 
jboss-wsse-server.xml.
*************************************************
org.jboss.ws.WSException: Cannot obtain endpoint for: 
TheHopefulWebService.war#MyService/MyServicePort
        at 
org.jboss.ws.server.ServiceEndpointServlet.init(ServiceEndpointServlet.java:76)
        at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)
        at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925)
*********************************************



Please correct me if i am on the wrong path. I just wish to secure my web 
service.

Thanks!

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to