But when I try to run "ant new" it complains because "CATALINA_HOME" is not defined. If I set CATALINA_HOME to point to RESIN_HOME then it doesn't work because Resin's directory structure is set up differently than Tomcats. I'm a bit confused, if I can use any container (as I think I should), why does it require Tomcat and it's directory structure? (*Chris*)
Bryan Noll wrote: > > It is a webapp, so you'll have to use some kind of container that > understands what a war is. Jetty is another option, along with a > plethora of other things (Geronio, JBoss, Resin, blah, blah, blah). You > can use pretty much any one of those that you like. > > PlanetPratt wrote: >> Is it possible to run AppFuse without Tomcat? We don't use tomcat at all >> in >> our development, and I don't even have it installed on my machine. I'd >> like >> to try out AppFuse, but I don't really want to have to learn Tomcat in >> the >> process (I have little enough space left in my brain as it is). Thanks. >> (*Chris*) >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/AppFuse-without-Tomcat-tf3456819s2369.html#a9644957 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
