Hi,

I answer my own question. This was missing in web.xml

Cheers,
Roland

<!-- Resin-specific JaasAuthenticator -->
<authenticator type="com.caucho.server.security.JaasAuthenticator">
    <init>
      <password-digest>none</password-digest>
 
<login-module>org.apache.slide.simple.authentication.JAASLoginModule</lo
gin-module>
      <init-param>
 
<factoryClassName>triplex.wingx.webdav.WebdavSessionManager</factoryClas
sName>
      </init-param>
    </init>
</authenticator> 
<!-- END Resin-specific JaasAuthenticator -->   

--
roland polzer
senior developer
triplex wingx
content management

triplex GmbH
herzog-heinrich-strasse 11-13
D-80336 munich

tel +49 89 209138-45
fax +49 89 209138-10

[EMAIL PROTECTED]
www.triplex.de
www.wingx.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to