"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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...