[
https://issues.jboss.org/browse/SEAMFORGE-184?page=com.atlassian.jira.plu...
]
Lincoln Baxter III closed SEAMFORGE-184.
----------------------------------------
Resolution: Won't Fix
This is being fixed in CDI 1.1 - until then, I'd recommend using an EJB to get a
handle to the EntityManager if you need access to this in a pure servlet environment
Injected EntityManager not work in servlet
------------------------------------------
Key: SEAMFORGE-184
URL:
https://issues.jboss.org/browse/SEAMFORGE-184
Project: Seam Forge
Issue Type: Bug
Environment: Jboss AS7,weld 1.1.1,forge snapshot
Reporter: Liu Jianhong
Injected EntityManager not work in servlet.
Because @ConversationScoped used in org.jboss.forge.persistence.DatasourceProducer,when
invoke create(artifact) then produce the this error "WELD-001303 No active contexts
for scope type javax.enterprise.context.ConversationScoped".
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira