dovan_nguyen schrieb: > Hello all, > > I uncommented the <security-constraint> in web.xml and > deployed slide.war onto Weblogic App server 7.0 > (WL7.0). I then used XML Spy and send user 'root' and > pswd 'root' credentials but slide didn't let me in. A > I missing something ? Perhaps Slide cannot be > integrated with WL7.0 ?
It can. But I guess nobody did it yet. You would need for Weblogic what SlideRealm is for Tomcat. As a workaround you have to define the Slide users separately for the security realm of your Weblogic server (i.e. the equivalent of tomcat-users.xml). HTH Guido -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
