Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » missing org.eclipse.ui.internal.servlet.RequestHandler
missing org.eclipse.ui.internal.servlet.RequestHandler [message #34353] Fri, 22 June 2007 04:57 Go to next message
Eclipse UserFriend
Originally posted by: paulhermes.gmx.de

Hi.

When i try to open my rap project in my web browser i allway get an
'Plug-in org.eclipse.rap.ui.workbench was unable to load class
org.eclipse.ui.internal.servlet.RequestHandler.'
error. What is missing in my project? I cant find any information about this
class.
Re: missing org.eclipse.ui.internal.servlet.RequestHandler [message #34387 is a reply to message #34353] Fri, 22 June 2007 05:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Paul,

just a wild guess: could you verify that the 'javax.servlet' bundle is
included in your launch config and started properly.

Cheers,
Rüdiger



Paul Hermes wrote:
> Hi.
>
> When i try to open my rap project in my web browser i allway get an
> 'Plug-in org.eclipse.rap.ui.workbench was unable to load class
> org.eclipse.ui.internal.servlet.RequestHandler.'
> error. What is missing in my project? I cant find any information about this
> class.
>
>
Re: missing org.eclipse.ui.internal.servlet.RequestHandler [message #34421 is a reply to message #34387] Fri, 22 June 2007 05:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: paulhermes.gmx.de

jup, its included in my config.
i tried to fix this by clicking the 'add required' button with no success.

the 'org.eclipse.ui.internal.servlet.RequestHandler' is not available in the
list.

"R
Re: missing org.eclipse.ui.internal.servlet.RequestHandler [message #34624 is a reply to message #34421] Fri, 22 June 2007 16:05 Go to previous message
Eclipse UserFriend
Paul,

can you check the status of the bundles? Type ss (short status) in the
OSGi console. All bundels should be ACTIVE. It's OK for
org.eclipse.rap.ui.workbench to only be RESOLVED. You can manually start
a bundle with start <id>.
*If* your problem relates to a not-started bundle, launching RAP with
-consolelog as a "Program Argument" in Tab "Arguments" might tell you why.
A regular launch should only show a java.lang.NoClassDefFoundError ...
AuthorizationHandler exception

BTW can you run the demo?

Cheers,
Rüdiger

Paul Hermes wrote:
> jup, its included in my config.
> i tried to fix this by clicking the 'add required' button with no success.
>
> the 'org.eclipse.ui.internal.servlet.RequestHandler' is not available in the
> list.
>
> "Rüdiger Herrmann" <rherrmann@innoopract.com> schrieb im Newsbeitrag
> news:f5g47k$bc3$1@build.eclipse.org...
>> Paul,
>>
>> just a wild guess: could you verify that the 'javax.servlet' bundle is
>> included in your launch config and started properly.
>>
>> Cheers,
>> Rüdiger
>>
>>
>>
>> Paul Hermes wrote:
>>> Hi.
>>>
>>> When i try to open my rap project in my web browser i allway get an
>>> 'Plug-in org.eclipse.rap.ui.workbench was unable to load class
>>> org.eclipse.ui.internal.servlet.RequestHandler.'
>>> error. What is missing in my project? I cant find any information about
>>> this class.
>
>
Previous Topic:Launching RAP app on Linux
Next Topic:Deployment problem (javax.servlet)
Goto Forum:
  


Current Time: Sat Aug 23 01:07:27 EDT 2025

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

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

Back to the top