srikanth guttula created TOMEE-1520:
---------------------------------------
Summary: A service as a singleton is not working
Key: TOMEE-1520
URL: https://issues.apache.org/jira/browse/TOMEE-1520
Project: TomEE
Issue Type: Bug
Components: TomEE Arquillian Adapters
Affects Versions: 1.7.1
Environment: Operating System : Windows 7 Enterprise 64 bit, Service
Pack 1
Java : Java HotSpot(TM) 64-Bit Server VM, version "1.7.0_71"
TOMEE : apache-tomee-1.7.1-plus.zip
Reporter: srikanth guttula
A simple rest service deployed as a singleton is not working. The service
deployed as a singleton, is behaving just like a per-request service. The same
example is working as expected in wildfly-8.2.0.Final. Debug statements also
showed the same issue.
The example code is not optimized specifically to any particular servlet
container.
The example code can be typed directly from "Chapter 3-Your First JAX-RS
Service" of "RESTful Java with JAX-RS 2.0" 2nd edition by Bill Burke
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)