The CXF User's Guide section on WS Security
(http://cwiki.apache.org/CXF20DOC/ws-security.html) has, at the end under
Encryption, a note to use the "WS-Security test sample" until documentation
is available. The link points to the the SVN repository
http://svn.apache.org/viewvc/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/security/.
I would like to get this example running but run into difficulty because
GreeterImpl in the test extends
org.apache.hello_world_soap_http.GreeterImpl. I'm finding this class hard to
find. I did find a class that looks like it might be, but it imports a
number of other classes, which I cannot find and which are perhaps generated
from a wsdl file? 

Some tips on how to get all of the necessary code and any other information
necessary to get this example working would be greatly appreciated!

Sincerely,
Andy Crapo
GE Research
-- 
View this message in context: 
http://www.nabble.com/WS-Security-Example-tp18574571p18574571.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to