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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -