> Hmmm... In order to achieve the 2nd "no" (not using classes
> explicitly), do you mean you'd have to invoke every home or remote method
> call via reflection? That could be painful...
Yes, through reflection. I'm just saying that IF you want interfaces to be
loaded dynamically these are the conditions that must be met.
And using reflection is not painful at all if you use a Java scripting
language based on reflection, or if you introspect the beans and provide a
GUI to invoke the methods (just like the EJBench EJX plugin does).
/Rickard
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]