Hi,

>How will I abstract this deeper so that the client needs to call only the
>following method instead of the above one.

>public static EJBHome lookUpHome( Class homeClass ) throws NamingException
  {
    return EJBHomeFactory.getFactory().lookUp( homeClass );
  }

>I am using WS4.0 with IBM DB2 and VAJ4.0.

use homeClass.getName() as index of the mapping table...

wouldn't it work?

br      
marco




* Ramesh Kesavanarayanan
 *    [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
          Anger results in delusion, delusion leads to loss in memory,
          memory loss leads to knowledge loss, If knowledge is lost
           you perish

==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to