Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8122249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T05:46:28+00:00 2026-06-06T05:46:28+00:00

Does anybody know how to allow both IIS 7 and JBoss AS 7 to

  • 0

Does anybody know how to allow both IIS 7 and JBoss AS 7 to run and host applications on a Windows 2008 Server? I have a Windows 2008 VPS that I have hosting some ASP.NET websites and apps via IIS through port 80, the default. Now I want to host some JBoss Seam web apps (and RESTEasy web services), which presumably I will need to do on another port (eg. 8080).

I have modified the standalone.xml configuration file in JBoss AS in the standalone configuration folder so that the socket binding name “http” runs from port 8080. However the server is not responding when I try to request my apps that are running on JBoss AS from browsers on other machines outside the server, eg:

http://www.notmyrealdomain.com:8080

… does not return any response. When I use

localhost:8080

… to browse on the server itself, I can load web page and applications from JBoss AS just fine. So surely there is either a Windows setting or JBoss AS setting that requires changing to get this to work.

Any help much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T05:46:30+00:00Added an answer on June 6, 2026 at 5:46 am

    Finally got this working:

    First step – enabled incoming connections with Windows Firewall Public Profile properties!

    Second step – edited the standalone/configuration/standalone.xml on my JBoss AS by replacing the default values with these values:

     <interfaces>
        <interface name="management">
            <inet-address value="127.0.0.1"/>
        </interface>
        <interface name="public">
            <any-address/>
        </interface>
     </interfaces>
    
    <socket-binding-group ...>
        <socket-binding name="http" port="8080"/>
        ...
    </socket-binding-group>
    

    Third step – restarted the server by running the standalone.bat file again.

    Both IIS and JBoss AS successfully host apps now, although I need to specify the port address for JBoss AS apps that are deployed as I mentioned in my original question e.g. http://www.notmyrealdomain.com:8080/jboss-as-app/ .

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anybody know a basic plugin/gem that will allow me to quickly set up
Does anybody know of a tool that will allow me to create ASDoc style
does anybody know a way for allow multiple items selected for a setting in
Does anybody know of a web based something that would allow end users to
Does anybody know of a jQuery plugin that will allow for what I'm calling
Does anybody know of a tool that allow me to inspect what files an
does anybody know of a tool that will allow for viewing of database schemas
Does anybody know of a Jira 4.2 API function that will allow me to
Does anybody know a good web framework that includes an ORM mapper and allows
Does anybody know why this function, when passed an invalid date (e.g. timestamp) to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.