Julian Gosnell wrote:

> OK - So I will go with Jetty's non-compliant
> ClassLoader strategy. Calls will only be delegated
> upwards if they cannot be satisfied locally.


Please don't call it "Jetty's non-compliant strategy"!  We are just
relunctanly following the servlet spec!-)


> Trouble is, this fails the isAssignableFrom() check in
> JRMPContainerInvoker.invoke() and blows up.


What class does it fail for?  Can't you remove that class/jar from
the webapplication, so that it can only be loaded from the EJB classloader?

cheers


-- 
Greg Wilkins<[EMAIL PROTECTED]>          GB  Phone: +44-(0)7092063462
Mort Bay Consulting Australia and UK.    Mbl Phone: +61-(0)4 17786631
http://www.mortbay.com                   AU  Phone: +61-(0)2 98107029


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to