--- Amit Gollapudi <[EMAIL PROTECTED]> wrote: > I found a minor problem in EjbTagsHandler when > upgrading our project to > XDoclet 1.2b3. The problem was introduced in > revision 1.15 I believe. > The isViewTypeEjb method indicates that the default > for EJB 1.1 will be > "remote". The documentation also makes the exact > same claim. However, > there is no code in that method to do such. So, for > 1.1-compliant EJBs, > if there is no view-type specified, an invalid > descriptor is generated > for some appservers (e.g. Orion). > > I don't know if there is a quick patch for this > problem. We probably > need to break the code back out into two separate > methods ... one for > isRemoteEjb and another for isLocalEjb. I can work > on creating a patch > if no one else more versed in XDoclet code comes > forward.
It would be cool if you raise issue in JIRA once it's back online. regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
