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

Shane Bryzak Shane_Bryzak at symantec.com
Wed Feb 14 04:12:46 EST 2007


  User: sbryzak2
  Date: 07/02/14 04:12:46

  Modified:    examples/remoting/helloworld/resources/WEB-INF 
                        components.xml
  Log:
  RemotingConfig -> Remoting
  
  Revision  Changes    Path
  1.5       +5 -5      jboss-seam/examples/remoting/helloworld/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/remoting/helloworld/resources/WEB-INF/components.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- components.xml	10 Nov 2006 19:07:57 -0000	1.4
  +++ components.xml	14 Feb 2007 09:12:46 -0000	1.5
  @@ -12,7 +12,7 @@
           <property name="conversationTimeout">120000</property>
       </component>
       
  -    <component name="org.jboss.seam.remoting.remotingConfig">
  +    <component name="org.jboss.seam.remoting.remoting">
         <property name="debug">true</property>
       </component>
   
  
  
  



More information about the jboss-cvs-commits mailing list