[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Thu Sep 6 15:01:57 EDT 2007


  User: pmuir   
  Date: 07/09/06 15:01:57

  Modified:    jboss-seam  seam2migration.txt
  Log:
  Update docs for RichFaces changeover
  
  Revision  Changes    Path
  1.7       +7 -0      jboss-seam/seam2migration.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seam2migration.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam2migration.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- seam2migration.txt	14 Aug 2007 08:46:23 -0000	1.6
  +++ seam2migration.txt	6 Sep 2007 19:01:57 -0000	1.7
  @@ -126,3 +126,10 @@
   If you are using JBPM for business processes (not just pageflows), you need 
   to add the tx service to jbpm.cfg.xml: 
     <service name="tx" factory="org.jbpm.tx.TxServiceFactory" />
  +  
  +Migration to RichFaces 3.1
  +--------------------------
  +If you are using RichFaces or Ajax4jsf, a major reorganisation of the codebase
  +has occurred.  ajax4jsf.jar and richfaces.jar have been replaced by 
  +richfaces-api.jar (which should go in your ear lib/ directory) and 
  +richfaces-impl.jar and richfaces-ui.jar (both of which go in WEB-INF/lib).
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list