On 31/12/2009 12:10, vramanaj wrote:
> 
> By doing so, Josso configured application is not working now. It could n't
> able to recognize the cookie it has set earlier.
> http://old.nabble.com/file/p26977591/tomcat.log tomcat.log 
> 
> Throwing Error error:
> java.lang.RuntimeException: Outbound relaying failed. No Principal found.
> Verify your SSO Agent Configuration!
>       org.josso.tc60.agent.SSOAgentValve.invoke(SSOAgentValve.java:532)
>       
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
>       
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
> 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
>       org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
>       java.lang.Thread.run(Thread.java:619)
> 
> 
> Context:
> <?xml version="1.0" encoding="UTF-8"?>
> <Context docBase="/usr2/tomcat/hmtosys760u/webapps/mto">
> <Realm className="org.apache.catalina.realm.UserDatabaseRealm"
> resourceName="UserDatabase"/>
> </Context>

Please provide the server.xml (comments removed) and the context.xml
file, if any, for the app using josso and the app using the
UserDatabaseRealm.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to