Hi Christian, We need to configure error pages, we normally would set this in the web.xml on the context Also trying to configure session timeout, and whether the cookie is secure/http-only
Regards Wouter van den Boogaart -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, March 07, 2012 10:52 AM To: [email protected] Subject: Re: configure error page with embedded jetty Hey, the question is where you want to store these files? In the classpath (so it will be in the bundle jar) or outside? What kind of configuration do u need to setup? Regards. Christian ----- Original Message ----- From: [email protected] To: [email protected] Date: 07.03.2012 10:41:58 Subject: configure error page with embedded jetty > Hello, > > we are using the felix http bundle with embedded jetty to register filters > and servlets, > > when something goes wrong in the servlet, we want the user to get to a nice > error page. > usually we configure this in the xml. how can we configure such things inside > the osgi environment? > > I've been searching through the mailing archive and > website and have not yet found an answer. > > > Regards > > Wouter van den Boogaart > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

