Yes you are right on this. The integration tests programmatically start the server using the embedding API to do this.
Alex On 8/18/07, David Jencks (JIRA) <[EMAIL PROTECTED]> wrote: > > > [ > https://issues.apache.org/jira/browse/DIRSERVER-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > David Jencks updated DIRSERVER-984: > ----------------------------------- > > Attachment: DIRSERVER-984-2.diff > > Patch updated to latest svn. I've checked that this server.xml works with > the geronimo directory plugin. Also all the integration tests pass. Some > experiences getting this to run in geronimo leads me to believe that the > integration tests don't actually test that the server starts with the > server.xml from server-xml. > > > Use xbean-spring to make configuration more comprehensible > > ---------------------------------------------------------- > > > > Key: DIRSERVER-984 > > URL: https://issues.apache.org/jira/browse/DIRSERVER-984 > > Project: Directory ApacheDS > > Issue Type: Improvement > > Affects Versions: 1.5.1 > > Reporter: David Jencks > > Assignee: David Jencks > > Attachments: DIRSERVER-984-2.diff, DIRSERVER-984.diff > > > > > > I've been experimenting with xbean-spring to make the server.xml file > more comprehensible. It's pretty non-invasive, it just requires adding some > javadoc "annotations" to the source. I'll attach the patch here and discuss > on the dev list. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
