Uninformative message when TomcatServletContainerAdapter is misconfigured
-------------------------------------------------------------------------

         Key: BEEHIVE-925
         URL: http://issues.apache.org/jira/browse/BEEHIVE-925
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: v1m1, V1    
    Reporter: Rich Feit
 Assigned to: Rich Feit 
    Priority: Minor
     Fix For: TBD


TomcatServletAdapter requires jars in WEB-INF/lib, tomcat/common/lib, 
tomcat/server/lib, and also some configuration in tomcat/conf/server.xml.  If 
you simply put beehive-netui-tomcat-webapp-5x.jar into WEB-INF/lib, you get the 
following unhelpful message:

    java.lang.UnsupportedOperationException: Page Flow helper not found in 
session. Make sure PageflowValve is installed in this context.
 
    
org.apache.beehive.netui.tomcat.TomcatServletContainerAdapter.getHelper(TomcatServletContainerAdapter.java:153)

This just needs to be more informative.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to