From: <sco...@jb...> - 2005-07-13 18:23:37
|
I would view this a new macro that launches a tomcat dist vs the current jboss dist which is what the testsuite/imports/server-config.xml start-jboss macro does. #1 The issue is how to integrate the standalone footprint into the testsuite. This could conditionally done based on a catalina.home property that would point to an external dist. #2 Since we have to install jboss specific jars or at least make them available to the tomcat instance classpath, one could also argue that this is really no different than then existing tomcat-ssl-tests, tomcat-sso-clustered-tests, etc. where a minimal jboss mc is used to host the tomcat instance. Which approach to use is a function of where we want people to download tomcat and follow a recipe to add jboss clustering, or whether a customized tomcat install/installer is used. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884766#3884766 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884766 |