i trying that sso from infoview..
i created a ticket succesfully.
but when i remove comment tags from around authfilter
I get the error "HTTP Status 404 - /InfoViewApp/" and the message is " The requested resource (/InfoViewApp/) is not available."
i coudtn see anything about kerberos vs... stdout.log;*
14-01-12 11:31:14:962 - digester.Digester Thread [Thread-1]; Parse Fatal Error at line 648 column 9: The string "--" is not permitted within comments.
org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
....
....
2012-01-14 11:31:33,946 [Thread-1] DEBUG com.sun.faces.config.ConfigureListener - addManagedBean(searchAppBean,com.businessobjects.clientaction.searchapp.properties.SearchAppPropertiesBean)
2012-01-14 11:31:33,946 [Thread-1] DEBUG com.sun.faces.application.ApplicationImpl - Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@b6994f forsearchAppBean
2012-01-14 11:31:33,946 [Thread-1] DEBUG com.sun.faces.config.ConfigureListener - addManagedBean(securityQueryBean,com.businessobjects.clientaction.shared.securityquery.SecurityQueryBean)
2012-01-14 11:31:33,946 [Thread-1] DEBUG com.sun.faces.application.ApplicationImpl - Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@b2771 forsecurityQueryBean
....
....
....
stdout is 92 kb. with like that..
any suggestions?