/**
 * JFoxSOAF,Service-Oriented Application Framework
 *
 * Copyright (C) 2004 www.huihoo.org
 * Distributable under GNU LGPL license
 * See the GNU Lesser General Public License for more details.
 */

---------------------------------------------------------------------
JFoxSOAF README
---------------------------------------------------------------------

Thank you for downloading JFoxSOAF.


------------
REQUIREMENTS
------------
1. You will need a JDK (Java Development Kit) 1.4 or above.  

2. Maven 1.0  for build JFoxSOAF , You can download it from http://maven.apache.org

3. Eclipse for development http://www.eclipse.org


-------------------
BRIEF  GUIDE
-------------------

In command line environment


maven jfoxsoaf:build-bin

maven jfoxsoaf:build-src

or

maven 

maven site:generate


------
ERRORS
------
If you encounter any errors, please report them to the mailing list
(mailto:jfox-developers@lists.sourceforge.net).

or report it to our Issue Tracking System (JIRA)

http://www.jfox.cn:8080/


----------
QUESTIONS?
----------
Questions? Try the at:

   http://www.jfox.cn/jforum/

or ask on the mailing list at:

   jfox-developers@lists.sourceforge.net


-----------------------------------------------------------
Thank you for using JFoxSOAF!
- The JFoxSOAF Team
-----------------------------------------------------------
