DEFINE tag causes compilation issues
------------------------------------

         Key: STR-2890
         URL: http://issues.apache.org/struts/browse/STR-2890
     Project: Struts Action 1
        Type: Bug

  Components: Apps  
    Versions: 1.1 Final    
 Environment: Websphere 6, Solaris / Windows
    Reporter: vijay thiagarajan


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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to