I am running Spring Security on Tomcat 6.0.16 on a Fedora box. I am using Apache to proxy requests from 8080 to 80. However, when I log in to Spring Security, I get a 404 for the post to...
Type: Posts; User: ilana; Keyword(s):
I am running Spring Security on Tomcat 6.0.16 on a Fedora box. I am using Apache to proxy requests from 8080 to 80. However, when I log in to Spring Security, I get a 404 for the post to...
After getting the username and password from our info-withholding customer, the configuration is as follows:
<bean id="webServiceClient" class="com.etc.WebServiceClient">
<property...
Hello,
I am having some problems translating a security token for a WS-Security service into the required context file for a wss4j or xwss securityInterceptor. Here is the token (with...