How do I invoke ejb through http protocol using ReadOnlyJNDIFactory?
Issue
- What is difference between ReadOnlyJNDIFactory and JNDIFactory ?
- What is the disadvantage is I use below in my client code?
env.put(Context.PROVIDER_URL, "http://hostname:portNo/invoker/ReadOnlyJNDIFactory");
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.