This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JBoss/WildFly and the fly likes Web services security Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Web services security " Watch "Web services security " New topic
Author

Web services security

anas ibraheem
Greenhorn

Joined: Oct 01, 2010
Posts: 9
hello

i am new to web services , i have developed a small web service using jax-ws and i want clients of this web service to send user name and password in each soap message they send to my service , so how can i do that with https and basic authentication , is it the same as securing any web page or does it require any addiational stuff that i should know about .

thank you
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5579

What version of JBoss AS? And which web services stack? If you are using JBoss AS 5.x and using the native stack (which is the default), then grab the free chapter 9 from JBoss in Action - section 9.4 has everything you need.


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Web services security
 
Similar Threads
Web services sending messages
Web Service security
create a web sevice in jdevelolper using the existing Java file
Public Webservices
doubt in web service composition