It is empty and goes in the environment element. For the specific syntax, you can see geronimo-1.1/schemas/geronimo-module-1.1.xsd (look for environmentType).
Thanks, Aaron On 7/21/06, Rakesh Midha <[EMAIL PROTECTED]> wrote:
Hello To isolate my Web Applications classes from other Geronimo classes, I was using context-priority-classloader=true in Geronimo 1.0. But with Geronimo 1.1, it is removed in Jira 2043 refer http://issues.apache.org/jira/browse/GERONIMO-2043. According to Jira, it is removed as inverse-classloading should be used, I looked in all the documentation and could not find its usage. Can some one tell me how to use inverse-classloading for setting classloader priority. Thanks Rakesh
