I am extremely sorry..
Below is my components.xml file:

  | <?xml version="1.0" encoding="utf-8"?>
  | <components>
  |     <component name="org.jboss.seam.core.init">
  |         <property name="myFacesLifecycleBug">true</property>
  |         <property name="jndiPattern">bpmshell/#{ejbName}/local</property>
  |     </component>
  |     
  |    
  |     <component name="entityManager" 
class="org.jboss.seam.core.ManagedPersistenceContext">
  |         <property 
name="persistenceUnitJndiName">java:/bpmshellEntityManagerFactory</property>
  |     </component>
  | </components>
  | 

Regards

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984891#3984891

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984891
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to