Hi all, and thanks Ara for fixing the overloaded method thing. When is the new Xdoclet release coming?
Something else... I want my beans to have JNDI names in the style of ejb/beanname. Problem is, for bean with local interface only (eg. local CMP entity beans) the jndi-name attribute of the @ejb:bean tag doesn't work. Well it works but if puts my only the beanname as jndi name in jboss.xml. If I use the local-jndi-name attribute it works, however this of course puts local-jndi-name tags in my jboss.xml. Those local-jndi-names don't work for me because JBoss has trouble with finding the beans in JNDI then. Has anyone had similar problems? Bernhard -----Ursprungliche Nachricht----- Von: Ara Abrahamian [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 12. Februar 2002 21:30 An: Meyer-Willner, Bernhard; [EMAIL PROTECTED] Betreff: RE: [Xdoclet-user] Multiple overloaded methods in remote interfaces 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. > _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
