Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » applications as entry point
applications as entry point [message #518874] Fri, 05 March 2010 10:25 Go to next message
Ralf Ebert is currently offline Ralf EbertFriend
Messages: 168
Registered: July 2009
Senior Member
I noticed the following things regarding RAP entry points:

- When an application ID is used as entry point, it is not qualified with the Bundle
Symbolic name as in RCP. I think the usage of an application id should be the same,
qualified format in RCP and RAP (com.example.somebundle.myapp vs. myapp)

- The RAP run configuration doesn't allow to leave the entry point ID empty. It should,
because you can define a default entry point for a servlet.

- The branding extension point doesn't allow to specify an application ID as
defaultEntryPointId.

Greetings,

Ralf


--
http://www.ralfebert.de/blog/eclipsercp/
Re: applications as entry point [message #519275 is a reply to message #518874] Mon, 08 March 2010 11:04 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Ralf,

thanks for the input. In order address and/or discuss the issues, it
would be good to have them as separate bugs. Would you mind filing them?

TIA
Rüdiger

On 05.03.2010 11:25, Ralf Ebert wrote:
> I noticed the following things regarding RAP entry points:
>
> - When an application ID is used as entry point, it is not qualified
> with the Bundle Symbolic name as in RCP. I think the usage of an
> application id should be the same, qualified format in RCP and RAP
> (com.example.somebundle.myapp vs. myapp)
>
> - The RAP run configuration doesn't allow to leave the entry point ID
> empty. It should, because you can define a default entry point for a
> servlet.
>
> - The branding extension point doesn't allow to specify an application
> ID as defaultEntryPointId.
>
> Greetings,
>
> Ralf
>
>
Re: applications as entry point [message #519296 is a reply to message #518874] Mon, 08 March 2010 12:35 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Ralf,

see comments inline.

Ralf Ebert wrote:
> I noticed the following things regarding RAP entry points:
>
> - When an application ID is used as entry point, it is not qualified
> with the Bundle Symbolic name as in RCP. I think the usage of an
> application id should be the same, qualified format in RCP and RAP
> (com.example.somebundle.myapp vs. myapp)
This was done by intention as otherwise, RAP developers would be forced
to expose bundle ids to the outside world. That's the reason why we
decided to go with the simple id instead of the full qualified one.

>
> - The RAP run configuration doesn't allow to leave the entry point ID
> empty. It should, because you can define a default entry point for a
> servlet.
Yep, the launcher should handle this case too. Please open a bug.

>
> - The branding extension point doesn't allow to specify an application
> ID as defaultEntryPointId.
In the branding, you should be able to use the fully qualified id of
your application to refer to it as defaultEntrypiont (eg.
com.example.somebundle.myapp). I'm sorry to say that the PDE tooling
cannot help you in this case as the attribute refers to two distinct
extension types.

Hope that helps
Benny

>
> Greetings,
>
> Ralf
>
>


--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
Previous Topic:MultiLanguage by default in RAP start configurations?
Next Topic:[ANN] Google Visualizations Available for RAP
Goto Forum:
  


Current Time: Fri Apr 26 17:15:47 GMT 2024

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

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

Back to the top