You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "JB (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/03/08 22:43:57 UTC

[jira] [Issue Comment Edited] (WW-3604) struts2.2.1 in weblogic10.3 Annotations Error

    [ https://issues.apache.org/jira/browse/WW-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225561#comment-13225561 ] 

JB edited comment on WW-3604 at 3/8/12 9:43 PM:
------------------------------------------------

Three graphics which display the sample application in action running on Oracle WebLogic 10.3.

In addition I have attached the log-file from exercising the application as proof of the execution.

I believe this issue may be closed.

jb
                
      was (Author: jeffblack360):
    Three graphics which display the sample application in action running on Oracle WebLogic 10.3.

In addition I have attached the log-file from exercising the application as proof of the execution.
                  
> 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
>
>         Attachments: 1_ww-3604-running-on-weblogic-10.3.JPG, 2_ww-3604-running-on-weblogic-10.3.JPG, 3_ww-3604-running-on-weblogic-10.3.JPG, ww-3604-weblogic-10.3.log
>
>   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