|
Re: [jruby-user] Multiple applications on tomcat problem: msg#00172lang.jruby.user
Hi Peter, that was exactly the case - thank You! Problem solved, tests are runing again :-) Greetings, Paweł Wielgus. On 19/11/2007, Peter Brant <peter.brant@xxxxxxxxx> wrote: > Also do you just have one jruby.jar (e.g. in $CATALINA_HOME/common/lib)? > > That would explain the behavior you describe. The default JRuby > ClassLoader is created with the context class loader as its parent. > In a Servlet environment that will be the webapp ClassLoader. If > there is just one instance of org.jruby.Ruby application server-wide, > the first webapp to use JRuby will get its ClassLoader set as that > parent and the others will be left out in the cold. > > Pete > > On Nov 19, 2007 8:05 PM, Charles Oliver Nutter <charles.nutter@xxxxxxx> wrote: > > > > Can you tell us a bit more about the app in question? > > > > - Charlie > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [jruby-user] Re: Super-simple DRb server hangs in JRuby (but not in C Ruby) when hit with multiple simultaneous requests: 00172, Scott Davies |
|---|---|
| Next by Date: | [jruby-user] how to load/require compiled script: 00172, Le Huy |
| Previous by Thread: | Re: [jruby-user] Multiple applications on tomcat problemi: 00172, Peter Brant |
| Next by Thread: | [jruby-user] Super-simple DRb server hangs in JRuby (but not in C Ruby) when hit with multiple simultaneous requests: 00172, Scott Davies |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |