how can i change port from 8080 to, for example, 2345??

from
 p.put("java.naming.provider.url", "http://localhost:8080/tomee/ejb";);

to, for example
 p.put("java.naming.provider.url", "http://localhost:2345/tomee/ejb";);

what file in conf/ directory must compile?!? tank...



--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Question-about-tomEE-http-remote-ejb-port-tp4672785.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to