Change the tomcat web server default page

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Change the tomcat web server default page

gopalbi
Hello friends i need your help when i am entering the url http://localhsot:8080/ in ofbiz. Then it show the blank page which is genertaed by web server.I want configure my html page. if i enter  http://localhost:8080/ then it show my page. Then what step is required.

Thanks & Regards:
Gopal Bisht
Reply | Threaded
Open this post in threaded view
|

Re: Change the tomcat web server default page

rajsaini
Mount your application at  ROOT mount point in ofbiz-component.xml of
your component. This is how Tomcat serves Root context.

Raj

gopalbi wrote:
> Hello friends i need your help when i am entering the url
> http://localhsot:8080/ in ofbiz. Then it show the blank page which is
> genertaed by web server.I want configure my html page. if i enter
> http://localhost:8080/ then it show my page. Then what step is required.
>
> Thanks & Regards:
> Gopal Bisht
>
>  

Reply | Threaded
Open this post in threaded view
|

Re: Change the tomcat web server default page

gopalbi
Very very thanks Raj.
Raj Saini wrote
Mount your application at  ROOT mount point in ofbiz-component.xml of
your component. This is how Tomcat serves Root context.

Raj

gopalbi wrote:
> Hello friends i need your help when i am entering the url
> http://localhsot:8080/ in ofbiz. Then it show the blank page which is
> genertaed by web server.I want configure my html page. if i enter
> http://localhost:8080/ then it show my page. Then what step is required.
>
> Thanks & Regards:
> Gopal Bisht
>
>