facebook

Virtual Host or Web Application Not Found

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #270428 Reply

    shivmalav
    Member

    Hi,

    I have deployed two applications on my localhost on IBM WebSphere Application Server, 5.1.1.5
    I have added the default port 80 to virtual hosts of both the application servers. Now when I
    tried to access the applications via IBM HTTP Server1.3.28, then i m getting error in one
    application saying “Virtual Host or Web Application Not Found
    The web group /<CONTEXT_ROOT>/ has not been defined
    IBM WebSphere Application Server”
    One application is running fine. but the other one is giving me error.

    Below is the plugin-cfg.xml file virtaual hosts:
    <VirtualHostGroup Name=”zanacoadmin_host”>
    <VirtualHost Name=”*:9081″/>
    <VirtualHost Name=”*:80″/>
    </VirtualHostGroup>
    <VirtualHostGroup Name=”zanacoretail_host”>
    <VirtualHost Name=”*:443″/>
    <VirtualHost Name=”*:9082″/>
    <VirtualHost Name=”*:80″/>
    </VirtualHostGroup>

    Pls help me out.

    Savio

    #270574 Reply

    Riyad Kalla
    Member

    Savio,
    I don’t have any experience with using virtual hosts on WebSphere, but I wonder if during startup there are any errors in your log about not being able to start the 2nd application correctly? That might shed some light on the problem.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Virtual Host or Web Application Not Found

You must be logged in to post in the forum log in