;
>
>
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/EJBInvoker-progress-observations-questions-about-EJB-creation-organization-other-various-questions-tp4555258p4563210.html
> Sent from the cxf-dev mailing list archive at Nabble.com.
>
--
Sergey Beryozkin
http://sberyozkin.blogspot.com
Talend - http://www.talend.com
Hi,
On Wed, Jul 6, 2011 at 4:42 AM, Ryan Zoerner wrote:
> Hi Sergey,
>
> I have tested @Stateless in CustomerService.java, from the http basic
> example in jaxrs-samples.
>
> The annotation appears in the list in
> ServerFactory.Service.ClassResourceInfos[].ResourceClass.annotations.
>
> Therefor
Hi,
On Wed, Jul 6, 2011 at 1:27 AM, Ryan Zoerner wrote:
> Hi Sergey,
>
> I am wondering about the 'finally' block in the
> 'public Object invoke(Exchange exchange, Object request)' method of the
> JAXRSInvoker class.
>
> For me, it is line numbers: 113-139.
>
> These lines call the resourceProvid
nvoke(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.
s,
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.
27;t read them.
Thanks,
Ryan
--
View this message in context:
http://cxf.547215.n5.nabble.com/EJBInvoker-progress-observations-questions-about-EJB-creation-organization-other-various-questions-tp4555258p4563210.html
Sent from the cxf-dev mailing list archive at Nabble.com.
Hi Ryan
On Wed, Jul 6, 2011 at 1:27 AM, Ryan Zoerner wrote:
> Hi Sergey,
>
> I am wondering about the 'finally' block in the
> 'public Object invoke(Exchange exchange, Object request)' method of the
> JAXRSInvoker class.
>
> For me, it is line numbers: 113-139.
>
> These lines call the resourcePr
Everything below EasyBeansJaxWsServerFactoryBean is available in easybeans
without the aid of Jonas.
Ryan
For reference purposes, here is the call hierarchy up from
EasyBeansInvokerFactory:
EasyBeansInvokerFactory
EasyBeansMethodInvoker
EasyBeansJaxWsServerFactoryBean
LifeCycleCallback (in Jonas and in easybeans-cxf)
(in easybeans-cxf) CXFConfigurationExtension
(in Jonas) CXFConfigurationExtension
CXF
Hi again Sergey,
I noticed that there is a CXFResourceInjector class, in Jonas, which does
annotation processing, presumably on an ejb-annotated resource class.
However, this may be only for integration of cxf with Jonas. Because the
easybeans version of the invoker is exactly the same, it seems t
Hi Sergey,
I have tested @Stateless in CustomerService.java, from the http basic
example in jaxrs-samples.
The annotation appears in the list in
ServerFactory.Service.ClassResourceInfos[].ResourceClass.annotations.
Therefore, sf.setResourceClasses does not interfere with the annotation
being pro
Hi Sergey,
I am wondering about the 'finally' block in the
'public Object invoke(Exchange exchange, Object request)' method of the
JAXRSInvoker class.
For me, it is line numbers: 113-139.
These lines call the resourceProvider to release the object instance in
certain cases. Is this something tha
12 matches
Mail list logo