Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » ServletBridge
ServletBridge [message #54050] Mon, 22 October 2007 11:53 Go to next message
Eclipse UserFriend
Originally posted by: tso.mxcit.de

Hello,

i've got a problem by deploying my own rap project. I used the guide I
found here:

http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/deployment.html

I created a feature and a rap project and the errormessage I got when I
want to open the webapp is:

HTTP Status 404 - BridgeServlet: /build/rap
type Status report
message BridgeServlet: /build/rap
description The requested resource (BridgeServlet: /build/rap) is not
available.

I'm using Eclipse 3.3 Europa and downloaded as it was noticed on the page
the servletbridge for 3.3.

In the run-configuration my servlet name is also rap and the war is called
build.war, even if I compared the the demo project and my own everything
seems to be at the right place.

May I did something wrong?

Thanks and best regards
Re: ServletBridge [message #54077 is a reply to message #54050] Mon, 22 October 2007 12:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jkrause.innoopract.com

Hi Tobias,

Did you include org.eclipse.update.configurator in the war? If you are
using the Eclipse 3.3 runtime environment you need to include this plugin.

You should also check the build.xml of the plugin you created, and see
if plugin.xml is exported in binary builds.

Jochen

Tobias Soloschenko wrote:
> Hello,
>
> i've got a problem by deploying my own rap project. I used the guide I
> found here:
>
> http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/deployment.html
>
>
> I created a feature and a rap project and the errormessage I got when I
> want to open the webapp is:
>
> HTTP Status 404 - BridgeServlet: /build/rap
> type Status report
> message BridgeServlet: /build/rap
> description The requested resource (BridgeServlet: /build/rap) is not
> available.
>
> I'm using Eclipse 3.3 Europa and downloaded as it was noticed on the
> page the servletbridge for 3.3.
>
> In the run-configuration my servlet name is also rap and the war is
> called build.war, even if I compared the the demo project and my own
> everything seems to be at the right place.
>
> May I did something wrong?
>
> Thanks and best regards
>
>
>
>
>
Re: ServletBridge [message #56155 is a reply to message #54077] Mon, 29 October 2007 10:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tso.mxcit.de

Hello,

thanks for your answer so far. I tried to add the
org.eclipse.update.configurator plugin in my feature, but that plugin
doesn't exist. I downloaded the packages for eclipse 3.3.

Where can I find the build.xml?

Thanks a lot

Tobias
Re: ServletBridge [message #56418 is a reply to message #56155] Mon, 29 October 2007 18:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jkrause.innoopract.com

Maybe you want to have a look at this .war achive providing the demo app
from RAP CVS (it also includes the update.configurator plugin):

http://www.eclipse.org/downloads/download.php?file=/technolo gy/rap/rapdemo.war

build.xml was nonsense, I meant the build.properties of your project.

Jochen


Tobias Soloschenko wrote:
> Hello,
>
> thanks for your answer so far. I tried to add the
> org.eclipse.update.configurator plugin in my feature, but that plugin
> doesn't exist. I downloaded the packages for eclipse 3.3.
>
> Where can I find the build.xml?
>
> Thanks a lot
>
> Tobias
>
Re: ServletBridge [message #56633 is a reply to message #56418] Wed, 31 October 2007 14:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tso.mxcit.de

Hello,

but even if I put the configurator into the plugin directory of the target
runtime or in the plugin of eclipse the rap.demo.feature shows an
exclamation mark at the configurator because it couldn't be found.

May there are another plugin (..update.configurator) for eclipse 3.3?

the build.properties file is also exported - I saw it in the plugin.xml >
build

Thanks so far and best regards!
Re: ServletBridge [message #57470 is a reply to message #56633] Mon, 05 November 2007 08:55 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

if you copy a plug-in into the plugin-directory of the target installation,
you have to reload the target in the target platform's preference page.
Otherewise the new plug-in is ignored. After reloading the target the
exclamation mark hopefully vanishs.


Ciao
Frank


"Tobias Soloschenko" <tso@mxcit.de> schrieb im Newsbeitrag
news:cb7fb739945b8171cc6bb01c9747d76a$1@www.eclipse.org...
> Hello,
>
> but even if I put the configurator into the plugin directory of the target
> runtime or in the plugin of eclipse the rap.demo.feature shows an
> exclamation mark at the configurator because it couldn't be found.
>
> May there are another plugin (..update.configurator) for eclipse 3.3?
>
> the build.properties file is also exported - I saw it in the plugin.xml >
> build
>
> Thanks so far and best regards!
>
>
>
Previous Topic:How to put icon on application's title bar ?
Next Topic:What's the point of making main RAP window resizable ?
Goto Forum:
  


Current Time: Thu Apr 18 06:30:56 GMT 2024

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

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

Back to the top