Things like
 // @todo get these from somewhere a little more flexible
            URL homeURL = new URL(GERONIMO_HOME);
            URL mletURL = new URL(homeURL, "etc/boot.mlet");
            URL deployURL = new URL(homeURL, "etc/boot-service.xml");

At 15:28 20/11/2003 -0800, you wrote:
Juan Albisu wrote:
Hi,
I saw that the configuration data is now a days inside the code. maybe we can load from a properties file in the classpath or using the preferences api (unifiyin everything)? what do you think?
Thanks in advance

What type of configuration do you mean? Please can you give a couple of examples.


--
Jeremy



Reply via email to