Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » /ui should work, but does not. But //ui does work?(Entry point is configured as '/ui, but does not work? //ui works)
/ui should work, but does not. But //ui does work? [message #1852019] Mon, 25 April 2022 20:33 Go to next message
Eclipse UserFriend
Hi,

I am new to RAP.

I use standalone (not OSGI) deployment with spring boot

The RWT servlet is registered as "/ui", but "/ui" does not work...

But somehow "//ui" works?

I use RWT 3.20.0-SNAPSHOT

What can be the reason of this double slash?

Thanks,
Gennady

Re: /ui should work, but does not. But //ui does work? [message #1852186 is a reply to message #1852019] Wed, 04 May 2022 08:01 Go to previous messageGo to next message
Eclipse UserFriend
Hi Gennady,

I'm also running an RWT standalone setup on Spring Boot and I don't have issues with double slashes. However, it took me a while to find the correct programmatic setup to have the RWT components play well in Spring Boot, next to the default DispatcherServlet.

In order to further troubleshoot your issue, can you share some more code and config file, i.e. where you register the RWTServlet?

Best regards,
Ben
Re: /ui should work, but does not. But //ui does work? [message #1852207 is a reply to message #1852186] Wed, 04 May 2022 16:51 Go to previous message
Eclipse UserFriend
Hi again,

I just create a small example project how to use RWT standalone on Spring Boot. Maybe it can help: https://www.eclipse.org/forums/index.php/t/1110729/

Best regards,
Ben
Previous Topic:Language of the browser
Next Topic:Example for RWT standalone on Spring Boot
Goto Forum:
  


Current Time: Fri May 16 20:57:02 EDT 2025

Powered by FUDForum. Page generated in 0.02645 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top