Skip to content

Hello World program doesn't work #83

@JeffW12345

Description

@JeffW12345

When I ran your Hello World program in conjunction with Undertow, I got an error message: The web page at http://0.0.0.0:8080/ might be temporarily down or it may have moved permanently to a new web address.

I fixed this by changing the web creation line in my app to:

WebServer webServer = WebServer.create("127.0.0.1", 8088);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions