[jboss-dev-forums] [JBoss AS Development] - Re: Naming over Remoting 3
bstansberry@jboss.com
do-not-reply at jboss.com
Fri Nov 20 14:27:46 EST 2009
"Carlo" wrote :
| Now if you put JNDI, Remoting and proxies in one sentence one
| requirement is the most important:
| - all proxies must be transport unaware.
|
| So if I bind an EJB into JNDI it doesn't matter whether I lookup through
| an HTTP(S), IIOP or whatever to get a proxy tied to the connection with
| which I'm communicating with AS.
| The same goes for clustering, that is just a virtual connection to a
| virtual host (/ real cluster).
|
So are you saying that if the JNDI lookup is done over HTTPS, the EJB invocations should therefore also come over HTTPS?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266824#4266824
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266824
More information about the jboss-dev-forums
mailing list