Feature Requests item #473206, was opened at 2001-10-20 10:40 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=473206&group_id=31602
Category: None Group: None Status: Open Priority: 5 Submitted By: Simon Harris (haruki_zaemon) Assigned to: Nobody/Anonymous (nobody) Summary: Task to generate a ServiceLocator Initial Comment: sub-task of ejbdoclet to generate a ServiceLocator. ---------------------------------------------------------------------- >Comment By: Andrew Stevens (stevensa) Date: 2001-12-06 07:00 Message: Logged In: YES user_id=247081 Haruki, what exactly would you want in the generated code? In most of the examples I've come across for the ServiceLocator pattern, it's just a utility class that does generic JNDI lookups for different types of references (MailSessions, DataSources, EJB home interfaces, MessageQueues), looked up in the context of the EJB that's using it based on a name the EJB passes to it; nothing that's specific to a particular EJB(s) that uses it. Perhaps you could upload a sample of what you're wanting it to produce? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=473206&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
