[
https://issues.apache.org/jira/browse/WW-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792574#comment-13792574
]
Dmitri commented on WW-4219:
----------------------------
Jsr168Dispatc E com.opensymphony.xwork2.util.logging.commons.CommonsLogger
error Could not find action
There is no Action mapped for action name
test1. - [unknown location]
at
com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:185)
at
org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:63)
at
org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:39)
at
com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:58)
at
com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:47)
at
org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher.serviceAction(Jsr168Dispatcher.java:457)
at
org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher.render(Jsr168Dispatcher.java:325)
at
com.ibm.ws.portletcontainer.invoker.impl.PortletFilterChainImpl.doFilter(PortletFilterChainImpl.java:128)
at
com.ibm.wps.propertybroker.standard.filter.C2APortletFilter.doFilter(C2APortletFilter.java:183)
at
com.ibm.ws.portletcontainer.invoker.impl.PortletFilterChainImpl.doFilter(PortletFilterChainImpl.java:120)
at
com.ibm.ws.portletcontainer.invoker.impl.PortletServlet.doDispatch(PortletServlet.java:573)
> portlet namespace is ignored by s:url and s:a tags
> --------------------------------------------------
>
> Key: WW-4219
> URL: https://issues.apache.org/jira/browse/WW-4219
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Portlet
> Affects Versions: 2.3.4
> Reporter: Dmitri
> Fix For: 2.3.17
>
>
> starting from version 2.3.4 portletNamespace from portlet.xml is ignored by
> <s:url> and <s:a/> tags, when portlet plugin is used, action mapping error is
> displayed.
--
This message was sent by Atlassian JIRA
(v6.1#6144)