| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2012-10-11 | 2.0 kB | |
| yafra-3rdparty-jars-121009-1.0.B1.tar.gz | 2012-10-11 | 15.2 MB | |
| yafra-ps_cygwin-mysql-121009-1.0.B1.tar.gz | 2012-10-11 | 59.3 MB | |
| yafra-ps_linux-mysql-121009-1.0.B1.tar.gz | 2012-10-11 | 58.5 MB | |
| yafra-basic-win-1.0M2b.7z | 2012-03-17 | 79.8 MB | |
| yafra-dbmodel.pdf | 2010-10-31 | 69.1 kB | |
| logo-yafra-500x500.jpg | 2010-10-31 | 56.6 kB | |
| logo-orgyafra-517x517.png | 2010-10-31 | 8.5 kB | |
| logo-orgyafra.jpg | 2010-10-31 | 28.8 kB | |
| yafra-basic-win-1.0M2beta.7z | 2010-08-11 | 34.7 MB | |
| Totals: 10 Items | 247.6 MB | 0 |
LICENSE
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
DISTRIBUTION
http://www.yafra.org/
https://github.com/yafraorg/yafra/ GET YOUR LOGIN AND FORK ME NOW!
Version 1.0-B1
Beta 1
* Before you start:
you find up to date information on:
https://github.com/yafraorg/yafra/wiki
install the following components on your local PC
- java runtime edition 6.x
- apache tomee webprofile 1.0.0 into /work or c:\work
- apache cxf 2.6.1 into /work or c:\work
- apache cayenne 3.0.2 into /work or c:\work
follow the installation guides on those products to get them running (except cayenne, see later).
Make sure they are installed correctly and are running before you continue.
Make sure you have enabled some users in tomee under conf/tomcat-users.xml
* Database generation
Releases for the full yafra applications and demonstrations are available as MySQL builds. The Java Yafra part
can be available as derby standalone version. An installation script will create the databases and users in order
to run the samples or tests.
* Steps to get ready
Execute the install.sh scripts on linux or cygwin in order to install the build. A windows install.bat will install
windows specific parts.