Skip to main content



      Home
Home » Eclipse Projects » Equinox » setting the display-name for my servlet using the servletbridge
setting the display-name for my servlet using the servletbridge [message #83128] Thu, 08 February 2007 16:42 Go to next message
Eclipse UserFriend
I'm using the servlet bridge from running an RCP application deployed on
an app server. Using the latest CVS versions of the servlet bridge
stuff on 3.2.1.

How do I set this property so that the app server sees the correct
display-name?

Currently, the app server (Tomcat) sees the name of my servlet (as
specified in the extension point), but nothing for the display name.

There is no place to put the display-name in the extension point
(org.eclipse.equinox.http.registry.servlets).

I can specify init-params, but display-name is not an init param.

Thanks,

Francis
Re: setting the display-name for my servlet using the servletbridge [message #83143 is a reply to message #83128] Thu, 08 February 2007 17:48 Go to previous message
Eclipse UserFriend
Never mind, I'm confused. The name the app server displays is the name
in the equinoxservletbridge, and the display-name is set in the web.xml
file. Though I don't know why this display name is not appearing in
Tomcat, that's something I need to figure out.

Sorry for the wasted time.

Francis

Francis Upton wrote:
> I'm using the servlet bridge from running an RCP application deployed on
> an app server. Using the latest CVS versions of the servlet bridge
> stuff on 3.2.1.
>
> How do I set this property so that the app server sees the correct
> display-name?
>
> Currently, the app server (Tomcat) sees the name of my servlet (as
> specified in the extension point), but nothing for the display name.
>
> There is no place to put the display-name in the extension point
> (org.eclipse.equinox.http.registry.servlets).
>
> I can specify init-params, but display-name is not an init param.
>
> Thanks,
>
> Francis
Previous Topic:Wired servletbridge extension bundle?!?
Next Topic:ava.lang.IllegalAccessError from class in the same package but different plugin
Goto Forum:
  


Current Time: Sun Nov 09 18:36:25 EST 2025

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

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

Back to the top