Hello, There are WARNING with struts2-convention-plugin-2.5-BETA1.jar  
With https://github.com/apache/struts-examples/tree/master/debugging-struts
... 
2015-09-30 14:50:07,306 DEBUG [http-bio-8080-exec-17] 
interceptor.FileUploadInterceptor (FileUploadInterceptor.java:241) - Bypassing 
//hello
2015-09-30 14:50:07,321 DEBUG [http-bio-8080-exec-17] 
validator.ValidationInterceptor (ValidationInterceptor.java:216) - Validating 
//hello with method execute.
2015-09-30 14:50:07,343 DEBUG [http-bio-8080-exec-17] 
interceptor.DeprecationInterceptor (DeprecationInterceptor.java:39) - 
*******************************************************************************
**                                                                           **
**                               WARNING                                     **
**                YOU USE DEPRECATED / UNKNOWN CONSTANTS                     **
**                                                                           **
**  -> struts.convention.actionNameBuilder                                   **
**  -> struts.convention.result.path                                         **
**  -> struts.convention.classes.reload                                      **
**  -> struts.convention.action.mapAllMatches                                **
**  -> struts.convention.relative.result.types                               **
**  -> struts.convention.package.locators.disable                            **
**  -> struts.convention.action.name.lowercase                               **
**  -> struts.convention.package.locators                                    **
**  -> struts.convention.action.checkImplementsAction                        **
**  -> struts.convention.action.fileProtocols                                **
**  -> struts.convention.action.disableScanning                              **
**  -> struts.convention.exclude.parentClassLoader                           **
**  -> struts.convention.default.parent.package                              **
**  -> struts.convention.exclude.packages                                    **
**  -> struts.convention.package.locators.basePackage                        **
**  -> struts.convention.conventionsService                                  **
**  -> struts.convention.action.name.separator                               **
**  -> struts.convention.redirect.to.slash                                   **
**  -> struts.convention.action.alwaysMapExecute                             **
**  -> struts.convention.interceptorMapBuilder                               **
**  -> struts.convention.action.suffix                                       **
**  -> struts.convention.result.flatLayout                                   **
**  -> struts.convention.resultMapBuilder                                    **
**  -> struts.convention.actionConfigBuilder                                 **
*******************************************************************************

2015-09-30 14:50:07,347 DEBUG [http-bio-8080-exec-17] 
result.ServletDispatcherResult (ServletDispatcherResult.java:130) - Forwarding 
to location: /HelloWorld.jsp
2015-09-30 14:50:07,440 DEBUG [http-bio-8080-exec-17] components.UIBean 
(UIBean.java:1000) - Cannot determine id attribute for 
[org.apache.struts2.components.Debug@c57137], consider defining id, name or key 
attribute!
2015-09-30 14:50:07,441 DEBUG [http-bio-8080-exec-17] components.UIBean 
(UIBean.java:579) - Rendering template /template/xhtml/debug
2015-09-30 14:50:07,444 DEBUG [http-bio-8080-exec-17] 
template.FreemarkerTemplateEngine (FreemarkerTemplateEngine.java:122) - 
Rendering template: /template/simple/debug.ftl
2015-09-30 14:50:09,334 DEBUG [http-bio-8080-exec-17] 
interceptor.FileUploadInterceptor (FileUploadInterceptor.java:241) - Bypassing 
//index
2015-09-30 14:50:09,335 DEBUG [http-bio-8080-exec-17] 
validator.ValidationInterceptor (ValidationInterceptor.java:216) - Validating 
//index with method execute.
2015-09-30 14:50:09,344 DEBUG [http-bio-8080-exec-17] 
interceptor.DeprecationInterceptor (DeprecationInterceptor.java:39) - 
*******************************************************************************
**                                                                           **
**                               WARNING                                     **
**                YOU USE DEPRECATED / UNKNOWN CONSTANTS                     **
**                                                                           **
**  -> struts.convention.actionNameBuilder                                   **
**  -> struts.convention.result.path                                         **
**  -> struts.convention.classes.reload                                      **
**  -> struts.convention.action.mapAllMatches                                **
**  -> struts.convention.relative.result.types                               **
**  -> struts.convention.package.locators.disable                            **
**  -> struts.convention.action.name.lowercase                               **
**  -> struts.convention.package.locators                                    **
**  -> struts.convention.action.checkImplementsAction                        **
**  -> struts.convention.action.fileProtocols                                **
**  -> struts.convention.action.disableScanning                              **
**  -> struts.convention.exclude.parentClassLoader                           **
**  -> struts.convention.default.parent.package                              **
**  -> struts.convention.exclude.packages                                    **
**  -> struts.convention.package.locators.basePackage                        **
**  -> struts.convention.conventionsService                                  **
**  -> struts.convention.action.name.separator                               **
**  -> struts.convention.redirect.to.slash                                   **
**  -> struts.convention.action.alwaysMapExecute           

Reply via email to