| setting the display-name for my servlet using the servletbridge [message #83128] |
Thu, 08 February 2007 16:42  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03802 seconds