ok thanks for your kind support.
Now i have only one jboss in my machine and the server.xml configuration in
jboss.we.deployer is as follows
| <Connector port="8080" address="${jboss.bind.address}"
| maxThreads="250" maxHttpHeaderSize="8192"
| emptySessionPath="true" protocol="HTTP/1.1"
| enableLookups="false" redirectPort="8443" acceptCount="100"
| connectionTimeout="20000" disableUploadTimeout="true" />
|
So my port is 8080, i have started my jboss server using sh run.sh & command
then i tried http://myIp:8080/ i am not able to get the expected result. In
Console there is no error at all. I haven't deployed my application in the
deploy dir. I just want to see whether the jboss is up or not. The process is
running properly i have checked it by using ps -eaf |grep java and it gives the
out put.
I am not able to guess what is the issue??
Please guide me to find the actual problem. If you need my log file i will give
that also.
Thanks and Regards
Rasa
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224550#4224550
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224550
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user