You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/11/17 08:47:00 UTC

[jira] Closed: (WW-459) WebLogic compatibility

     [ http://issues.apache.org/struts/browse/WW-459?page=all ]

Don Brown closed WW-459.
------------------------

    Resolution: Not A Problem

> WebLogic compatibility
> ----------------------
>
>                 Key: WW-459
>                 URL: http://issues.apache.org/struts/browse/WW-459
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: WW 1.4
>         Environment: Windows 2000, WebLogic 7.0 SP 1 and WebLogic 8.1 SP2, jdk141_05
>            Reporter: Pawel Nowicki
>
> Example WebWork application (webwork.war) on the page: WebWork macros (tests of the WebWork global macros) gives error:
> VelocityServlet : Error processing the template
> org.apache.velocity.exception.MethodInvocationException: Invocation of method 'include' in  class webwork.view.velocity.WebWorkUtil threw exception class javax.servlet.ServletException : Original response not availableorg.apache.velocity.exception.MethodInvocationException: Invocation of method 'include' in  class webwork.view.velocity.WebWorkUtil threw exception class javax.servlet.ServletException : Original response not available
> 	at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:309)
> 	at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:207)
> 	at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:250)
> 	at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:271)
> 	at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:215)
> 	at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:153)
> 	at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:271)
> 	at org.apache.velocity.Template.merge(Template.java:296)
> 	at org.apache.velocity.servlet.VelocityServlet.mergeTemplate(VelocityServlet.java:448)
> 	at org.apache.velocity.servlet.VelocityServlet.doRequest(VelocityServlet.java:387)
> 	at org.apache.velocity.servlet.VelocityServlet.doGet(VelocityServlet.java:333)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 	at webwork.view.velocity.WebWorkVelocityServlet.service(WebWorkVelocityServlet.java:55)
> 	at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
> 	at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
> 	at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
> 	at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
> 	at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
> 	at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
> 	at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
> 	at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
> 	at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> 	at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

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