[jboss-user] [EJB 3.0] - Re: No ClassLoaders found using derived class

redijedi do-not-reply at jboss.com
Thu Sep 18 16:30:34 EDT 2008


Has JBoss' stance here changed? I've got a similar problem. I have a remote SLSB that takes Object instances and stores them in a cache - that's the plan anyway. Unfortunately, whenever I pass in any object implementation I receive the same error. Seems to me that this is not expected behavior since it is reasonable to suspect that if a method accepts some object Foo, then it should accept any FooImplementingOrExtending object. I think that's one of the tenants of OOP, no?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177531#4177531

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177531



More information about the jboss-user mailing list