You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jürgen Weber (JIRA)" <ji...@apache.org> on 2008/10/22 17:49:44 UTC

[jira] Created: (GERONIMO-4374) bad error message for errors in ra.xml

bad error message for errors in ra.xml
--------------------------------------

                 Key: GERONIMO-4374
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4374
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: connector
    Affects Versions: 2.1.3
            Reporter: Jürgen Weber
            Priority: Trivial


I had an error in a connector ra.xml and Geronimo complained with error in web.xml

Deployment failed:
org.apache.openejb.OpenEJBException: Cannot unmarshall the web.xml file: file:/projekte/geronimo-jetty6-javaee5-2.1.3/var/temp/geronimo-deployer50560.tmpdir/ldapjca/META-INF/ra.xml: unexpected element (uri:"http://java.sun.com/xml/ns/javaee", local:"spec-version"). Expected elements are

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


[jira] Commented: (GERONIMO-4374) bad error message for errors in ra.xml

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642185#action_12642185 ] 

Jarek Gawor commented on GERONIMO-4374:
---------------------------------------

This is a bug in OpenEJB 3.0 in ReadDescriptors.readConnector(URL) function. This is already fixed in latest OpenEJB code.


> bad error message for errors in ra.xml
> --------------------------------------
>
>                 Key: GERONIMO-4374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: connector
>    Affects Versions: 2.1.3
>            Reporter: Jürgen Weber
>            Priority: Trivial
>
> I had an error in a connector ra.xml and Geronimo complained with error in web.xml
> Deployment failed:
> org.apache.openejb.OpenEJBException: Cannot unmarshall the web.xml file: file:/projekte/geronimo-jetty6-javaee5-2.1.3/var/temp/geronimo-deployer50560.tmpdir/ldapjca/META-INF/ra.xml: unexpected element (uri:"http://java.sun.com/xml/ns/javaee", local:"spec-version"). Expected elements are

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


[jira] Resolved: (GERONIMO-4374) bad error message for errors in ra.xml

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-4374.
-----------------------------------

    Resolution: Fixed
      Assignee: Jarek Gawor

As I mentioned before, this is already fixed in latest OpenEJB code (and so in Geronimo trunk). However, this probably won't be fixed in Geronimo branches/2.1 as we are not planning to upgrade OpenEJB there. This might change of course in the future.




> bad error message for errors in ra.xml
> --------------------------------------
>
>                 Key: GERONIMO-4374
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4374
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: connector
>    Affects Versions: 2.1.3
>            Reporter: Jürgen Weber
>            Assignee: Jarek Gawor
>            Priority: Trivial
>
> I had an error in a connector ra.xml and Geronimo complained with error in web.xml
> Deployment failed:
> org.apache.openejb.OpenEJBException: Cannot unmarshall the web.xml file: file:/projekte/geronimo-jetty6-javaee5-2.1.3/var/temp/geronimo-deployer50560.tmpdir/ldapjca/META-INF/ra.xml: unexpected element (uri:"http://java.sun.com/xml/ns/javaee", local:"spec-version"). Expected elements are

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