hi , the service locator pattern advise to use a locator to get the context from a contextFactory and return the home IF to the client to apply the create method ,
now if its all about decoupling the lookup code from the client - isnt it wiser that the serviceFactory will return the home interfaces to the locator(singleton) which will be bound to the application's context , and for every call for service will create a remoteInterface and deliver it to the client's helper View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853128#3853128 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853128 ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
