The problem may come from the fact that xdoclet tests on method name and
return type and not arguments.
I will have look further...

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf 
> Of [EMAIL PROTECTED]
> Sent: mardi 12 f�vrier 2002 9:05
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] Problems with multiple overloaded 
> methods not appearing in remote interface
> 
> 
> 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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to