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

itsme do-not-reply at jboss.com
Wed Jun 20 04:46:34 EDT 2007


After a bit more investigating I've a solution here
http://wiki.jboss.org/wiki/Wiki.jsp?page=Accessing_EJB3s_over_HTTP_HTTPS

This works so far but the next step is to eliminate the JBoss specific annotation
@RemoteBinding(clientBindUrl="0.0.0.0:80/servlet-invoker/ServerInvokerServlet")
by using a configuration in - lets say - jboss.xml.

Question: How is this annotation expressed as per a deployment descriptor?

Any hints?

Regards
Sandor

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

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



More information about the jboss-user mailing list