Menu

#13 Task to generate a ServiceLocator

closed
nobody
None
5
2002-09-09
2001-10-20
No

sub-task of ejbdoclet to generate a ServiceLocator.

Discussion

  • Andy Stevens

    Andy Stevens - 2001-12-06

    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?

     
  • Andy Stevens

    Andy Stevens - 2002-09-09
    • status: open --> closed
     
  • Andy Stevens

    Andy Stevens - 2002-09-09

    Logged In: YES
    user_id=247081

    Last chance to tell us just what you'd want it to generate,
    before SF automatically deletes the issue...

     

Log in to post a comment.