I've developed a custom partition for Apache directory server, which I'm trying to deploy with the 1.0-RC1 distribution. I've taken the naive approach of just copying my jars to $INSTALL_DIR/lib/ext and my configuration files to $INSTALL_DIR/conf. And it *almost* works---the logging configuation fails due to a classpath problem (I'm using a custom log4j appender class).
Is there any documentation on how to deploy custom code to the standard distribution package (ie., using bin/apacheds.exe and not maven or ant)?
Thanks,
Martin
- Custom partition deployment process MartinZaidel
- Re: Custom partition deployment process Ersin Er
- Re: Custom partition deployment process MartinZaidel
- Re: Custom partition deployment process Alex Karasulu
- Re: Custom partition deployment process MartinZaidel
