Skip to content

StaticResourceServer must only serve static content#10231

Merged
niloc132 merged 1 commit intogwtproject:mainfrom
niloc132:10230-static-static-server
Dec 27, 2025
Merged

StaticResourceServer must only serve static content#10231
niloc132 merged 1 commit intogwtproject:mainfrom
niloc132:10230-static-static-server

Conversation

@niloc132
Copy link
Member

Fixes #10230

@niloc132
Copy link
Member Author

Tested along with #10103 by confirming that the DynaTable example has a GWT-RPC error on startup, which can be fixed by either supplying a third-party server (service loaded via #10103 or just specified via -server fully.qualified.ServerName), or explicitly using the JettyLauncher.

@niloc132 niloc132 added the ready This PR has been reviewed by a maintainer and is ready for a CI run. label Dec 27, 2025
@niloc132 niloc132 merged commit 03a6e96 into gwtproject:main Dec 27, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready This PR has been reviewed by a maintainer and is ready for a CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StaticResourceServer can run servlets?

2 participants