[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[ews.eclipse.technology.rap] ServletBridge
|
- From: tso@xxxxxxxx (Tobias Soloschenko)
- Date: Mon, 22 Oct 2007 11:53:17 +0000 (UTC)
- Newsgroups: eclipse.technology.rap
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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