On Jan 2, 2005, at 3:16 PM, Jacek Laskowski wrote:
Hi,
I'm writing a WebModuleBuilder so that a webapp plan will intruct
which builder to pick up - JettyModuleBuilder or TomcatModuleBuilder.
Perhaps, it will be done using a tag in a geronimo-web.xml (or
geronimo-jetty.xml as it seems to me that
Jacek,
I have a TomcatModuleBuilderTest which is attached
here. It is based on JettyModuleBuilderTest. I hope it
is useful.
Regards
Anita
--- Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm writing a WebModuleBuilder so that a webapp plan
> will intruct which
> builder to pick up
Hi,
I'm writing a WebModuleBuilder so that a webapp plan will intruct which
builder to pick up - JettyModuleBuilder or TomcatModuleBuilder. Perhaps,
it will be done using a tag in a geronimo-web.xml (or
geronimo-jetty.xml as it seems to me that the former isn't used at all).
There're loads of