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/09/08 04:56:58 UTC

[jira] Resolved: (GERONIMODEVTOOLS-510) Deployment plan editor warning message when opening source tab for openejb-jar.xml file

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

Delos Dai resolved GERONIMODEVTOOLS-510.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.5

This problem is due to missing schema for ejb deployment plan.After investigation, currently GEP use openejb-jar-2.2.xsd for EJB. All the JAXB classes of EJB are generated with this file. But the online openejb-jar-2.2.xsd is not applicable for GEP directly, I modified this file and it can be used in GEP now. Several referenced schema files are imported and some unused element has been commented.

#812327 for trunk; #812329 for 2.1.5 branch

> Deployment plan editor warning message when opening source tab for openejb-jar.xml file
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-510
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-510
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>            Priority: Minor
>             Fix For: 2.1.5, 2.2.0
>
>
> Warning message as shown in Eclipse:
> No grammar constraints (DTD or XML schema) detected for the document.	openejb-jar.xml	testEJB/ejbModule/META-INF	line 1	XML Problem

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