Created

Embed URL

HTTPS clone URL

SSH clone URL

You can clone with HTTPS or SSH.

Download Gist
View gist:1131666
1 2 3 4 5 6 7 8 9 10 11 12 13 14
@ExtensionManaged
@Produces
@PersistenceUnit
@ConversationScoped
EntityManagerFactory producerField;
 
 
service jboss.deployment.unit."OSTi-3.0.0-SNAPSHOT.war".WeldService: org.j
boss.msc.service.StartException in service jboss.deployment.unit."OSTi-3.0.0-SNA
PSHOT.war".WeldService: org.jboss.weld.exceptions.DefinitionException: WELD-0015
02 Resource producer field [Resource Producer Field [EntityManagerFactory] with
qualifiers [@Any @Default] declared as [[field] @ConversationScoped @Persistence
Unit @ExtensionManaged @Produces private fi.affecto.osti.fwkint.seam.persistence
.EntityManagerFactory.producerField]] must be @Dependent scoped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.