You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2006/08/24 22:17:59 UTC

[jira] Created: (TOBAGO-117) Due a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface

Due a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface
-------------------------------------------------------------------------------------

                 Key: TOBAGO-117
                 URL: http://issues.apache.org/jira/browse/TOBAGO-117
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.7
            Reporter: Bernd Bohmann
            Priority: Minor
             Fix For: 1.0.8




-- 
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] Resolved: (TOBAGO-117) Due a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-117?page=all ]

Bernd Bohmann resolved TOBAGO-117.
----------------------------------

    Resolution: Fixed

> Due a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface
> -------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-117
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-117
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Bernd Bohmann
>         Assigned To: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.8
>
>


-- 
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] Commented: (TOBAGO-117) Due a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOBAGO-117?page=comments#action_12430309 ] 
            
Bernd Bohmann commented on TOBAGO-117:
--------------------------------------

javax.faces.FacesException: javax.servlet.ServletException: Since tag 
class org.apache.myfaces.tobago.taglib.component.PageTag does not 
implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED
                 at 
com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:327)
                 at 
com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
                 at 
org.apache.myfaces.tobago.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:117)
                 at 
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
                 at 
com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
                 at 
com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
                 at 
javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
                 at 
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072)
                 at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
                 at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
                 at 
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6981)
                 at 
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
                 at 
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
                 at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3892)
                 at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2766)
                 at 
weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
                 at 
weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
Caused by: javax.servlet.ServletException: Since tag class 
org.apache.myfaces.tobago.taglib.component.PageTag does not implement 
BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED
                 at 
weblogic.servlet.jsp.PageContextImpl.handlePageException(PageContextImpl.java:323)
                 at jsp_servlet.__index._jspService(__index.java:716)
                 at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)

> Due a bug in Weblogic 8.1 BodyTag classes must directly include the BodyTag interface
> -------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-117
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-117
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>            Reporter: Bernd Bohmann
>         Assigned To: Bernd Bohmann
>            Priority: Minor
>             Fix For: 1.0.8
>
>


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