Hi I am trying to run a system deployed on a linux machine - built over jboss. I have ran jboss services but it is constantly giving these two errors:
When I try to open home page: http://localhost/ - it gives following errors:
"[engine] standardhost[localhost]: MAPPING configuration error for request URI" and "No context configured to process this request"
Can you please guide what I need to do to see proper home page, any help is highly appreciated.