-
Bug
-
Resolution: Done
-
Major
-
7.0.8.GA
-
None
Class and package names differs only on case.
If we try to use class in package inside the JSP, compilation failed with exception
~~~
JBWEB004060: An error occurred at line: 2 in the jsp file: /test_fqdn.jsp
test.logicalvalue cannot be resolved to a type.
~~~
Complete log file attached to jira.
- clones
-
UNDERTOW-1293 JSP compilation fails if we have same Class and package names(differs only on case)
- Resolved
- is incorporated by
-
JBEAP-13786 [GSS](7.0.z) JSP compilation fails if we have same Class and package names(differs only on case)
- Closed
-
JBEAP-13826 [GSS](7.1.z) Upgrade jastow from 2.0.2 to 2.0.3
- Closed