Hi All,

I made following changes to orbit/apacheds and
core/org.wso2.carbon.ldap.server components.

1. There were some wrapping code inside orbit/apachds. Re-factored and
moved those wrapping code to core/org.wso2.carbon.ldap.server
component
2. Exclude embedding some redundant jar files from apacheds orbit bundle.
       a. Exclude embedding antlr. But antlr was not a feature in core
distribution. Therefore i had to make antlr a feature of core. (This
does not affect the distribution size, as we were already embedding
antlr in apachds bundle)
       b. Exclude embedding "commons" libraries within apacheds orbit
bundle and refer the "commons" bundles already in the OSGI
environment.
 3. Improve error handling

I did some preliminary testing and everything seems to be working
fine. Hoping to test further and commit code to trunk.

If you have any objections/concerns please let me know.

Thanks
AmilaJ
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to