You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org> on 2005/10/03 16:48:50 UTC

[jira] Resolved: (BEEHIVE-959) Documentation Problem Running Samples

     [ http://issues.apache.org/jira/browse/BEEHIVE-959?page=all ]
     
Eddie O'Neil resolved BEEHIVE-959:
----------------------------------

    Resolution: Cannot Reproduce

After downloading and running the controls tutorial on 1.0m1, the instructions:

    apache-beehive-incubating-1.0m1/docs/controls/tutorial_controls.html

and setting "beehive.home" to the root of the beehive distribution, the tutorial builds successfully.  The note on setting the beehive.home property is here:

    apache-beehive-incubating-1.0m1/docs/controls/tutorial_controls.html#Edit+the+


> Documentation Problem Running Samples
> -------------------------------------
>
>          Key: BEEHIVE-959
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-959
>      Project: Beehive
>         Type: Bug
>   Components: Documentation
>     Versions: V1
>  Environment: Not Applicable
>     Reporter: Thomas Preston
>     Priority: Minor

>
> Follow all instructions prior to this:
> file:///D:/java/apache-beehive-incubating-1.0m1/docs/controls/tutorial_controls.html
> To build the web application, enter:
> ant  -f C:\beehive_projects\control_tutorial\WEB-INF\src\build.xml
> and you end up with this error from ANT:
> Cannot find D:/java/cdp_workspace/xBeehive/beehive-imports.xml imported from D:\java\cdp_workspace\xBeehive\control_tutorial\WEB-INF\src\build.xml
> This is because the early step had us creating a new project and copying sample into it and then changing the properties beehive.home=D:/java/cdp_workspace/xBeehive 
> Tthe beehive-imports.xml is at the root and not in the sample. So basically, the instructions have to include copying at least these:
>     <import file="${beehive.home}/beehive-imports.xml"/>
>     <import file="${beehive.home}/ant/beehive-tools.xml"/>
>  into my newly defined "beehive.home"

-- 
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