https://issues.apache.org/bugzilla/show_bug.cgi?id=42390


Konstantin Kolinko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.5.23                      |5.5.27




--- Comment #2 from Konstantin Kolinko <[email protected]>  2009-01-02 
09:48:48 PST ---
I have arranged the OP's sources as a ready-to-use web application - that is
the WAR file that I attached above.

Using it I can reproduce the problem in the following TC versions:
5.5.27, 6.0.18 and the current tc6.0.x branch as at revision 730794 ( 
https://svn.apache.org/viewcvs.cgi?view=rev&rev=730794 ). Thus
bumping the Version field.

To reproduce:
1. Deploy the application
2. Access http://localhost:8080/bug42390/
3. The following compilation error is displayed: (tc6.0.x)

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 99 in the generated java file
_jspx_X_1 cannot be resolved
...

Note: The tag file compiles fine. It is JSP that does not compile.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to