Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » HTTP Status 404 - ProxyServlet: /organizer
HTTP Status 404 - ProxyServlet: /organizer [message #115510] Tue, 29 July 2008 08:51
Eclipse UserFriend
Originally posted by: suresh.madhuvarsu.gmail.com

Hi,

I developed a small application by name organizer and it works fine in the
eclipse internal workbench with the OSGi Runtime.
I use Tomcat 6.x and when i deploy it, i get the exception on the
application.
http://localhost:1234/organizer gives me...

HTTP Status 404 - ProxyServlet: /organizer
type Status report
message ProxyServlet: /organizer
description The requested resource (ProxyServlet: /organizer) is not
available.
Apache Tomcat/6.0.16

I did see the following logs but i could not see any exceptions or errors.

C:\Program Files\Apache Software Foundation\Tomcat
6.0\work\Catalina\localhost\organizer\eclipse\configuration

and

C:\Program Files\Apache Software Foundation\Tomcat
6.0\work\Catalina\localhost\organizer\eclipse\workspace\.met adata

Following are the plugins that my feature has. I had to include all the
plugins so that i get rid of the errors in the configuration directory
(C:\Program Files\Apache Software Foundation\Tomcat
6.0\work\Catalina\localhost\organizer\eclipse\configuration) .

id="com.devworks.tutorial.po"
id="com.ibm.icu"
id="javax.servlet"
id="org.eclipse.core.commands"
id="org.eclipse.core.contenttype"
id="org.eclipse.core.databinding"
id="org.eclipse.core.databinding.beans"
id="org.eclipse.core.expressions"
id="org.eclipse.core.jobs"
id="org.eclipse.core.runtime"
id="org.eclipse.equinox.app"
id="org.eclipse.equinox.common"
id="org.eclipse.equinox.http.registry"
id="org.eclipse.equinox.http.servlet"
id="org.eclipse.equinox.http.servletbridge"
id="org.eclipse.equinox.preferences"
id="org.eclipse.equinox.registry"
id="org.eclipse.equinox.servletbridge"
id="org.eclipse.osgi"
id="org.eclipse.osgi.services"
id="org.eclipse.rap.jface"
id="org.eclipse.rap.jface.databinding"
id="org.eclipse.rap.rwt"
id="org.eclipse.rap.ui"
id="org.eclipse.rap.ui.forms"
id="org.eclipse.rap.ui.views"
id="org.eclipse.rap.ui.workbench"

Any idea, what could be going wrong ?
Previous Topic:Is there a way to set osgi.configuration.area programmatically at startup?
Next Topic:Eclipse 3.4 JAAS integration
Goto Forum:
  


Current Time: Thu Apr 25 00:49:39 GMT 2024

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

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

Back to the top