[ http://issues.apache.org/jira/browse/BEEHIVE-286?page=comments#action_60007 ] Michael Merz commented on BEEHIVE-286: --------------------------------------
Note that there are new build files (for server and the client in both distribution and SVN repos). > AddressBookWS and EmploeeWS samples can't be build outside of samples > directory > ------------------------------------------------------------------------------- > > Key: BEEHIVE-286 > URL: http://issues.apache.org/jira/browse/BEEHIVE-286 > Project: Beehive > Type: Bug > Components: Web Services (181) > Versions: V1Beta > Reporter: Steve Hanson > Assignee: Steve Hanson > Priority: Minor > Fix For: V1Beta > > Repro: > Build a distribution. > Copy \apache-beehive-incubating-svn-snapshot\samples\AddressBookWS and > \EmployeeWS to some other location, like C:\beehive_projects\ > Run > > ant -f C:/beehive_projects/AddressBookWS/WEB-INF/build-client-dist.xml > and > ant -f C:/beehive_projects/EmployeeWS/WEB-INF/build-client-dist.xml > Results: > The build fails, because build-client.xml can't find beehive-imports.xml. > (Basically, the client builds are still latently dependent on 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
