java specs are not included into G server runtime by default
------------------------------------------------------------
Key: GERONIMODEVTOOLS-579
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-579
Project: Geronimo-Devtools
Issue Type: Bug
Components: eclipse-plugin
Affects Versions: 2.2.0
Environment: os:win2003
Reporter: viola.lu
Assignee: Tim McConnell
Priority: Minor
1.Create a web dynamic project ,and add <%@ taglib
uri="http://java.sun.com/jsf/core" prefix='f' %> to a jsp file
2.But can't recognize this taglib
In
$GEPsrc\plugins\org\apache\geronimo\st\core\GeronimoServerRuntimeTargetHandler.java
file, no support for 2.2 target runtime, so myface spec, javamail spec ....
are not included by default.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.