Hi,

please dont copy to CARBON_HOME/lib. its working because we still have the
bootstrap classsloader intact. we are going to get rid of that soon.

config files are read by individual bundles. Each bundle has their own
classLoader.  So there are two options in this kind of scenarios.

1. embed the config file in the bundle itself
2. give the path of the config file as a system property.


thanks,
--Pradeep
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to