Bernhard,

You found a bug, thanks for reporting it. It's now fixed, check out
latest code from cvs or wait for the upcoming release.

Ara.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED]
> Sent: Monday, February 11, 2002 1:47 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] Multiple overloaded methods in remote
interfaces
> 
> Hi,
> 
> I have a session bean containing multiple overloaded methods, e.g.
void
> addToPerson(String id, AddressDTO address), void addToPerson(String
id,
> CreditCardDTO creditCard) etc.
> 
> They are all correctly tagged (@ejb:interface-method) as I want all of
> them
> to be accessible in the remote interface for remote clients. However,
> after
> running ejbdoclet only the first of the overloaded methods appears in
the
> remote interface (everything else works fine and as expected). Is this
a
> bug
> in XDoclet or is there some other issue I have to consider.
> 
> Thanks for your input.
> 
> Bernhard Meyer-Willner
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to