[ openjms-Feature Requests-668839 ] Unify JNDI initial context factories
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #668839, was opened at 2003-01-16 01:29 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474139&aid=668839&group_id=54559 Category: enhancement Group: None Status: Open Priority: 5 Submitted By: Tim Anderson (tanderson) Assigned to: Jim Alateras (jalateras) Summary: Unify JNDI initial context factories Initial Comment: Currently, there is an InitialContextFactory implementation for each of the supported connectors: . RmiJndiInitialContextFactory . IpcJndiInitialContextFactory . IntravmJndiInitialContextFactory . HttpJndiInitialContextFactory . SslHttpJndiInitialContextFactory These can be proxied by a single InitialContextFactory (tentatively, org.exolab.jms.jndi.InitialContextFactory) which delegates to the appropriate implementation based on the Context.PROVIDER_URL. Changes required: . update examples to use the new InitialContextFactory implementation . update documentation ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474139&aid=668839&group_id=54559