You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/06/26 20:11:25 UTC

[jira] Updated: (GERONIMO-629) Misleading error when ra.xml is included in the RAR jar as well as the RAR

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

David Jencks updated GERONIMO-629:
----------------------------------

    Attachment: tranql-connector-derby-embed-xa-1.3-SNAPSHOT.rar

Sample rar I generated to try to reproduce the problem, with a ra.xml in the jar as well as in the rar.

> Misleading error when ra.xml is included in the RAR jar as well as the RAR
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-629
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-629
>             Project: Geronimo
>          Issue Type: Bug
>          Components: connector
>    Affects Versions: 1.0-M3
>            Reporter: Ross Mason
>            Assignee: David Jencks
>            Priority: Minor
>             Fix For: Wish List
>
>         Attachments: tranql-connector-derby-embed-xa-1.3-SNAPSHOT.rar
>
>
> If someone accidentlly builds a jar with the ra.xml included and then includes that jar in a rar and tries to deploy it, the following error occurs -
> Caused by: java.lang.ClassFormatError: Repetitive interface name in class file org/mule/ra/MuleConnectionFactory$$Enhanc
> erByCGLIB$$3a4c63ea
>         at java.lang.ClassLoader.defineClass1(Native Method)
>         at java.lang.ClassLoader.defineClass(Unknown Source)
>         ... 64 more
>  
> While the ra.xml should not be in the jar in the first place, a more meaningful error could be given.

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