I was able to find those jar files online and download into my local repo:
http://www.mvnsearch.org/maven2/com/sun/xml/wsit/xws-security/1.3.1/
...
Type: Posts; User: vogeljames; Keyword(s):
I was able to find those jar files online and download into my local repo:
http://www.mvnsearch.org/maven2/com/sun/xml/wsit/xws-security/1.3.1/
...
I had the same issue, I found a copy at https://fisheye.springsource.org/browse/spring-ws/trunk/samples/airline/src/main/webapp/airline.wsdl?r1=2&r2=85.
Hopefully it is the correct one.
I'm getting an error running the unit tests for the Airline sample.
I am using spring-ws-2.1.0.RELEASE samples, on OSX 10.7.
Results of mvn package:
...