![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Unassigned |
|
Attachments:
|
0001-Add-directory-classpathelements-that-dont-contain-TL.patch |
|
Created:
|
06/May/13 1:23 AM
|
|
Description:
|
When compiling jsps with <jsp:useBean> the classes in the projects target/classes are not available.
My simple test case was to add a bean to the src/main/java in the webapp project and then add a <jsp:useBean id="page" class="..."/> to any jsp.
Without the patch;
[ERROR] file:/home/leachbj/src/jspc-samplewar/src/main/webapp/WEB-INF/view/index.jsp(4,0) The value for the useBean class attribute net.marevol.sample.action.FooBean is invalid. -> [Help 1]
With the attached patch in place the project builds successfully.
|
|
Project:
|
Maven 2.x JSPC Plugin
|
|
Priority:
|
Major
|
|
Reporter:
|
Bernard Leach
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email