[jboss-cvs] jboss-seam/examples/icefaces/resources/WEB-INF ...

Norman Richards norman.richards at jboss.com
Tue Jun 12 21:40:53 EDT 2007


  User: nrichards
  Date: 07/06/12 21:40:52

  Modified:    examples/icefaces/resources/WEB-INF  components.xml
  Log:
  fix icefaces example
  
  Revision  Changes    Path
  1.4       +0 -1      jboss-seam/examples/icefaces/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/icefaces/resources/WEB-INF/components.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- components.xml	22 May 2007 02:20:41 -0000	1.3
  +++ components.xml	13 Jun 2007 01:40:52 -0000	1.4
  @@ -15,7 +15,6 @@
           <!-- 120 second conversation timeout -->
           <property name="conversationTimeout">120000</property>
           <property name="conversationIdParameter">cid</property>
  -        <property name="conversationIsLongRunningParameter">clr</property>
       </component>
       
       <component name="org.jboss.seam.core.pages">
  
  
  



More information about the jboss-cvs-commits mailing list