-
Jun 7th, 2011, 03:49 PM
#1
airline.wsdl missing in spring-ws-2.0.2.RELEASE?
I downloaded spring-ws-2.0.2.RELEASE-full.zip, and tried running samples.
It seems airline.wsdl is missing for samples\airline project.
-
May 27th, 2012, 09:53 PM
#2
It should be produced when running mvn install ( in the samples dir) but is not produced, I get the same error... !?!?!
-
Jun 25th, 2012, 10:23 AM
#3
I had the same issue, I found a copy at https://fisheye.springsource.org/bro...sdl?r1=2&r2=85.
Hopefully it is the correct one.
-
Jun 25th, 2012, 10:51 AM
#4
The last download that contains the airline.wsdl appears to be spring-ws-1.0.4. I downloaded that and found it here spring-ws-1.0.4/samples/airline/src/main/webapp/airline.wsdl.
I'm using 2.0.5, which expects to find it in <url>file://${project.basedir}/../airline.wsdl</url>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules