Hello everybody!
I thought to ask this in the "Remoting" forum since this question has Spring JMS context, but then I realized that it's more about Spring container rather then JMS.
My...
Type: Posts; User: samolet; Keyword(s):
Hello everybody!
I thought to ask this in the "Remoting" forum since this question has Spring JMS context, but then I realized that it's more about Spring container rather then JMS.
My...
I think I figured this out. JaxWsPortProxyFactoryBean is just some sort of wrapper around JAX-WS javax.xml.ws.Service proxy and does nothing about marshaling and transport (unlike...
I didn't have any problem logging HTTP request/response on client's side while playing with WebServiceTemplate from Spring-WS to call my web service. But when I switched to Core Spring's...