Help with HTMLFormFlowsheets

1 view
Skip to first unread message

Alain May

unread,
Nov 28, 2013, 1:43:25 AM11/28/13
to d...@openmrs.org
Hi all, Just looking for some help as I am trying to test out flowsheets and can't seem to get it to work.

I am using HTML Form Entry 2.2.1
                htmlformflowsheet 1.2.6
                OpenMRS 1.9.2

When I include    <htmlformflowsheet formId="12"/> in my htmlform, I get the following:

HTTP Status 500 - /WEB-INF/view/module/htmlformflowsheet/patientChart.jsp (line: 62, column: 4) "${tab.class.simpleName == 'EncounterChartPatientChartTab'}" contains invalid expression(s): javax.el.ELException: Failed to parse the expression [${tab.class.simpleName == 'EncounterChartPatientChartTab'}]


I suspect it might be a versioning issue but thought someone here might have seen a similar issue and could save me some time.

Thanks!

Michael Seaton

unread,
Nov 28, 2013, 11:17:14 AM11/28/13
to d...@openmrs.org
Hi Alain,

This has come up frequently in the past with other modules.  The issue is that many modules were written and tested against Tomcat 6 (which supports the syntax below), but this is no longer allowed by default in Tomcat 7.  There is a way to configure Tomcat to allow this, as a workaround until this is fixed in the code.  Here is a post from Saptarshi from last year about this:
https://groups.google.com/a/openmrs.org/forum/#!msg/dev/z0HG9gqI2dQ/o43wmUlCkjgJ

Please create a ticket for the htmlformflowsheet module for this in order to request a fix in the code.

Thanks,
Mike
--
OpenMRS Developers: http://go.openmrs.org/dev
Post: d...@openmrs.org | Unsubscribe: dev+uns...@openmrs.org
Manage your OpenMRS subscriptions at https://id.openmrs.org/
To unsubscribe from this group and stop receiving emails from it, send an email to dev+uns...@openmrs.org.

Reply all
Reply to author
Forward
0 new messages