I am also trying to use this feature. One question tho, what if I want to substitute one module with 2 modules. For instance, we use woodstox as the stax impl, but a user may want to plugin in their own stax impl which has 2 jars. How would that scenario work?

I tried to only specify one of the 2 stax impl jars but we seem to get a server startup failure which I haven't looked into.

Let me know any comments you might have.

Thanks, Lin
David Jencks wrote:
They let you substitute one module for another. So for instance if you want to have Firebird as your default database you could create a new module system-database-firebird with appropriate rar configuration and timer gbeans and put

org.apache.geronimo.configs/system-database//car=org.ashish.configs/system-database-firebird/2.0/car

and then all the modules that depend on the system-database module would instead depend on your system-database-firebird module.

Another place you might want to use this is to change the security setup to use for instance an ldap login for the admin realm.

the client_ one applies to javaee app clients.

thanks
david jencks

On Jul 26, 2007, at 6:57 AM, Ashish Jain wrote:

Hi!!

<GERONIMO_HOME>/var/config contains artifact_aliases.properties and client_artifact_aliases.properties. I am unable to understand usage of these properties files. Can anyone guide me how to use these two properties files.


Thanks and Regards
Ashish



Reply via email to