0 Replies Latest reply on Mar 30, 2005 1:10 PM by schmeiss

    dynamic subdomain without DNS

    schmeiss

      Hi all,

      I want to solve the following issue. I want to deploy an application to
      JBoss 4.0.0 on demand. That means, after deploying the web interface of
      the just deployed application shall be reachable under a arbitrary
      subdomain within an registered domain. For example,

      acertaingroup.com <- domain with a valid DNS entry
      subdomain.acertaingroup.com <- no valid DNS entry for this

      Ok, I dont want to apply for an DNS entry somewhere every time a new web
      application under a new subdomain has been deployed to the AS. Is that
      feasible to configure JBoss/Tomcat somehow so they will accept requests
      from a browser under a just new created subdomain without the need that
      this subdomain can be resolved using DNS?

      Thanks in advance.

      -Torsten.