Hi!
Scott M Stark wrote:
> That makes sense, but the current MessageDrivenContainer is the one that
> does implement the ContainerInvokerContainer interface and then decides
> to void the contract by throwing Errors.
That is one way to do it to. If you let MessageDrivenContainer implement
CIC, then there is no need for the CIC interface. Then remove it, but
instead of using Error's it might be a better idea to use the
java.lang.UnsupportedOperationException.
/Rickard
--
Rickard �berg
Software Development Specialist
xlurc - Xpedio Link�ping Ubiquitous Research Center
Author of "Mastering RMI"
Email: [EMAIL PROTECTED]
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development