Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RWT standalone application question
RWT standalone application question [message #509080] Thu, 21 January 2010 06:00 Go to next message
Eclipse UserFriend
Hi all!
I use FAQ http://wiki.eclipse.org/RAP/FAQ#How_do_I_use_a_RWT_standalon e_application_in_Tomcat
In code implementing IEntryPoint can't use class WorkbenchAdvisor (throws exception ClassNotFound).
How fix it problem?
Regards
Dmitry.
Re: RWT standalone application question [message #509089 is a reply to message #509080] Thu, 21 January 2010 01:24 Go to previous messageGo to next message
Eclipse UserFriend
Hi Dmitry,

the whole idea of RWT standalone deployment is to use RWT itself without
OSGi. As the workbench heavily relies on OSGi concepts (bundles,
extensions, etc) it is not intended to be run without Equinox as
underlying OSGi implementation. If you really want to create a RWT
standalone application you have to scope your dependencies to RWT and
JFace. Otherwise you have to deploy your application with the
servletbridge and Equinox.

Regards,
Ben

Dmitry Egorov wrote:
> Hi all!
> I use FAQ
> http://wiki.eclipse.org/RAP/FAQ#How_do_I_use_a_RWT_standalon e_application_in_Tomcat
>
> In code implementing IEntryPoint can't use class WorkbenchAdvisor
> (throws exception ClassNotFound).
> How fix it problem?
> Regards
> Dmitry.
>


--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
Re: RWT standalone application question [message #509154 is a reply to message #509080] Thu, 21 January 2010 09:33 Go to previous message
Eclipse UserFriend
Benjamin, thanks for your help.
I am only started with RAP (sorry for my poor English), may be my question looks like idiot question (sorry in that case Wink.
What i must do with Eclipse project to use WorkbenchAdvisor? I suspect add dependencies, what dependencies?
Benjamin, could you advise.
Regards, Dmitry.

[Updated on: Thu, 21 January 2010 09:37] by Moderator

Previous Topic:problem with firefox 3.5.7
Next Topic:Form Heading Issue
Goto Forum:
  


Current Time: Wed Jul 02 22:34:22 EDT 2025

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

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

Back to the top