Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » 404 error when deploying org.eclipse.rap.demo in jboss-4.2.2GA
404 error when deploying org.eclipse.rap.demo in jboss-4.2.2GA [message #60220] Sat, 17 November 2007 15:41 Go to next message
Eclipse UserFriend
Originally posted by: gmy1001.hotmail.com

I am new to RAP.

I followed the rap help in eclipse "RAP Developer Guide", chapter "How to
deploy a RAP application to a servlet container?".

By using org.eclipse.rap.demo.feature project, I successfully made the
org.eclipse.rap.demo application running in stand-alone tomcat 6.0 server.

When I tried to do the same thing within the tomcat integrated together
with jboss-4.2.2GA, I got the correct information of "Servlet delegate
registered - org.eclipse.equinox.http.servlet.HttpServiceServlet" whey
typing "http://localhost:8080/bridge/sp_test" in IE. But when I tried with
"http://localhost:8080/rapdemo/rap", I got the http 404 error:
"
HTTP Status 404 - ProxyServlet: /rapdemo/rap

------------------------------------------------------------ --------------------

type Status report

message ProxyServlet: /rapdemo/rap

description The requested resource (ProxyServlet: /rapdemo/rap) is not
available.


------------------------------------------------------------ --------------------
JBossWeb/2.0.1.GA
"

I just wonder whether I need to do special setting in order to make rap
running inside jboss.

regards,
Re: 404 error when deploying org.eclipse.rap.demo in jboss-4.2.2GA [message #60365 is a reply to message #60220] Mon, 19 November 2007 11:42 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

could you please add the OSGi console log file, to see whether anything went
wrong on bundle activation? (The log file is located in the workspace
directory of you OSGi instance, which is located in the work directory of
the application context...)


Ciao
Frank

"mmbear" <gmy1001@hotmail.com> schrieb im Newsbeitrag
news:8c833d34d5189e77ac69dcd0ba86e9f4$1@www.eclipse.org...
>I am new to RAP.
> I followed the rap help in eclipse "RAP Developer Guide", chapter "How to
> deploy a RAP application to a servlet container?".
> By using org.eclipse.rap.demo.feature project, I successfully made the
> org.eclipse.rap.demo application running in stand-alone tomcat 6.0 server.
>
> When I tried to do the same thing within the tomcat integrated together
> with jboss-4.2.2GA, I got the correct information of "Servlet delegate
> registered - org.eclipse.equinox.http.servlet.HttpServiceServlet" whey
> typing "http://localhost:8080/bridge/sp_test" in IE. But when I tried with
> "http://localhost:8080/rapdemo/rap", I got the http 404 error: "
> HTTP Status 404 - ProxyServlet: /rapdemo/rap
>
> ------------------------------------------------------------ --------------------
>
> type Status report
>
> message ProxyServlet: /rapdemo/rap
>
> description The requested resource (ProxyServlet: /rapdemo/rap) is not
> available.
>
>
> ------------------------------------------------------------ --------------------
> JBossWeb/2.0.1.GA
> "
>
> I just wonder whether I need to do special setting in order to make rap
> running inside jboss.
>
> regards,
>
>
Previous Topic:An entry point named 'default' does not exist.
Next Topic:Handle runtime exceptions
Goto Forum:
  


Current Time: Thu Apr 25 02:30:20 GMT 2024

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

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

Back to the top