Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Servlet Filter usage
Servlet Filter usage [message #21157] Wed, 02 May 2007 01:16 Go to next message
Eclipse UserFriend
Originally posted by: akuhn.arcor.de

Hi,

i am using Spring/Hibernate with RAP and have Problems regarding
LazyInitialization. Normally, i would use the OpenSessionInView Servlet
Filter, but haven't found a way to configure it with the internal used
Jetty. Where is the web.xml configuration for the jetty that is
internally used by eclipse ?

Thanks,
Andi
Re: Servlet Filter usage [message #21211 is a reply to message #21157] Wed, 02 May 2007 10:05 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

as far as I know there is no web.xml configuration file for the internally
used jetty engine. I did not have a closer look at the latest version of the
org.eclipse.equinox.http.jetty plugin, but there are only a few parameters
configurable that you would normally set via the web.xml. Those parameters
can be set via VM startup parameters.

If you deploy your application as a WAR to a servlet engine you are able to
use the web.xml for configuration. But using s.th. like filters may cause
problems if you try to access bundle internal stuff as only the bridge
servlet is visible for the web-app.

For more information you may ask in the equinox mailing list.

Ciao
Frank

"Andi Kuhn" <akuhn@arcor.de> schrieb im Newsbeitrag
news:f196uc$5ud$1@build.eclipse.org...
> Hi,
>
> i am using Spring/Hibernate with RAP and have Problems regarding
> LazyInitialization. Normally, i would use the OpenSessionInView Servlet
> Filter, but haven't found a way to configure it with the internal used
> Jetty. Where is the web.xml configuration for the jetty that is
> internally used by eclipse ?
>
> Thanks,
> Andi
Previous Topic:Binary content in Browser
Next Topic:Error when deploying rap application in tomcat
Goto Forum:
  


Current Time: Tue Jul 22 17:52:10 EDT 2025

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

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

Back to the top