[jboss-user] [Remoting] - Re: Problem calling EJB3 method via HTTP only

formica do-not-reply at jboss.com
Thu May 31 05:32:41 EDT 2007


I forgot one very important information:
I have an annotation on stateless session bean of the type

  | @RemoteBinding(clientBindUrl="servlet://myhost.domain.name:8080/servlet-invoker/ServerInvokerServlet", 
  |         jndiBinding="AsapServer/OpticallinesDAOBean/http")
  | 

As you can see I have a problem here because I'm using hostname hardcoded in the annotation, I do not know yet if I can use the jboss.bind.address variable here, but I doubt it !!

A.

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

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



More information about the jboss-user mailing list