Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Duplicate
-
v1m1
-
None
-
None
Description
Using src snapshot from apache-beehive-incubating-20050510-svn169446.
The docs for installation and setup don't mention the call to the ant target deploy-beehive. I find that this is necessary for petstoreWeb to build. Otherwise I recieve errors like the one below.
[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