I'm not sure exactly which ant targets require CATALINA_HOME, but
AppFuse *should* work in Resin. [At least it did at one time ;) ]. My
guess would be the "*tomcat" targets and of course anything that calls
them. You may need to modify the build.xml to get it to deploy
automatically, but if you are just trying it out you can deploy manually
easily enough.
This is a little dated, but it may help.
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseOnResin
HTH,
Nathan
PlanetPratt wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]