You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2008/05/06 20:22:55 UTC

[jira] Resolved: (GERONIMODEVTOOLS-336) Unable to save configuration file

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

Tim McConnell resolved GERONIMODEVTOOLS-336.
--------------------------------------------

    Resolution: Fixed

It turns out that leaving the un-substituted feature.xml files where they are relative to the plugins causes Eclipse to actually try to parse them, which results in an XML exception since ${org.apache.geronimo.installable.runtime.jetty/tomcat.feature_version} is 
not a valid xml value for the version. As a result, the configuration file cannot be saved when invoking another instance of Eclipse via the Run/Debug dialog. 


> Unable to save configuration file
> ---------------------------------
>
>                 Key: GERONIMODEVTOOLS-336
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-336
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.0
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.1.1
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.