I have the work directory and it has the files. This is the place that I checked for the permissions. The problem is that the files don't change with a change to the ds.
I have connected to the ds with studio, jxplorer and my java api and all show the changes after they are made and all show the changes disappear after i stop and restart the tomcat which is running the ds as the web app. Since the exact same code works on windows I think I'll step through the source to find out where the code is writing/persisting the data to disk and find out why that isn't happening in linux unless you have a better suggestion? Thanks for the response, Fu-Tung --- On Wed, 8/13/08, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > From: Emmanuel Lecharny <[EMAIL PROTECTED]> > Subject: Re: WebApp Persistance on Unix > To: [email protected] > Date: Wednesday, August 13, 2008, 4:29 PM > Fu-Tung Cheng wrote: > > Hi Emmanuel, > > > > The directory was good as well. > > > > I am using 1.0.2. > > > > Hard to say what you'd like to see from the logs. > The info log doesn't show much. The debug log has a lot > of info but nothing really jumps out. > > > What if you try to connect on the embedded Ldap server with > Apache > Directory Studio ? As the server is listening on port 8389, > you may be > able to add some value and read them back. It would be > interesting to > check that you can read them after having stopped and > restarted the webapp. > > Also check that you have a server-work directory on your > disk. (The > subdirectories contain the data and index for each > partitions). > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org
