> Regarding your plans to integrate slide with Bluestone. Be warned that the > current Bluestone UBS version 7.3 will not work with Slide. There are 2 > reasons that come to mind. First the Bluestone servletInvokerApp does not > set the servlet context correctly and according to Bluestone support, it > cannot be modified to accommodate the necessary change. They consider it a > WAD (works as designed). Secondly and just as important, the Bluestone > servlet container filters out HTTP method request that aren't part of the > HTTP spec. > I cannot remember what the specification version they conform to > but they will reject PROPPUT, PROPPATCH and so on. Therefore any attempt > you make to integrate Slide with Bluestone will be in unsuccessful. It's not that uncommon, actually. Many proxies and HTTP connectors will break WebDAV, including mod_jk (except the latest releases). Remy
