You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Johannes Weberhofer (JIRA)" <ji...@apache.org> on 2012/07/02 22:13:40 UTC

[jira] [Updated] (GERONIMODEVTOOLS-797) Latest beta version does not work with Eclipse Juno because of invalid openejb-jaar-2.2.xsd file

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

Johannes Weberhofer updated GERONIMODEVTOOLS-797:
-------------------------------------------------

    Attachment: openejb-jar-2.2.xsd.patch
    
> Latest beta version does not work with Eclipse Juno because of invalid openejb-jaar-2.2.xsd file
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-797
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-797
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0-beta-1
>         Environment: OS/X, Java 6, Geronimo 2.2.1
>            Reporter: Johannes Weberhofer
>         Attachments: openejb-jar-2.2.xsd.patch
>
>
> openejb-jaar-2.2.xsd is not vaild. I have fixed some of the issues, mainly import issues.
> Some notes: 
> * Updated "geronimo-application-1.2.xsd" to geronimo-application-2.0.xsd
> * Replaced "naming:entity-manager-factory-ref" by "naming:persistence-context-ref": I'm not sure if that's correct
> * <xs:complexType name="ejb-refType"> is already defined in geronimo-naming-1.2.xsd - but slightly different. For the meoment I removed it from the xsd, but I don't know how the remaining values should be handled
> * In the complexTypes "session-beanType", "openejb-jarType", "message-driven-beanType" and "entity-beanType" there are violations of the "Unique Particle Attribution" (http://www.w3.org/TR/xmlschema-1/#cos-nonambig) in the "xs:choice" sections. I don't know how to handle that correctly.
> For the changed lines, I attach a patch which could be used as basis for further work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira