I gotta go home...can't wait for a response....I'll update JIRA for M5
as for what it was opened for.
But are we...or are we not including the Jetty/Tomcat switch in M4? I
understood this was one of the requirements for M4.
Jeff
Jeff Genender wrote:
This is now fixed...but noticed its M5. I thought we agreed to the
Jetty/Tomcat switcher in M4. before I update JIRA can we get some
resolution on this?
Thanks,
Jeff
Aaron Mulder (JIRA) wrote:
TomcatModuleBuilderTest busted
------------------------------
Key: GERONIMO-781
URL: http://issues.apache.org/jira/browse/GERONIMO-781
Project: Geronimo
Type: Bug
Components: Tomcat Versions: 1.0-M5 Reporter: Aaron Mulder
Assigned to: Jeff Genender Priority: Blocker
As a result of the recent changes to the Tomcat GBeans, the
TomcatModuleBuilderTest blows up. It creates an entire Tomcat GBean
structure by hand, and now sets invalid properties on GBeans (engine
on host not hosts on engine) and when I tried to fix it I was stuck on
complaints that "localhost is not a legal virtual host" or something
to that effect. I've commented out the entire test for now, but if
someone who understands the new GBean structure could take a peek that
would be great.