On May 25, 2012, at 2:27 PM, Jonathan Gallimore wrote: > Hi, > > I recommended TomEE to my friend Andy who has been taking a look at using it > where he works. He spotted that jsp hot deployment didn't work when using > TomEE in Eclipse via the standard WTP adaptor. > > I suggested that he update the TomEE and Eclipse page. I'll get this > committed unless there's any objection.
That's fantastic! I was rather surprised to see a JIRA for a doc update at all let alone with a patch. This note explains it :) Commit away. That tomee-and-eclipse.mdtext doc is actually outdated again. As of the hacking right before the release, no special steps are required to setup TomEE in Eclipse. You just say add a "Apache Tomcat 7.0" server, point to the Apache TomEE install, then done. Specifically, that image stating special options must be selected is no longer applicable. If you get the urge to clean that doc up, great. Maybe link to the "Getting Started with Apache TomEE" video. -David > > On 25 May 2012, at 22:02, "Andy White (JIRA)" <[email protected]> wrote: > >> >> [ >> https://issues.apache.org/jira/browse/TOMEE-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Andy White updated TOMEE-197: >> ----------------------------- >> >> Attachment: tomee-and-eclipse.mdtext.diff >> >> Diff file for suggested update to the tomee-and-eclipse.html page to explain >> what to change if the jsp hot deploy isn't working. >> >>> When running TomEE embedded in Eclipse jsp files do not hot deploy >>> ------------------------------------------------------------------ >>> >>> Key: TOMEE-197 >>> URL: https://issues.apache.org/jira/browse/TOMEE-197 >>> Project: TomEE >>> Issue Type: Bug >>> Affects Versions: 1.0.0 >>> Environment: Eclipse Indigo running on Windows7 but is an issue with >>> the web.xml >>> Reporter: Andy White >>> Priority: Minor >>> Attachments: tomee-and-eclipse.mdtext.diff >>> >>> >>> Running TomEE as an embedded server in Eclipse will not hot deploy jsp >>> files. This is because jspservlet is set to development = false. A >>> documentation update to the tomee-and-eclipse.html should clarify this. >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators: >> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >>
