[jboss-user] [JNDI/Naming/Network] - Re: How to Access EJB over HTTP in remote machine?

ritesh163 do-not-reply at jboss.com
Wed Jun 25 07:37:44 EDT 2008


  | 21:06:02,350 INFO  [ServiceConfigurator] Problem configuring service jboss:service=Naming
  | org.jboss.deployment.DeploymentException: No Attribute found with name: RmiBindAddress

The error may be due to InvokerURLs of the servlets which was set to the router ip and jboss starting on internal IP.  
And machine A only invokes the EJB of machine B over http. Machine A has external IP and jboss is also starting on that ip. This machine A is connected to machine B through router Ip only. Machine A only knows Router IP of machine B.when message is send through router IP by machine A, this message is redirect to machine B's internal IP by router. Also machine B is starting only in Internal IP.
Now I hope you know the topology.
Hoping you will reply soon.
Thank you.

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

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



More information about the jboss-user mailing list