Thanks its working now.
-Lakshmanan
Type: Posts; User: Lakshmanan; Keyword(s):
Thanks its working now.
-Lakshmanan
Is anybody have an idea on any of the sample from spring-ws is working out of the box?
I tried couple of them like echo etc nothing worked. Service looks like deployed but not able to import the...
I am using spring 1.5.6 and trying to setup the echo server and client project.
I am setting up using maven. I had couple of classpath issue and resolved it. wsdl is generated properly but echo...
I am trying to get the spring ws client working. I am able to see the wsdl on the serverside. While connecting from spring ws client project I am getting the stacktrace as below.
I have all the...
Thanks for marshaller.afterPropertiesSet(), it really helped.
This is really helpful and it saved lot of time.