Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Use web.xml with the RAP launcher
Use web.xml with the RAP launcher [message #1756398] Thu, 16 March 2017 12:10 Go to next message
MIchael P is currently offline MIchael PFriend
Messages: 3
Registered: March 2017
Junior Member
I'm trying to combine Apache Shiro with an RAP OSGI application. The problem I face is that if I start the application with as RAP Application I can't configure Shiro as it needs a configuration placed in the web.xml.

Shiro adds an ServletContextListener using the web.xml which reads the configuration path from the web.xml file.

Can I use the web.xml file with the RAP launcher(BaseApplication, Entrypoints,..)?

Can I add an web.xml programmatically?

Re: Use web.xml with the RAP launcher [message #1757839 is a reply to message #1756398] Mon, 20 March 2017 14:42 Go to previous message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

Hi Michael,
I asked the same question here:
https://www.eclipse.org/forums/index.php/t/1084038/

it seems that RAP Launcher doesn't allow it, while RWT Launcher can do it.
Previous Topic:Can not load pdf in Chrome
Next Topic:How to align text in a TreeViewer cell
Goto Forum:
  


Current Time: Fri Apr 26 14:04:34 GMT 2024

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

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

Back to the top