-->
| From: |
|>
>--------|
|Anil Chawla
dependency for your ear
application, it should work.
2010/9/15 Anil Chawla
Hi,
We're trying to use the SharedLib GBean to classload *all* of the
libraries for our application. This is because the libraries used by our
applications in Geronimo are also needed by our stand-alone Java
adClass
(MultiParentClassLoader.java:281)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at
org.apache.geronimo.jaxws.builder.AdvancedWARWebServiceFinder.getPortInfo
(AdvancedWARWebServiceFinder.java:142)
... 22 more
Thanks for your help.
Anil Chawla
APP_HOME as an environment variable
and provide a startup script that runs gernonimo.sh with the right
parameters.
Thanks,
Anil Chawla
|>
| F
}/lib
${APP_HOME}/conf
ServerInfo
I've tried setting an APP_HOME environment variable as well as passing
APP_HOME as a Java system property. I even tried
org.apache.geronimo.config.substitution.APP_HOME but that seems to be
specific to config.xml.
Thanks,
Anil Chawla
property to prevent commons logging from picking up
GeronimoLogFactory from the parent classloader.
Anil Chawla
|>
| F
container.
* Is there a way to replace the LogFactory/Log implementation but isolate
that change to a specific WAR/EAR within Geronimo?
* Are there any other ideas on how we might work around this issue?
Thanks so much!
Anil Chawla