Thanks Kazuhito, it helped a lot, but not fixed the problem. 
ServletRedirectorSecure was not secured, but now it is.
I'm using ServletTestRunner and here is the URL I'm using on my local PC:
http://pc23165/eservice/ServletTestRunner?suite=com.axa.eplatform.beaweblogic70.usermgmt.TestUserAccessManagement

Now I'm getting different exceptions.
<19/02/2004 11:35:17> <Info> <Data Synchronization> <000000> <Application: 
portalApp; Data sync complete (OK)  [DR: Mast
er Data Repository]>
2004/02/19 11:35:17:699 EST [DEBUG] HttpClientConnectionHelper - ->connect 
= [org.apache.commons.httpclient.util.HttpURL
Connection:http://pc23165/eservice/framework/security/login.jsp]
2004/02/19 11:35:17:699 EST [DEBUG] ChainedRuntimeException - 
-<printStackTrace([EMAIL PROTECTED])
2004/02/19 11:35:17:699 EST [DEBUG] ChainedRuntimeException - 
-<printStackTrace([EMAIL PROTECTED])
2004/02/19 11:35:17:699 EST [DEBUG] ChainedRuntimeException - 
->printStackTrace
2004/02/19 11:35:17:714 EST [DEBUG] ChainedRuntimeException - 
->printStackTrace
2004/02/19 11:35:17:699 EST [DEBUG] WebClientTestCaseDelegate - -Exception 
in test <org.apache.cactus.util.ChainedRuntim
eException: Failed to authenticate the 
principal>org.apache.cactus.util.ChainedRuntimeException: Failed to 
authenticate
the principal
        at 
org.apache.cactus.client.authentication.FormAuthentication.authenticate_aroundBody6(FormAuthentication.java:3
14)
        at 
org.apache.cactus.client.authentication.FormAuthentication.authenticate_aroundBody7$advice(FormAuthentication
.java:151)
        at 
org.apache.cactus.client.authentication.FormAuthentication.authenticate(FormAuthentication.java)
        at 
org.apache.cactus.client.authentication.FormAuthentication.configure_aroundBody0(FormAuthentication.java:155)

        at 
org.apache.cactus.client.authentication.FormAuthentication.configure_aroundBody1$advice(FormAuthentication.ja
va:151)
        at 
org.apache.cactus.client.authentication.FormAuthentication.configure(FormAuthentication.java)
        at 
org.apache.cactus.client.connector.http.HttpClientConnectionHelper.connect_aroundBody0(HttpClientConnectionHe
lper.java:126)
        at 
org.apache.cactus.client.connector.http.HttpClientConnectionHelper.connect_aroundBody1$advice(HttpClientConne
ctionHelper.java:222)
        at 
org.apache.cactus.client.connector.http.HttpClientConnectionHelper.connect(HttpClientConnectionHelper.java)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.callRunTest(DefaultHttpClient.java:201)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.doTest_aroundBody0(DefaultHttpClient.java:119)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.doTest_aroundBody1$advice(DefaultHttpClient.java:22
2)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.doTest(DefaultHttpClient.java)
        at 
org.apache.cactus.internal.client.WebClientTestCaseDelegate.runWebTest(WebClientTestCaseDelegate.java:333)
        at 
org.apache.cactus.internal.client.WebClientTestCaseDelegate.runGenericTest(WebClientTestCaseDelegate.java:281
)
        at 
org.apache.cactus.internal.client.WebClientTestCaseDelegate.runTest(WebClientTestCaseDelegate.java:257)
        at 
org.apache.cactus.ServletTestCase.runCactusTest(ServletTestCase.java:300)
        at 
org.apache.cactus.ServletTestCase.runBare(ServletTestCase.java:263)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at 
org.apache.cactus.server.runner.ServletTestRunner.run(ServletTestRunner.java:313)
        at 
org.apache.cactus.server.runner.ServletTestRunner.doGet_aroundBody0(ServletTestRunner.java:209)
        at 
org.apache.cactus.server.runner.ServletTestRunner.doGet_aroundBody1$advice(ServletTestRunner.java:151)
        at 
org.apache.cactus.server.runner.ServletTestRunner.doGet(ServletTestRunner.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at 
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
        at 
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517)
        at 
weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
        at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156)
        at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)
org.apache.cactus.util.ChainedRuntimeException: Unable to login, probably 
due to bad username/password. Received a [200]
 response code and was expecting a [302]
        at 
org.apache.cactus.client.authentication.FormAuthentication.authenticate_aroundBody6(FormAuthentication.java:3
06)
        at 
org.apache.cactus.client.authentication.FormAuthentication.authenticate_aroundBody7$advice(FormAuthentication
.java:151)
        at 
org.apache.cactus.client.authentication.FormAuthentication.authenticate(FormAuthentication.java)
        at 
org.apache.cactus.client.authentication.FormAuthentication.configure_aroundBody0(FormAuthentication.java:155)

        at 
org.apache.cactus.client.authentication.FormAuthentication.configure_aroundBody1$advice(FormAuthentication.ja
va:151)
        at 
org.apache.cactus.client.authentication.FormAuthentication.configure(FormAuthentication.java)
        at 
org.apache.cactus.client.connector.http.HttpClientConnectionHelper.connect_aroundBody0(HttpClientConnectionHe
lper.java:126)
        at 
org.apache.cactus.client.connector.http.HttpClientConnectionHelper.connect_aroundBody1$advice(HttpClientConne
ctionHelper.java:222)
        at 
org.apache.cactus.client.connector.http.HttpClientConnectionHelper.connect(HttpClientConnectionHelper.java)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.callRunTest(DefaultHttpClient.java:201)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.doTest_aroundBody0(DefaultHttpClient.java:119)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.doTest_aroundBody1$advice(DefaultHttpClient.java:22
2)
        at 
org.apache.cactus.client.connector.http.DefaultHttpClient.doTest(DefaultHttpClient.java)
        at 
org.apache.cactus.internal.client.WebClientTestCaseDelegate.runWebTest(WebClientTestCaseDelegate.java:333)
        at 
org.apache.cactus.internal.client.WebClientTestCaseDelegate.runGenericTest(WebClientTestCaseDelegate.java:281
)
        at 
org.apache.cactus.internal.client.WebClientTestCaseDelegate.runTest(WebClientTestCaseDelegate.java:257)
        at 
org.apache.cactus.ServletTestCase.runCactusTest(ServletTestCase.java:300)
        at 
org.apache.cactus.ServletTestCase.runBare(ServletTestCase.java:263)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at 
org.apache.cactus.server.runner.ServletTestRunner.run(ServletTestRunner.java:313)
        at 
org.apache.cactus.server.runner.ServletTestRunner.doGet_aroundBody0(ServletTestRunner.java:209)
        at 
org.apache.cactus.server.runner.ServletTestRunner.doGet_aroundBody1$advice(ServletTestRunner.java:151)
        at 
org.apache.cactus.server.runner.ServletTestRunner.doGet(ServletTestRunner.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at 
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
        at 
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517)
        at 
weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
        at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156)
        at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)



*********************************************************************************
Important Note
This email (including any attachments) contains information which is 
confidential and may be subject to legal privilege.  If you are not 
the intended recipient you must not use, distribute or copy this 
email.  If you have received this email in error please notify the 
sender immediately and delete this email. Any views expressed in this 
email are not necessarily the views of AXA.   Thank you.
*********************************************************************************

Reply via email to