That should be a quick fix inside the simple lab module. Looks like there is a comment inside of <c:choose tag that tomcat isn't liking (I'm guessing a previous version of tomcat allowed it, thats why the module is released with this)
Ben On Fri, Nov 18, 2011 at 9:09 AM, Erick Mugoma <[email protected]>wrote: > Hi Ben, Dave and Mike > Am running the simple lab module (1.7.0) on openmrs 1.6.2 and tomcat 5.5. > This works very fine. > > Unfortunately the lab module (1.7.0) is having errors on openmrs 1.8.2 and > tomcat 6.0.29. see the error below. Is the lab module not compatible with > 1.8.2 or this is problem with tomcat 6.0.29. Wot options do I have because > we are not able to upgrade to 1.8.2 if the lab module is not able able run. > An Internal Error has Occurred *org.apache.jasper.JasperException* > > <h3>Validation error messages from TagLibraryValidator for c_rt in > /WEB-INF/view/module/simplelabentry/orderEntry.jsp</h3><p>555: Illegal text > inside "c:choose" tag: "<!-- If...".</p><p>571: Illegal text inside > "c:choose" tag: "<!-- Ot...".</p> > > > > Consult the help document <http://127.0.0.1:8080/openmrs/help.htm>. > Contact your friendly neighborhood administrator if it cannot be resolved. > > Hide stack > trace<http://127.0.0.1:8080/openmrs/module/simplelabentry/orderEntry.htm#> > > > ** Root cause is: Validation error messages from TagLibraryValidator for > c_rt in /WEB-INF/view/module/simplelabentry/orderEntry.jsp > > 555: Illegal text inside "c:choose" tag: " > The following data will be submitted with the report to enable the team > to resolve the problem. > > - The error message and stack trace > - OpenMRS version > - Application server name and version > - Username of the user currently logged in > - The implementation id of this installation (if defined) > - Names and versions of all installed modules > > 571: Illegal text inside "c:choose" tag: " > _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

