| <components> | | <component name="org.jboss.seam.core.init"> | <property name="debug">true</property> | <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.Ejb" | installed="@embeddedEjb@"/> | | </components> |
Thanks for helping me out. sorry for troubling you with this problem View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976848#3976848 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976848 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
