Hi - is it best to dissociate both? depend 100% of your app - you can do it defining another connector and another host and associating this new host with a webapp containing only EJbServlet. Alternative is to use ejbd:// directly but then you swicth completely tomcat (can be nicer since faster but drawback is it is not that standard for prod in general)
Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-11-06 17:15 GMT+00:00 vidaniello <[email protected]>: > Ok... > Therefore for lookup a remote EJB using HTTP, is necessary using the same > port of http web?!? > Can't dissociate the two port?! > > For this purpose is best to use openejb remote (ejbd://localhost:4201)?? > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Question-about-tomEE-http-remote-ejb-port-tp4672785p4672788.html > Sent from the TomEE Users mailing list archive at Nabble.com.
