Hi Remy,

This is probably due to running the binding compiler more than once on 
the classes. There's a Jira report open on this: 
http://jira.codehaus.org/browse/JIBX-237 I'll investigate the issue 
before the end of this week to make sure it's corrected for the 1.2 beta 
release. In the meantime, if you can make sure you recompile all your 
classes (or at least the enum classes with an enum-value-method) before 
running the binding compiler you should be able to work around the problem.

- Dennis

Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Remy Annis wrote:
>
> Hi,
>
> I am getting the following error message when we’re trying to build 
> and package our application using Bamboo continuous integration tool:
>
> java.lang.ClassFormatError: Duplicate method name&signature.
>
> This seems to be due to the use of “enum-value-method” in our jibx 
> mapping file for an enum class.
>
> The application builds successfully only if I delete all the enum 
> binary classes on my local machine. However, when we dlete all binary 
> files on Bamboo we still get the same error message.
>
> Any help will be appreciated.
>
> Remy.
>
>
> The information contained in this email is strictly confidential and 
> for the use of the addressee only, unless otherwise indicated. If you 
> are not the intended recipient, please do not read, copy, use or 
> disclose to others this message or any attachment. Please also notify 
> the sender by replying to this email or by telephone (+44 (0)20 7896 
> 0011) and then delete the email and any copies of it. Opinions, 
> conclusions (etc.) that do not relate to the official business of this 
> company shall be understood as neither given nor endorsed by it. IG 
> Index plc is a company registered in England and Wales under number 
> 01190902. VAT registration number 761 2978 07. Registered Office: 
> Friars House, 157-168 Blackfriars Road, London SE1 8EZ. Authorised and 
> regulated by the Financial Services Authority. FSA Register number 114059.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> jibx-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to