javaservletsgeronimo

Are geronimo-web.xml files required to deploy to Geronimo?


I have a servlet that I built and ran on Tomcat. I now need to deploy this servlet to Geronimo. Do I need to have a geronimo-web.xml file before I cam deploy to Geronimo? If so, does anyone know of good example online to build one?


Solution

  • I was only ever able to deploy with them, so I believe the answer is yes.