0 Replies Latest reply on Nov 28, 2006 6:50 AM by vikkyultimate

    Url needs port no. in one case, and in other case doesn't

    vikkyultimate

      Hi,
      I have two jboss setups(both versions 4.0.3) on different machine. In one of the machines the application is accessible without the port no. whereas in the other machine the url needs port no.
      Eg. URL with port no. : http://www.:/testApp/.....
      URL without port no. : http://www./testApp/.....


      The code is using images using url, and hence in one case images are not showing up, since the url is not affixed with port no.

      Is there some configuration setting in jboss that can be changed to remove the necessity for url, or is it machine specific. Is there some setting that can be changed in the machine.