[jboss-user] [Security & JAAS/JBoss] - Jboss AS 4.2 + JBoss Federated SSO problem
margielm
do-not-reply at jboss.com
Thu Aug 2 09:53:08 EDT 2007
Hi all!
I am currently trying to use JBoss Federated SSO with jboss 4.2 and I am dealing with big problem on which I can't find answer anywhere.
I have started jboss-sso-test.ear on AS 4.2 but after logging in I've got this exception on my console:
15:28:30,788 ERROR [SSOAutoLogout] org.jboss.security.valve.SSOAutoLogout[/test]
javax.servlet.ServletException: org.jboss.security.saml.SSOException: org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
at org.jboss.security.valve.SSOAutoLogin.invoke(SSOAutoLogin.java:183)
at org.jboss.security.valve.SSOTokenManager.invoke(SSOTokenManager.java:125)
at org.jboss.security.valve.SSOAutoLogout.invoke(SSOAutoLogout.java:172)
at org.jboss.security.valve.SSOFederationRouter.invoke(SSOFederationRouter.java:135)
and so on...
After some research on Google, I've found the answer: this is the problem of tomcat-util.jar version in jbossweb-tomcat55.sar folder.
And here is the moment where big problem starts - I am using jboss 4.2 - and there is NO jbossweb-tomcat55.sar in this version - instead there is
jboss-web.deployer folder. But again... there is NO tomcat-util.jar in it (and furthermore there is no patch for 4.2 in JBoss SSO CR1 distribution).
I don't have any more ideas. Is there any ways to run JBoss SSO on 4.2? If yes what is the solution?
Thanks!!
Best Regards
Michal Margiel
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070114#4070114
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070114
More information about the jboss-user
mailing list