On 04/01/2010 11:39, vramanaj wrote: > > Can you elobrate the second option ?
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html > > > markt-2 wrote: >> >> On 04/01/2010 11:14, vramanaj wrote: >>>> http://old.nabble.com/file/p27011540/server.xml server.xml >>>> http://old.nabble.com/file/p27011540/app-context.xml.txt >>>> app-context.xml.txt >>>> >>> >>> And the content in context file using josso as below >>> <Context> >>> <ResourceLink global="jdbc/SsoDs" name="jdbc/SsoDS" >>> type="javax.sql.DataSource"/> >>> </Context> >> >> From a Tomcat perspective everything looks OK. >> >> I think the issue is that the JOSSO valve is going to apply to the >> context you want to use the UserDatabaseRealm for as well. >> >> I don't know JOSSO but I think you have two options: >> - Move the users & roles defined in tomcat-users.xml to JOSSO and use >> JOSSO for everything. >> - Use a separate virtual host for apps that shouldn't use JSSO >> >> Mark >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org