petstoreWeb needs mention of setting up derby
---------------------------------------------
Key: BEEHIVE-667
URL: http://issues.apache.org/jira/browse/BEEHIVE-667
Project: Beehive
Type: Improvement
Components: Samples
Versions: V1
Reporter: Jacob Danner
Priority: Trivial
Using src snapshot from apache-beehive-incubating-20050510-svn169446.
The docs for installation and setup don't mention setting up derby or setting
the derby.jar property before building petstoreWeb.
PetstoreWeb won't build without this step.
[apt] ^
[apt] D:\Tomcat5\petstoreWeb\src\org\apache\beehive\samples\petstore\contr
ols\data\DerbyAddressDao.java:27: cannot find symbol
[apt] symbol: class ControlImplementation
[apt] @ControlImplementation( isTransient=true )
[apt] ^
[apt] Note: * uses or overrides a deprecated API.
[apt] Note: Recompile with -Xlint:deprecation for details.
[apt] 100 errors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira