I did successfully run slide 2.1 integrated in tomcat. WebDav (reading
and writing) access from Linux (via a "webdav://localhost:8080/slide" in
konqueror) and from Windows via InternetExplorer as a Webfolder
(http://localhost:9001/slide) worked.
I now integrated Slide 2.1 into Jboss 4.0.2 (contains tomcat 5.5). I
used the document http://wiki.apache.org/jakarta-slide/JbossSetup to let
jboss use slide's authentication. It does not work as expected:
When I use the konqueror under linux with a webdav url (now
webdav://localhost:9001/slide ) I can still write files. However when
connecting the url http://localhost:9001/slide as a web folder with
IE6.0 under WindowsXP an error Message pops up:
"http://localhost:9001/slide could not be opened as a web folder. Do you
want to view it as a web site ?" (roughly translated from german). If
you klick on yes the structure of the slide server is shown correctly
but as a web site (no write access)
The authentication works with the users defined in web.xml (and it fails
with a LoginsException from org.apache.slide.jaas.spi.SlideLoginModule
when trying a user that does not exist).
I hope you have an idea what the problem is. Apart from the
authentication changes the web app should be the same, since I copied
the slide.war from the deployment of the sucessfully testet standalone
tomcat server. All servers run on debian linux using jdk 1.4.2_06.
Thanks in advance
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]