I'm new to Geronimo and I would like to get some help about the following problem.
I'm working on GridGain(www.gridgain.com) integration with Geronimo. I need to start my specific service(loader) inside Geronimo server. I have set of jars which used in my service. All my EAR, WAR applications should use that service. I need to use the same classLoader with classes from my service in EAR and WAR applications (no need to load these gridgain classes per application). I understand that my service will be declared as GBean and implements GBeanLifecycle interface. Could you help me with depoyment-plan.? Ideas?... links?... Thanks ----- -- Best regards. -- View this message in context: http://www.nabble.com/Integration-with-Geronimo.-tp15799944s134p15799944.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
