petstoreWeb missing deploy-beehive target step
----------------------------------------------
Key: BEEHIVE-668
URL: http://issues.apache.org/jira/browse/BEEHIVE-668
Project: Beehive
Type: Bug
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 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
--
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