WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  route localhost to localhost/application

    Posted Wed August 11, 2010 10:36 AM
    route localhost to localhost/application

    --------------------------------

    Hi.
    When I access to my application I must enter localhost/application but I want to when I type localhost display an application from WAS. how i do this?

    because when type www.mysite.com this point to 168.192.1.23/application...

    Tanks

    --------------------------------

    Posted By: restrada at Feb 11 2009 6:38PM


  • 2.  route localhost to localhost/application

    Posted Wed August 11, 2010 10:44 AM
    Default application.

    --------------------------------

    Reading a lot of `test`.`post` I found th answer to my question, tanks for the forum.

    that is quite simple, create the WAR file with the context to /
    /

    and install the application in WAS in the same way /



    [quote=restrada;7379]Hi.
    When I access to my application I must enter localhost/application but I want to when I type localhost display an application from WAS. how i do this?

    because when type www.mysite.com this point to 168.192.1.23/application...

    Tanks[/quote]


    --------------------------------

    Posted By: restrada at Feb 13 2009 8:01PM