[ http://nagoya.apache.org/jira/browse/BEEHIVE-102?page=comments#action_57108 ] Eddie O'Neil commented on BEEHIVE-102: --------------------------------------
In the long run, Beehive needs to take a holistic look at how to support various application containers including: - running tests on various containers from SVN - running the distribution on various containers Seems that there are two extremes: - supporting all app container integrations for build / deployment - supporting no containers and requiring Beehive users to customize their application build / deployment In the long run, the latter will be more scalable, and we can factor the webapp build infrastructure so that the controls, XMLBean, WS, and JPF builds can be worked into the larger (and more complex) context of building an enterprise app on other containers. Though, it would be great to have support for other containers. The tradeoffs are maintaining the former and costing this against the value of doing so. It might be better to spend the time factoring the build correctly, and in this case, Beehive wouldn't ship any Ant for container integration. This is how Struts ships -- the developer needs to set the path to servlet / JSP classes in their web application build files. Any opinions on this? > Beehive distribution should support various app servers > ------------------------------------------------------- > > Key: BEEHIVE-102 > URL: http://nagoya.apache.org/jira/browse/BEEHIVE-102 > Project: Beehive > Type: Improvement > Components: Build > Reporter: Bryan Che > Assignee: Eddie O'Neil > Attachments: appserver-patch-v2.tar.gz, appserver-patch.tar.gz > > Currently, the beehive distribution only supports Tomcat with its ant files. > This should be made generic so that people can plugin various application > servers to use with Beehive. I have a patch to the Beehive build system to > do this--I'll be uploading it shortly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.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
