Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Ability to set top-level context for icon & image resources
Ability to set top-level context for icon & image resources [message #130975] Sun, 03 May 2009 22:10 Go to next message
Eclipse UserFriend
Originally posted by: paul.kendall.orionhealth.com

Currently RAP exposes icon & image resources under a URL such as
/62.fwk29057219/icons/data_add.png. This is a problem for us we normally
configure Apache to forward specific paths through to Tomcat. And these
resource paths are a problem for us.

Currently we have a local modification to URLImageDescriptor to prepend
"bundle/" to the URLs so they exposed under a top-level context and we can
forward just those URLs through to Tomcat.

Would it be possible to provide a way to configure this, with a fallback to
the current functionality.


Cheers,
Paul
Re: Ability to set top-level context for icon & image resources [message #131317 is a reply to message #130975] Tue, 05 May 2009 07:52 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Paul,

in general I think this should be possible. Please file an
enhancement request to discuss the details and track progress.
Ideally provide a patch of your current solution.

Cheers,
Rüdiger

Paul Kendall wrote:
> Currently RAP exposes icon & image resources under a URL such as
> /62.fwk29057219/icons/data_add.png. This is a problem for us we normally
> configure Apache to forward specific paths through to Tomcat. And these
> resource paths are a problem for us.
>
> Currently we have a local modification to URLImageDescriptor to prepend
> "bundle/" to the URLs so they exposed under a top-level context and we can
> forward just those URLs through to Tomcat.
>
> Would it be possible to provide a way to configure this, with a fallback to
> the current functionality.
>
>
> Cheers,
> Paul
>
Previous Topic:Usability and architecture questions
Next Topic:Drop Down Calendar
Goto Forum:
  


Current Time: Fri Apr 26 20:13:51 GMT 2024

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

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

Back to the top