You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Delos Dai (JIRA)" <ji...@apache.org> on 2009/06/16 08:39:07 UTC

[jira] Updated: (GERONIMODEVTOOLS-579) java specs are not included into G server runtime by default

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Delos Dai updated GERONIMODEVTOOLS-579:
---------------------------------------

    Attachment: 579.patch

Seems some dependencies included in server runtime are missing, when you create a JEE project. I have added the missing packages for 2.2 server adapter. Maybe there will be some update of the server runtime dependencies, if server 2.2 has some new lib packages added.

Attachment is the patch. Could anyone help to review it?

Thanks!

> 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
>         Attachments: 579.patch
>
>
> 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.