Great, that worked, thanks! I hope these things get captured in 3.0.0 docs soon.
One more issue: I'm not seeing stack traces, but a POST to a struts action is returning an empty HTML page to the browser. I'm seeing the log messages from Struts that use the servletContext.log(), but not any log4j specific stuff. I don't see any log dir or files created under jboss or tomcat, so I'm not sure where they are going. Is there a specific setting within the sar or tomcat to fix this? Thanks again, James > -----Original Message----- > From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 05, 2002 12:07 AM > To: James Higginbotham; [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Tomcat to work with JBoss Beta 2 HOWTO? > > > It's really easy with JBoss3.0.0beta. > Just drop the tomcat4-service.sar into the deploy directory. > And in the sar's jboss-service.xml you need to specify > tomcat's home. That's it! :) > > alex > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:jboss-user-> [EMAIL PROTECTED]]On Behalf Of > James Higginbotham > > Sent: Friday, April 05, 2002 2:22 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Tomcat to work with JBoss Beta 2 HOWTO? > > > I've been looking through the volunteer documentation on the > web site and mailing list archives, but haven't found a page > that describes how to configure 3.0.0 beta 2 to use Tomcat > 4.. Can someone point me to a past email that I've missed, to > new docs, or provide a quick step-by-step on how to do this? > I'm using the CVS code from last week (named beta 2 after the build). > > Thanks, > James > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
