Code referenced in "Embedding ApacheDS as a Web Application" doesn't compile
with apacheds-all 1.5.8-SNAPSHOT
-------------------------------------------------------------------------------------------------------------
Key: DIRSERVER-1598
URL: https://issues.apache.org/jira/browse/DIRSERVER-1598
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Chris Council
The code referenced from
http://directory.apache.org/apacheds/1.5/43-embedding-apacheds-as-a-web-application.html
doesn't compile with apacheds-all 1.5.8-SNAPSHOT and it doesn't seem to work
with apacheds-all 1.5.7.
This also applies to a project created using the instructions provided in the
"Creating the WebApp using the ApacheDS Maven Archetype" section on that same
page.
Specifically, there is no longer a "setWorkingDirectory" method in
org.apache.directory.server.core.DefaultDirectoryService. I'm not sure exactly
how to solve this issue, it's not immediately obvious what the replacement
method is.
Also, it was rather difficult to get apacheds-all 1.5.8-SNAPSHOT in the first
place - after some time, I finally determined that it was available from
http://repository.apache.org/ (I think). It would be nice to have this
information on that page as well. Still, I had to grab the artifact manually
and install it in a local maven repo, since it didn't seem to download from the
http://repository.apache.org/ repo correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.