3 Replies Latest reply on Jan 30, 2009 5:37 AM by mablaev

    Point application to url pattern

    mablaev

      Hi. I'm newbie in JBoss. Can anybody tell me It's possible to point my application for incoming requests that matches the url pattern. For example I need to start my app.war for all incoming requests http://*.mysite.com. I use one ip adress for all virtual hosts *.mysite.com. All my attempts to solve this problem give me no results.

      Thanks.

        • 1. Re: Point application to url pattern
          mablaev

          I try use aliases in server.xml in component, but not support wildcards and pattern. I have to enumerate all aliases in order to point to my application, moreover after changes i should restart JBoss server. I need use pattern without restarting JBoss.


          Thanks.

          • 2. Re: Point application to url pattern
            mablaev

            Sorry, but in my prev message lost some words.

            I try use aliases in server.xml Host in component, but Alias not support wildcards and pattern. I have to enumerate all aliases in order to point to my application, moreover after changes i should restart JBoss server. I need use pattern without restarting JBoss.


            Thanks.

            • 3. Re: Point application to url pattern
              mablaev

              Sorry, but in my prev message lost some words.

              I try use aliases in server.xml Host component, but Alias not support wildcards and pattern. I have to enumerate all aliases in order to point to my application, moreover after changes i should restart JBoss server. I need use pattern without restarting JBoss.


              Thanks.