[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Jboss RMI port
jaikiran
do-not-reply at jboss.com
Thu Apr 30 02:47:54 EDT 2009
The jboss.bind.address corresponds to what you pass as the -b option. By default all services in JBoss-4.2.x are bound to localhost, which means these services cannot be looked up remotely. See this http://www.jboss.org/community/docs/DOC-10179
How do you start the server, what command do you use? Can you post the last few lines that you see on the console like these:
14:51:47,276 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
| 14:51:47,290 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
| 14:51:47,302 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 13s:813ms
While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227769#4227769
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227769
More information about the jboss-user
mailing list