Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problems with deployin to war file to Tomcat 6.0
icon9.gif  Problems with deployin to war file to Tomcat 6.0 [message #532505] Mon, 10 May 2010 06:18 Go to next message
Eclipse UserFriend
Gooday,

I followed the steps of the folwoing instructions:

http://www.eclipse.org/equinox/server/http_quickstart.php

then this:

http://eclipsesource.com/blogs/2007/12/07/rap-deployment-par t-2-deploying-your-application-as-a-war-file/

then I followed the help file to duble check..

I seem to run in to a snag. I switched in the web.xml the console on. Becouse I wanna see it start up in my Tomcat 6.0 (running on windows XP).

It doesnt load the OSGi console when I start the application. Altouch it does show the web icon and some kind of Rap startpage with my icon. But it does not load the application or the OSGi console in the Tomcat comandline.

If i use this bridge test: http://kcode.googlecode.com/svn/trunk/osgi/HelloWorldEmbedWe bJSP/web/lib/bridge.war it loads the console..

If I try sp_test in my test application I get :
Servlet delegate registered - org.eclipse.equinox.http.servlet.HttpServiceServlet

The bigest difrens is that the brdige.war works on OSGi 3.3 and my application uses OGSi 3.6 and has a self written appliation. What am I doing wrong?
Re: Problems with deployin to war file to Tomcat 6.0 [message #532510 is a reply to message #532505] Mon, 10 May 2010 06:30 Go to previous messageGo to next message
Eclipse UserFriend
On 10.05.2010 12:18, Martijn Cremer wrote:
> Gooday,
>
> I followed the steps of the folwoing instructions:
>
> http://www.eclipse.org/equinox/server/http_quickstart.php
>
> then this:
>
> http://eclipsesource.com/blogs/2007/12/07/rap-deployment-par t-2-deploying-your-application-as-a-war-file/
As the blogpost states it is outdated. Please follow the instructions of
the "WAR Deployment" tutorial from the integrated help.
If you are still having trouble, please also check the FAQ:
http://wiki.eclipse.org/RAP/FAQ#Exported_WAR_file_does_not_w ork

>
>
> then I followed the help file to duble check..
>
> I seem to run in to a snag. I switched in the web.xml the console on.
> Becouse I wanna see it start up in my Tomcat 6.0 (running on windows XP).
> It doesnt load the OSGi console when I start the application. Altouch it
> does show the web icon and some kind of Rap startpage with my icon. But
> it does not load the application or the OSGi console in the Tomcat
> comandline.
>
> If i use this bridge test:
> http://kcode.googlecode.com/svn/trunk/osgi/HelloWorldEmbedWe bJSP/web/lib/bridge.war
> it loads the console..
>
> If I try sp_test in my test application I get :
> Servlet delegate registered -
> org.eclipse.equinox.http.servlet.HttpServiceServlet
>
> The bigest difrens is that the brdige.war works on OSGi 3.3 and my
> application uses OGSi 3.6 and has a self written appliation. What am I
> doing wrong?


--
Rüdiger Herrmann
http://eclipsesource.com
Re: Problems with deployin to war file to Tomcat 6.0 [message #532519 is a reply to message #532510] Mon, 10 May 2010 07:27 Go to previous messageGo to next message
Eclipse UserFriend
Rüdiger,

The problem is Im getting the RAP STartup Page.. Its not loading my entrypoint (in my case test). Its just a blanck page the bridge seems to be working.. its just not loading my entry point.
Re: Problems with deployin to war file to Tomcat 6.0 [message #532750 is a reply to message #532519] Tue, 11 May 2010 02:39 Go to previous messageGo to next message
Eclipse UserFriend
Martijn,

I can't help you without further information. Please, go along the
tutorial, double check everything, do check the things mentioned in the FAQ.
If you are still having problems, please post here with details
(exception, unresolved bundles, what exactly means "not loading my entry
point ", etc.).

Regards,
Rüdiger

On 10.05.2010 13:27, Martijn Cremer wrote:
> Rüdiger,
>
> The problem is Im getting the RAP STartup Page.. Its not loading my
> entrypoint (in my case test). Its just a blanck page the bridge seems to
> be working.. its just not loading my entry point.
Re: Problems with deployin to war file to Tomcat 6.0 [message #532863 is a reply to message #532750] Tue, 11 May 2010 08:19 Go to previous message
Eclipse UserFriend
I found the problem I was single sourcing and there for had all the rap or rpc dependency set as optional then the validation trick for the feature that written in the in the FAQ. Wont work totaly my bad Twisted Evil
Previous Topic:Design Tabbar hides active editor
Next Topic:The requested resource (BridgeServlet: /application/rap) is not available.
Goto Forum:
  


Current Time: Tue Mar 25 22:34:34 EDT 2025

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

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

Back to the top