0 Replies Latest reply on Feb 22, 2010 8:56 AM by rehdie

    Error-Page without a persistence context

    rehdie
      Hi everybody,

      we are using SEAM for a portal for "crazy" skiers :-)  (www.skiline.cc).

      Today we had the case, that there were no more database connections available, which caused an exception.

      In web.xml we have configured an error-page, which is a SEAM-page (because we need this page to be displayed in different languages).

      => the error-page requested a database-connection (we use a SEAM managed persistence context) which again caused an error and so on...

      How can I define SEAM-page, which does not need a database-connection?


      Dieter
      p.s. sorry for my poor english :-)