alesj
Nov 10th, 2006, 03:07 AM
I'm using JaxRpcPortProxyFactoryBean to access my webservice. Whole service URL is secured with BASIC auth - that means that access to .wsdl is also secured.
But even if you set username and password, the .wsdl lookup doesn't use them.
This is an old issue - http://forum.springframework.org/archive/index.php/t-12006.html - is it resolved yet?
Is there a way to put the username and password with the lookup request - some AOP or interceptor / handler impl?
Rgds, Ales
But even if you set username and password, the .wsdl lookup doesn't use them.
This is an old issue - http://forum.springframework.org/archive/index.php/t-12006.html - is it resolved yet?
Is there a way to put the username and password with the lookup request - some AOP or interceptor / handler impl?
Rgds, Ales