PDA

View Full Version : Step by step tutorial on Spring Ws



djpaul
Oct 27th, 2006, 09:11 AM
Hi,

Can anyone please point me to any step by step tutorial on Spring Ws. I only need a starter sample.... Thanks in advance

Sorry did not check the earlier posts

Arjen Poutsma
Oct 29th, 2006, 03:16 PM
See the reference docs (http://static.springframework.org/spring-ws/docs/1.0-m2/reference/html/index.html) (in progress) & the echo sample in the documentation.

ashaar
Feb 8th, 2011, 12:26 AM
See the reference docs (http://static.springframework.org/spring-ws/docs/1.0-m2/reference/html/index.html) (in progress) & the echo sample in the documentation.


Hi Arjen:
I am working on Airline example. I do have only one issue. The schema for oxm and sws is giving me the error message.

Here is the error message

Description Resource Path Location Type
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'sws:marshalling-endpoints'. spring-ws-servlet.xml /contract/WebRoot/WEB-INF line 14 XML Problem

so where is the issue and what is the solution.

Thanking you in advance.


Regards,

Ashaar Riaz