Home > Index > Global JNDI Plugin |
$ svn co https://svn.apache.org/repos/asf/geronimo/sandbox/plugins/global-jndi $ cd global-jndi $ mvn install
$ cd $GERONIMO_HOME $ mkdir namingLib $ cp ~/.m2/repository/org/apache/geronimo/sandbox/geronimo-global-jndi/1.2-SNAPSHOT/geronimo-global-jndi-1.2-SNAPSHOT.jar namingLib/ $ cp ~/.m2/repository/org/apache/xbean/xbean-naming/COL-SNAPSHOT/xbean-naming-COL-SNAPSHOT.jar namingLib/
Add the following GBean to the rmi-naming module.
Add the namingFactoryUrlPkgs property to the NamingProperties GBean which makes the JNDI check the new gjndi packages for the java: provider.
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2011, The Apache Software Foundation, Licensed under ASL 2.0. |