Hi,
The README is incorrect.
Did you look at the source code?
Try:
http://localhost:8080/managed-beans-webapp/managedbean/per-request
http://localhost:8080/managed-beans-webapp/managedbean/singleton
In the server logs you should see lines like:
INFO: Binding the Managed bean class
com
.sun
.jersey.samples.managedbeans.resources.ManagedBeanSingletonResource to
ManagedBeanComponentProvider
INFO: In constructor
com
.sun
.jersey
.samples.managedbeans.resources.ManagedBeanSingletonResource_at_4ef40afb
INFO: In constructor
com
.sun
.jersey
.samples
.managedbeans
.resources
.__EJB31_Generated__ManagedBeanSingletonResource__Intf____Bean__
@792e2dce
INFO: In post construct
com
.sun
.jersey
.samples.managedbeans.resources.ManagedBeanSingletonResource_at_4ef40afb
INFO: Binding the Managed bean class
com
.sun
.jersey.samples.managedbeans.resources.ManagedBeanPerRequestResource
to ManagedBeanComponentProvider
Paul.
On Oct 21, 2009, at 6:10 PM, Felipe Gaścho wrote:
> I am using GFv3b68
>
> 2009/10/21 Felipe Gaścho <fgaucho_at_gmail.com>:
>> it didn't worked here ,.... but it compiled :)
>>
>> on the README file there is a link to ../../README.. where is it ?
>>
>
>
>
> --
> Looking for a client application for this service:
> http://fgaucho.dyndns.org:8080/arena-http/wadl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>