Hello,

It's look like a bug !

To really understand what the problem is, I need to have
more information.
Could you, please, send me the following sources:
        - the interface Home of the bean and all extended interfaces,
        - the interface Remote of the bean and all extended interfaces,
        - the class of the bean and all extended classes,
        - the JOnAS container generated classes
        (set the -keepgenerated option of the GenIC tool to get
        thoses classes).

Thanks in advance,
H�l�ne.

Dirk Haase wrote:
> 
> I think, I found a bug.
> 
> I have a Bean that extends another class and overwrites one of its
> methods. When deploying this Bean, I get following output/Exception
> where getTechauftrag_id() is the overwritten method. BTW, there is no
> Error or Warning at compile time.
> 
> Reaped pid = 14316, status = 1
> Output stream:
> Error stream:
> JOnASAutoresponderGeraetBeanAutoresponderGeraet.java:453: Duplicate
> method declaration: java.math.BigDecimal getTechauftrag_id()
>     public java.math.BigDecimal getTechauftrag_id() throws
> java.rmi.RemoteException {
>                                 ^
> 
> dirk
> 
> --
> Dirk Haase     mailto: [EMAIL PROTECTED]    http://www.schlund.de
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".

-- 
-=- H�l�ne JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  mailto:[EMAIL PROTECTED]    http://www-frec.bull.com
  Phone: 33.4.76.29.73.53          Fax: 33.4.76.29.76.00
 Download our EJB Server JOnAS at http://www.bullsoft.com/ejb
_______________________________________________________________
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to