Thnks for your support. I tried as you suggested.
./run.sh -b localhost | and | | ./run.sh -b 0.0.0.0 But the result is same. That is when i am trying to connect through browser it gives error Unable to connect Firefox can't establish a connection to the server at IP and port. In the console i am getting following message and stops there itself | 1:02:44,192 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' | 21:02:44,261 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/ | 21:02:44,645 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 | 21:02:44,685 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-6009 | 21:02:44,705 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 37s:557ms Actually my application is not deployed yet. The reason is its not compatible with 1.5 java version. Is there any relation with that, as far as i know nothing. If everything is started properly then i should get the web-console rt ? Anything i have missed out. I am checking everything based on 3.2.5 version. Something else i need to do ??? Please help me to solve this issue. Thanks and Regards Rasa View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224857#4224857 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224857 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
