java - Can EJB container be configured to use RMI over SSLIOP? -


one of application has requirement use rmi on ssliop (ssl interorb protocol) possible? tried find solutions nothing specific find has used this?

it depends on container. possible undocumented within sun/oracle jdk change default iiop socket factory, , details changed somewhere around 1.5/1.6, many containers e.g. ibm websphere provide own rmi/iiop implementations, details different again, , may or may not documented. , if clients live outside container have problem again.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -