Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.1.0
-
None
-
None
-
Websphere 6, Solaris / Windows
-
Important
Description
Hi
recently we migrated our application from Websphere app server 5 to Websphere app server 6. Our application uses struts. In Websphere 6 the DEFINE tag used does not compile and hence results in compilation error
JSPG0091E: An error occurred at line: 74 in the file: /body.jsp
JSPG0093E: Generated servlet error from file: /body.jsp
D:\Program Files\IBM\WebSphere\AppServer\profiles\default\temp\uk-nmuk-d1232\server1\NOVA-CMS-EAR\NOVA-CMS.war_body.java:241: cannot resolve symbol
symbol : variable localeMeasure
location: class com.ibm._jsp._body
localeMeasure = (java.lang.String) pageContext.findAttribute("localeMeasure");
IBM document mentioned it as a known issue and provided a patch. I have install all patches and even install the latest available path 6.0.2.11 (http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PQ99154) still the JSP does NOT compile.
Could you please tell me how this can be resolved? I need it very urgent as this would hugely delay the migration.
Thank you for the great help.
Regards,
Vijay T