There was a bit of a typo: 
 
    "because Jonas InvokerFactory
    only extends, for invocation(..) method calls from AbstractInvoker
(including
    performInvocation)" 
 
because Jonas InvokerFactory ( the only other code referenced 
in EasyBeansCXFInvoker.invoke(4 params) ) extends AbstractInvoker 
for all practical purposes, in terms of calls to invoke(..),
performInvocation, 
and related sub-methods of AbstractInvoker, 
 
(it seems good to extend JAXRSInvoker with calls to AbstractInvoker 
rather than synthesizing them into one invoke(4 params) method 
in EJBInvoker. 
 
Thanks, 
 
Ryan 

 


--
View this message in context: 
http://cxf.547215.n5.nabble.com/EJBInvoker-progress-observations-questions-about-EJB-creation-organization-other-various-questions-tp4555258p4563226.html
Sent from the cxf-dev mailing list archive at Nabble.com.

Reply via email to