[jboss-user] [EJB 3.0] - Re: Client accessing EJB3 via RMIoverHTTTP on Port 80

hauch do-not-reply at jboss.com
Wed Jun 20 02:37:33 EDT 2007


Hi,

As far as I understand all you have to do is change
socket://${jboss.bind.address}:3873
to
http://${jboss.bind.address}:80
in ejb3.deployer/META-INF/jboss-service.xml.

You can read more about JBoss remoting in 
http://labs.jboss.com/file-access/default/members/jbossremoting/freezone/docs/guide/JBoss_Remoting_Guide.pdf
and
http://www.onjava.com/pub/a/onjava/2005/02/23/remoting.html


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055886#4055886

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055886



More information about the jboss-user mailing list