[
https://issues.apache.org/jira/browse/WW-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223807#comment-13223807
]
JB commented on WW-3604:
------------------------
I successfully ran the project mentioned in the previous post without
alteration on my instance of WebLogic 10.3.
I will attach testing evidence (e.g., screen-shots, log-files) to support my
work. Probably tomorrow so stay tuned.
jb
> struts2.2.1 in weblogic10.3 Annotations Error
> ---------------------------------------------
>
> Key: WW-3604
> URL: https://issues.apache.org/jira/browse/WW-3604
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Convention
> Affects Versions: 2.2.1, 2.2.1.1
> Environment: weblogic10.3+struts2.2.1
> Reporter: Wensheng Ding
> Fix For: 2.5
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> I download project "Struts2_Annotations_Mvn_2_2_1.zip " from
> http://code.google.com/p/struts2-examples/downloads/list,It can run in
> jetty,but can't run in weblogic10.3
> 2011-04-12 14:38:30,773 ERROR
> org.apache.struts2.dispatcher.Dispatcher.error:38 - Could not find action or
> result
> /Struts2_Annotations_Mvn/register-input.action
> There is no Action mapped for namespace / and action name register-input. -
> [unknown location]
> at
> com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:189)
> at
> org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:61)
> at
> org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:39)
> at
> com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:58)
> at
> org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:475)
> at
> org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
> at
> org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
> at
> weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
> at
> weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3502)
> at
> weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
> at weblogic.security.service.SecurityManager.runAs(Unknown Source)
> at
> weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2186)
> at
> weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2092)
> at
> weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
> at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira