1 Reply Latest reply on Mar 28, 2008 4:57 PM by peterj

    Cahnaging the application context

    sgatl2

      hi,

      I am having an application called 'myapp'. I deployed in the 'deploy' directory as myapp.war and when I have to run the application i type in http://dev.xxx.xxx/myapp and it runs fine.

      But I want to change this setting to http://myapp.dev.xxx.xxx/
      where dev.xxx.xxx is the vanity url.

      Where do I edit inorder to change the default context of the application.

      Regards