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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to