Defaults methods and Remoting
Paul Benedict
pbenedict at apache.org
Wed May 23 14:13:25 PDT 2012
The answer may be simple, but just wanted to throw this question out there.
Business interfaces on Remote EJBs are necessary. What would happen if an
interface evolved with default methods, but the default implementation only
existed on the remoted end? I imagine an exception from the client's
ClassLoader. I am curious if evolving interfaces and remoting are
compatible or mutually exclusive.
Paul
More information about the lambda-dev
mailing list