[
https://issues.apache.org/jira/browse/GERONIMO-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg closed GERONIMO-4514.
-----------------------------------
Resolution: Won't Fix
Closing old outdated issues.
Note that the Apache Geronimo Application Server itself was declared EOL in
2017 and we do not maintain the server parts anymore.
We still do actively maintain many of the Java EE / Jakarta EE which saw the
light during creation of the Apache Geronimo Aplication Server.
If you feel that this ticket still affects one of those components then please
feel free to reopen the ticket.
thanks, your Apache Geronimo team!
> tiles2 requires dummy servlet-mapping
> -------------------------------------
>
> Key: GERONIMO-4514
> URL: https://issues.apache.org/jira/browse/GERONIMO-4514
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 2.1.3
> Environment: Geronimo/Jetty, possibly also Tomcat
> Reporter: Rick Carback
> Priority: Minor
>
> See:
> https://issues.apache.org/struts/browse/TILES-350
> To summarize, I needed to add this to my basic web.xml in order to get tiles
> to work:
> <servlet-mapping>
> <servlet-name>tiles</servlet-name>
> <url-pattern>*.dummy</url-pattern>
> </servlet-mapping>
> Antonio from the Tiles project notes:
> "Tried with Jetty 6.1.7 (the one used by Geronimo 2.1.3) and 6.1.9 and it
> works.
> So I think this is an issue with Geronimo itself.
> Rick, I think this is a Geronimo issue, so please contact them.
> Feel free to refer to this JIRA issue and to the mailing list thread. "
--
This message was sent by Atlassian Jira
(v8.20.10#820010)