I have little experience integrating slide with oracle webserver and database but I will try to describe my problem and hopefully get some hints from people who have had similar experience.
Goal: use slide with oracle's webserver and database. Background: When running tomcat with oralce database I successfully run slide to GET/PUT/MOVE files in and out of database. I then moved files (java and configuration files) to my oracle webserver. The initialization was ok. But when I tried to access the WebdavServlet I got 404 "Not Found" response. WebDAV client is MS iexplorer and server is slide. ==========> ok now tried to get it and failed:/_vti_inf.html/className=null HttpRequestHandler-15932121, , GET, 404 "Not Found", 297 ms, /portal/page_not_fo und.jsp call [EMAIL PROTECTED] HttpRequestHandler-5903407, , POST, 400 "Bad Request", 0 ms, /_vti_bin/shtml.exe /_vti_rpc call [EMAIL PROTECTED] in retrieve uri=[/s/dav] select from objects <======================!!!!!!!!!!!!!!!!!=========/s Questions: 1. Does anyone have experience running slide with a different webserver other than tomcat? Could you share the experience? 2. Why was it looking for "/_vti_inf.html", "/_vti_ibn/shtml.exe", "/_vti_rpc" on my local machine when I tried to use MS iexporer as the WebDAV client to connect to my servlet "/s/dav" which extends WebdavServlet? Thanks, Scott Liu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
