Guys,
I was given just the schema file and an URL to point to, and no WSDL. The guy even replied "WS-what?" when I asked him the WSDL.
A friend of mine told me it's the "old-style" Web Service, simply HTTP POSTs containing XML SOAP in the body. How do I access such service in Spring WS? Thanks in advance.
