404 error when deploying org.eclipse.rap.demo in jboss-4.2.2GA [message #60220] |
Sat, 17 November 2007 10:41  |
Eclipse User |
|
|
|
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 06:42  |
Eclipse User |
|
|
|
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,
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03273 seconds