RE: ubuntu + tomcat5: error initializing domain

2007-09-27 Thread Miguel Figueiredo
Hello Pere, I'm not sure that Slide is Java 6 compatible. Have you tried using it with a jdk5? Hope this helps, Miguel Figueiredo -Original Message- From: Pere Cortada Bonjoch [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 26 de Setembro de 2007 22:34 To:

Re: ubuntu + tomcat5: error initializing domain

2007-09-27 Thread Pere Cortada Bonjoch
I've found it!!! Thanks for the answer Miguel as far as i know (minimal features test) java 6 is ok with slide (wow: true retrocompatibility!) The problem disappeared when i set to no the TOMCAT_SECURITY = yes directive in /etc/init.d/tomcat5, i suppose it's a jaas permission problem, but i

Re: Authentication with Slide - Slide vs tomcat Realm

2007-09-27 Thread Arne v.Irmer
Hi Satish, Satish schrieb: Hi Arne, I manage to authenticate with http client 3.1, latest http client library with JAAS module. But I could not get webdav resource now. Upon searching on the forum I found Slide is not supporting http client 3.x libraries. We are using http client 3.01 and

Re: Authentication with Slide - Slide vs tomcat Realm

2007-09-27 Thread Satish
Hey Arne, Thanks for quick response. Well I am using JAAS module from Slide site, they have made it available for authentication with Slide. I did all configurations and tested by accessing from the browser and DavExplorer, its working well. JAAS module responding preety good way. I then tried

Re: Authentication with Slide - Slide vs tomcat Realm

2007-09-27 Thread Arne v.Irmer
Satish schrieb: Hey Arne, Thanks for quick response. Well I am using JAAS module from Slide site, they have made it available for authentication with Slide. I did all configurations and tested by accessing from the browser and DavExplorer, its working well. JAAS module responding preety

Re: Authentication with Slide - Slide vs tomcat Realm

2007-09-27 Thread Satish
Hi Arne, I got that. I have implemented it and working fine, I could authenticate with Slide this way. But after that this code is not working, what I am trying here is get the webdadv resource.. import org.apache.commons.httpclient.HttpURL; private HttpURL url; private WebdavResource

PROPFIND 409 conflict ERROR with timeout/deadlock

2007-09-27 Thread Shakti Shrivastava
I am getting 409 conflict error when trying to create a WebdavResource object for a given URL. The code is trying to create a file along with any missing collections (that may not exist). Everything works fine however the code seems to deadlock when trying to create a WebdavResource object on