[jira] [Commented] (WW-3899) Person Manager Example in Struts2 Showcase does not work

2012-10-16 Thread Johannes Geppert (JIRA)

[ 
https://issues.apache.org/jira/browse/WW-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13477045#comment-13477045
 ] 

Johannes Geppert commented on WW-3899:
--

Problem is the exclude.packages constant.

constant name=struts.convention.exclude.packages 
value=org.apache.struts.*,org.springframework.web.struts.*,org.springframework.web.struts2.*,org.hibernate.*/


 Person Manager Example in Struts2 Showcase does not work
 

 Key: WW-3899
 URL: https://issues.apache.org/jira/browse/WW-3899
 Project: Struts 2
  Issue Type: Bug
  Components: Example Applications
Affects Versions: 2.3.4.1
Reporter: Johannes Geppert
Priority: Minor
  Labels: showcase, struts2
 Fix For: 2.3.6


 The Person Manager Example in Struts2 Showcase does not work, when click on 
 Create a new person I got an Stacktrace like this:
 {code}
 Struts Problem Report
 Struts has detected an unhandled exception:
 Messages: 
 No result defined for action com.opensymphony.xwork2.ActionSupport and result 
 input
 Stacktraces
 No result defined for action com.opensymphony.xwork2.ActionSupport and result 
 input
 
 com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:376)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:278)
 
 org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:256)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:100)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:100)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:138)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:236)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:236)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(StaticParametersInterceptor.jav
 {code}
 And when click on List all people I got an HTTP Status 404 - 
 /struts2-showcase/person/showcase.jsp Message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (WW-3899) Person Manager Example in Struts2 Showcase does not work

2012-10-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/WW-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13477075#comment-13477075
 ] 

Hudson commented on WW-3899:


Integrated in Struts2 #546 (See [https://builds.apache.org/job/Struts2/546/])
WW-3899 Person Manager Example in Struts2 Showcase does not work (Revision 
1398832)

 Result = SUCCESS
jogep : 
Files : 
* /struts/struts2/trunk/apps/showcase/src/main/resources/struts.xml


 Person Manager Example in Struts2 Showcase does not work
 

 Key: WW-3899
 URL: https://issues.apache.org/jira/browse/WW-3899
 Project: Struts 2
  Issue Type: Bug
  Components: Example Applications
Affects Versions: 2.3.4.1
Reporter: Johannes Geppert
Assignee: Johannes Geppert
Priority: Minor
  Labels: showcase, struts2
 Fix For: 2.3.6


 The Person Manager Example in Struts2 Showcase does not work, when click on 
 Create a new person I got an Stacktrace like this:
 {code}
 Struts Problem Report
 Struts has detected an unhandled exception:
 Messages: 
 No result defined for action com.opensymphony.xwork2.ActionSupport and result 
 input
 Stacktraces
 No result defined for action com.opensymphony.xwork2.ActionSupport and result 
 input
 
 com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:376)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:278)
 
 org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:256)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:100)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:100)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:138)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:236)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:236)
 
 com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
 
 com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:249)
 
 com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(StaticParametersInterceptor.jav
 {code}
 And when click on List all people I got an HTTP Status 404 - 
 /struts2-showcase/person/showcase.jsp Message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira