Hi Anyone have a idea about this
Regards, Hua JIe On Tue, Aug 7, 2012 at 10:56 AM, 杨华杰 <[email protected]> wrote: > Hi > > > I followed the readme to configure the example.(but I configure the > example and the IDP in the same tomcat) > > I am able to view the web service. > > But when I access the link > https://localhost:8443/fedizhelloworld/secure/fedservlet > > I always get this error > > WARNING: Unexpected error forwarding to login page > java.lang.NullPointerException > at > org.apache.catalina.authenticator.FormAuthenticator.forwardToLoginPage(FormAuthenticator.java:322) > at > org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:245) > at > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:528) > at > org.apache.cxf.fediz.tomcat.FederationAuthenticator.invoke(FederationAuthenticator.java:180) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) > at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) > at java.lang.Thread.run(Thread.java:662) > Aug 6, 2012 10:01:37 PM > org.apache.catalina.authenticator.FormAuthenticator forwardToLoginPage > WARNING: Unexpected error forwarding to login page > > > > Can someone send me a working tomcat and send it to me? It will be much > easier to explore the example. > > This is the first time to post questions on the mail list. Yesterday I > file a bug to the jira > > > > Regards, > Prince >
