| <components> | | <component name="org.jboss.seam.core.init"> | <property name="myFacesLifecycleBug">@myFacesLifecycleBug@</property> | <property name="jndiPattern">@jndiPattern@</property> | </component> | | <!-- 120 second conversation timeout --> | <component name="org.jboss.seam.core.manager"> | <property name="conversationTimeout">120000</property> | </component> | | <component class="org.jboss.seam.core.Jbpm"> | <property name="pageflowDefinitions">newUser.jpdl.xml</property> | </component> | | <component class="org.jboss.seam.core.Ejb" | installed="@embeddedEjb@"/> | | </components> |
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956836#3956836 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956836 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
