You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <de...@beehive.apache.org> on 2005/09/13 17:34:54 UTC

[jira] Created: (BEEHIVE-925) Uninformative message when TomcatServletContainerAdapter is misconfigured

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


[jira] Assigned: (BEEHIVE-925) Uninformative message when TomcatServletContainerAdapter is misconfigured

Posted by "Rich Feit (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-925?page=all ]

Rich Feit reassigned BEEHIVE-925:
---------------------------------

    Assign To:     (was: Rich Feit)

> 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
>     Priority: Minor

>
> 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