[ http://issues.apache.org/jira/browse/BEEHIVE-678?page=all ] Julie Zhuo closed BEEHIVE-678: ------------------------------
Verified fixed with both the m1rc2 distro and the m1 branch. All the wsm samples build now use the following instead of using the to.dir. <target name="war"> <jar jarfile="../../../${webservice.war}"> > need to remove the "to.dir" support from the WSM samples > -------------------------------------------------------- > > Key: BEEHIVE-678 > URL: http://issues.apache.org/jira/browse/BEEHIVE-678 > Project: Beehive > Type: Bug > Components: Samples, Tutorials > Versions: V1Alpha, V1Beta, V1 > Reporter: Eddie O'Neil > Assignee: Julie Zhuo > Fix For: V1 > Attachments: BEEHIVE-678.diff > > The WSM samples currently use a "to.dir" attribute when producing a .war file > for a webapp. The control and NetUI samples simply produce the .war file > above the webapp's root directory. > For the sake of consistency, we should pick one. Personally, I prefer just > dropping the .war file just above the context root so that it can be copied > or referenced as needed to deploy to an application container. -- 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