Re: Barracuda as a drop in for Enhydra App
Thelmo Loisio <[email protected]> Mon, 12 Jan 2004 13:07:56 +0100
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | NONE |
| Message-ID | <[email protected]> |
On Mon, 2004-01-12 at 12:23, Andras Balogh wrote: > Hi, > > I managed to create a webapp where 2 application gateways were > defined, one for .event and one for > .html extension. > I had to change the eventbuilder taskdef class to generate the event > classes with other extension (not .event). > and overwrite the method getEventExtension() in my own ApplicationGateway. > I don't know if in the new 1.2.5 release are more support for doing > this. As is written in the javadoc this is the correct method. I've made some small test but changing the parameter in web.xml and overriding the getEventExtension() method seems enough now. Thanks very much. -- Thelmo