I just realized that fore core components the configuration is not working 
either. Only thing that is working is:

        <component name="org.jboss.seam.core.manager">
  |         <!-- half second wait for conversation lock on concurrent requests 
-->
  |         <property name="concurrentRequestTimeout">500</property>
  |         <!-- 20 minutes conversation timeout -->
  |         <property name="conversationTimeout">1200000</property>
  |         <property name="conversationIdParameter">cid</property>
  |         <property name="conversationIsLongRunningParameter">clr</property>
  |     </component>

That doesn't have any namespace.

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

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

Reply via email to