[ http://issues.apache.org/jira/browse/BEEHIVE-195?page=comments#action_58111 ] Eddie O'Neil commented on BEEHIVE-195: --------------------------------------
Couple of things: - the dist-appserver.patch file is only 64 lines long. Is that right (just making sure my .tar.gz file isn't corrupted)? - as far as the structure of appserverClasspath.xml -- what would be the long-term plan here? Would we provide OOTB classpaths for a handful of appservers and let the Beehive developer just fill-in the classpath for any servers our Ant file doesn't support? Or would we include any appserver classpath that is contributed? One alternate way to go would be to just leave Tomcat as the default in appserverClasspath.xml and let them override it in order to define a "appserver.build.classpath". Or, we could just define it in a properties file and let it be overridden there, though I tend to prefer the <path>s as well. :) Thoughts? > Beehive Distribution should work with app servers besides just Tomcat > --------------------------------------------------------------------- > > Key: BEEHIVE-195 > URL: http://issues.apache.org/jira/browse/BEEHIVE-195 > Project: Beehive > Type: Improvement > Components: Build > Reporter: Bryan Che > Attachments: appserver-patch.tar.gz, dist-appserver-patch.tar.gz > > The Beehive distribution requires CATALINA_HOME to be set in order to pick up > servlet api jars. It should instead be configurable to work with various app > servers and pick up the servlet api jars anywhere. I will be attaching a > patch to support this requirement. -- 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
