Re: about struts-examples https://github.com/apache/struts-examples

2015-09-02 Thread Christoph Nenning
> It seems there are some new examples in apache/struts-examples

Yeah, having more examples is great, isn't it?



> bean-validation: It seems we need 2 jar 

Yes, as it is declared in poms.



Regards,
Christoph





> From: Chris 
> To: "user@struts.apache.org" , 
> Date: 01.09.2015 19:53
> Subject: about struts-examples https://github.com/apache/struts-examples
> 
> Hello, 
> It seems there are some new examples in apache/struts-examplesFrom A
> to Z1 ) bean-validation2 ) blank3 ) jboss-blanc4 ) mailreader5 ) 
> restful2actionmapper6) themes_override
> About 
> 1 ) bean-validationIt seems we need 2 jar  ( validation-api-1.1.
> 0.Final.jar and hibernate ? ) 
> bean-validation.
> 1 ) org.apache.struts.edit.action.EditAction.java   needs ->  
> javax.validation.*( validation-api-1.1.0.Final.jar OK in package
> stuts2.5 BETA1 )
> 2 ) org.apache.struts.edit.model;Person;java
> needs ->  javax.validation.constraints.*( validation-api-1.1.
> 0.Final.jar ) OK
> AND  ->  
org.hibernate.validator.constraints.*
> What do you think ? 
> Regards
> chris
> 
> |   |
> |   |  |   |   |   |   |   |
> | apache/struts-examplesstruts-examples - Mirror of Apache Struts |
> |  |
> | Afficher sur github.com | Aperçu par Yahoo |
> |  |
> |   |
> 
> 

This Email was scanned by Sophos Anti Virus


Re: about struts-examples https://github.com/apache/struts-examples

2015-09-02 Thread Chris
Thank you, 
so I added the right 4.3.1.Final version but I also need app-validation.

 Then I noticed that even if the application starts, unfortunately the tests in 
the form are not controled. Everything happens as if there were no control !.
 See ... without parameters..Updated Information
Your information:
First Name:  |  Last Name:  |  Favorite Sport: basketball |  Gender: not sure | 
 Residency: KS |  Over 21: false |  Car models: [] |  Email:  |  Phone: 
Return to home page.
Extracts : 
2015-09-02 15:18:25,588 WARN  [http-bio-8080-exec-9] 
interceptor.DefaultBeanValidationManager (DefaultBeanValidationManager.java:80) 
- ** No bean validator class defined - Falling back to default provider 
**Extracts :2015-09-02 15:18:25,605 ERROR [http-bio-8080-exec-9] 
providers.InterceptorBuilder (InterceptorBuilder.java:75) - Unable to load 
config class 
org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
com.opensymphony.xwork2.config.ConfigurationException: Caught Exception while 
registering Interceptor class 
org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
    at 
com.opensymphony.xwork2.factory.DefaultInterceptorFactory.buildInterceptor(DefaultInterceptorFactory.java:69)
 ~[struts2-core-2.5-BETA1.jar:2.5-BETA1]
    at 
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:198) 
~[struts2-core-2.5-BETA1.jar:2.5-BETA1]


2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (jakarta) for 
(org.apache.struts2.dispatcher.multipart.MultiPartRequest)
2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(org.apache.struts2.views.freemarker.FreemarkerManager)
2015-09-02 15:18:25,348 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.components.UrlRenderer)
2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.validator.ActionValidatorManager)
2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.ValueStackFactory)
2015-09-02 15:18:25,350 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.util.reflection.ReflectionProvider)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.util.reflection.ReflectionContextFactory)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.PatternMatcher)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.util.ContentTypeMatcher)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.dispatcher.StaticContentLoader)
2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.UnknownHandlerManager)
2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.views.util.UrlHelper)
2015-09-02 15:18:25,353 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.TextParser)
2015-09-02 15:18:25,404 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(org.apache.struts2.dispatcher.DispatcherErrorHandler)
2015-09-02 15:18:25,404 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.security.ExcludedPatternsChecker)
2015-09-02 15:18:25,405 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.security.AcceptedPatternsChecker)
2015-09-02 15:18:25,588 WARN  [http-bio-8080-exec-9] 
interceptor.DefaultBeanValidationManager 

Re: about struts-examples https://github.com/apache/struts-examples

2015-09-02 Thread Lukasz Lenart
2015-09-01 19:50 GMT+02:00 Chris :
> Hello,
> It seems there are some new examples in apache/struts-examplesFrom A to Z1 ) 
> bean-validation2 ) blank3 ) jboss-blanc4 ) mailreader5 ) 
> restful2actionmapper6) themes_override

Yes

1) to show how to use the new Bean Validation Plugin
2-4) moved from Struts to reduce its weight
5) no idea :)
6) how to override theme's templates

> About
> 1 ) bean-validationIt seems we need 2 jar  ( validation-api-1.1.0.Final.jar 
> and hibernate ? )
> bean-validation.
> 1 ) org.apache.struts.edit.action.EditAction.java   needs ->  
> javax.validation.*( validation-api-1.1.0.Final.jar OK in package stuts2.5 
> BETA1 )
> 2 ) org.apache.struts.edit.model;Person;java
> needs ->  javax.validation.constraints.*( validation-api-1.1.0.Final.jar 
> ) OK
> AND  ->  org.hibernate.validator.constraints.*
> What do you think ?

It depends on what implementation of Bean Validation you use/prefer


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: about struts-examples https://github.com/apache/struts-examples

2015-09-02 Thread Lukasz Lenart
JBoss is using its own logging layer

http://stackoverflow.com/questions/12615566/java-noclassdeffound-error

2015-09-02 15:48 GMT+02:00 Chris :
> Thank you,
> so I added the right 4.3.1.Final version but I also need app-validation.
>
>  Then I noticed that even if the application starts, unfortunately the tests 
> in the form are not controled. Everything happens as if there were no control 
> !.
>  See ... without parameters..Updated Information
> Your information:
> First Name:  |  Last Name:  |  Favorite Sport: basketball |  Gender: not sure 
> |  Residency: KS |  Over 21: false |  Car models: [] |  Email:  |  Phone:
> Return to home page.
> Extracts :
> 2015-09-02 15:18:25,588 WARN  [http-bio-8080-exec-9] 
> interceptor.DefaultBeanValidationManager 
> (DefaultBeanValidationManager.java:80) - ** No bean validator class 
> defined - Falling back to default provider **Extracts :2015-09-02 
> 15:18:25,605 ERROR [http-bio-8080-exec-9] providers.InterceptorBuilder 
> (InterceptorBuilder.java:75) - Unable to load config class 
> org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
> com.opensymphony.xwork2.config.ConfigurationException: Caught Exception while 
> registering Interceptor class 
> org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
> at 
> com.opensymphony.xwork2.factory.DefaultInterceptorFactory.buildInterceptor(DefaultInterceptorFactory.java:69)
>  ~[struts2-core-2.5-BETA1.jar:2.5-BETA1]
> at 
> com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:198)
>  ~[struts2-core-2.5-BETA1.jar:2.5-BETA1]
>
>
> 2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (jakarta) for 
> (org.apache.struts2.dispatcher.multipart.MultiPartRequest)
> 2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (org.apache.struts2.views.freemarker.FreemarkerManager)
> 2015-09-02 15:18:25,348 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (org.apache.struts2.components.UrlRenderer)
> 2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (com.opensymphony.xwork2.validator.ActionValidatorManager)
> 2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (com.opensymphony.xwork2.util.ValueStackFactory)
> 2015-09-02 15:18:25,350 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (com.opensymphony.xwork2.util.reflection.ReflectionProvider)
> 2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (com.opensymphony.xwork2.util.reflection.ReflectionContextFactory)
> 2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (com.opensymphony.xwork2.util.PatternMatcher)
> 2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (org.apache.struts2.util.ContentTypeMatcher)
> 2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (org.apache.struts2.dispatcher.StaticContentLoader)
> 2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (com.opensymphony.xwork2.UnknownHandlerManager)
> 2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (org.apache.struts2.views.util.UrlHelper)
> 2015-09-02 15:18:25,353 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for (com.opensymphony.xwork2.util.TextParser)
> 2015-09-02 15:18:25,404 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (org.apache.struts2.dispatcher.DispatcherErrorHandler)
> 2015-09-02 15:18:25,404 INFO  [http-bio-8080-exec-9] 
> config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) 
> - Choosing bean (struts) for 
> (com.opensymphony.xwork2.security.ExcludedPatternsChecker)
> 2015-09-02 

Re: about struts-examples https://github.com/apache/struts-examples

2015-09-02 Thread Chris
I am using the files23/11/2013  17:55    43ÿ578 asm-3.3.jar
23/11/2013  17:55    38ÿ275 asm-commons-3.3.jar
23/11/2013  17:55    21ÿ503 asm-tree-3.3.jar
19/02/2014  16:21    69ÿ002 commons-fileupload-1.3.1.jar
04/04/2014  11:19   185ÿ140 commons-io-2.4.jar
10/06/2015  07:51   434ÿ678 commons-lang3-3.4.jar
03/04/2015  07:09 1ÿ300ÿ487 freemarker-2.3.22.jar
23/11/2013  17:55   614ÿ203 javassist-3.11.0.GA.jar
28/05/2015  07:51   135ÿ903 log4j-api-2.3.jar
01/09/2015  10:46   827ÿ024 log4j-core-2.3(1).jar
07/04/2015  12:37   229ÿ218 ognl-3.0.11.jar
17/07/2015  09:46    69ÿ065 struts2-convention-plugin-2.5-BETA1.jar
17/07/2015  09:42 1ÿ517ÿ057 struts2-core-2.5-BETA1.jar


02/09/2015  14:07   477ÿ382 hibernate-validator-4.3.1.Final.jar
17/07/2015  09:56    24ÿ583 struts2-bean-validation-plugin-2.5-BETA1.jar

15/04/2014  14:57    63ÿ777 validation-api-1.1.0.Final.jar
 


 Le Mercredi 2 septembre 2015 15h48, Chris  a écrit :
   

 Thank you, 
so I added the right 4.3.1.Final version but I also need app-validation.

 Then I noticed that even if the application starts, unfortunately the tests in 
the form are not controled. Everything happens as if there were no control !.
 See ... without parameters..Updated Information
Your information:
First Name:  |  Last Name:  |  Favorite Sport: basketball |  Gender: not sure | 
 Residency: KS |  Over 21: false |  Car models: [] |  Email:  |  Phone: 
Return to home page.
Extracts : 
2015-09-02 15:18:25,588 WARN  [http-bio-8080-exec-9] 
interceptor.DefaultBeanValidationManager (DefaultBeanValidationManager.java:80) 
- ** No bean validator class defined - Falling back to default provider 
**Extracts :2015-09-02 15:18:25,605 ERROR [http-bio-8080-exec-9] 
providers.InterceptorBuilder (InterceptorBuilder.java:75) - Unable to load 
config class 
org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
com.opensymphony.xwork2.config.ConfigurationException: Caught Exception while 
registering Interceptor class 
org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
    at 
com.opensymphony.xwork2.factory.DefaultInterceptorFactory.buildInterceptor(DefaultInterceptorFactory.java:69)
 ~[struts2-core-2.5-BETA1.jar:2.5-BETA1]
    at 
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:198) 
~[struts2-core-2.5-BETA1.jar:2.5-BETA1]


2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (jakarta) for 
(org.apache.struts2.dispatcher.multipart.MultiPartRequest)
2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(org.apache.struts2.views.freemarker.FreemarkerManager)
2015-09-02 15:18:25,348 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.components.UrlRenderer)
2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.validator.ActionValidatorManager)
2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.ValueStackFactory)
2015-09-02 15:18:25,350 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.util.reflection.ReflectionProvider)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.util.reflection.ReflectionContextFactory)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.PatternMatcher)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.util.ContentTypeMatcher)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.dispatcher.StaticContentLoader)
2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.UnknownHandlerManager)
2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider 

Re: about struts-examples https://github.com/apache/struts-examples

2015-09-02 Thread Chris
Same things renamming 
01/09/2015  10:46   827ÿ024 log4j-core-2.3(1).jarin 01/09/2015  10:46   
    827ÿ024 log4j-core-2.3.jar 


 Le Mercredi 2 septembre 2015 16h09, Chris  a écrit :
   

 I am using the files23/11/2013  17:55    43ÿ578 asm-3.3.jar
23/11/2013  17:55    38ÿ275 asm-commons-3.3.jar
23/11/2013  17:55    21ÿ503 asm-tree-3.3.jar
19/02/2014  16:21    69ÿ002 commons-fileupload-1.3.1.jar
04/04/2014  11:19   185ÿ140 commons-io-2.4.jar
10/06/2015  07:51   434ÿ678 commons-lang3-3.4.jar
03/04/2015  07:09 1ÿ300ÿ487 freemarker-2.3.22.jar
23/11/2013  17:55   614ÿ203 javassist-3.11.0.GA.jar
28/05/2015  07:51   135ÿ903 log4j-api-2.3.jar
01/09/2015  10:46   827ÿ024 log4j-core-2.3(1).jar
07/04/2015  12:37   229ÿ218 ognl-3.0.11.jar
17/07/2015  09:46    69ÿ065 struts2-convention-plugin-2.5-BETA1.jar
17/07/2015  09:42 1ÿ517ÿ057 struts2-core-2.5-BETA1.jar


02/09/2015  14:07   477ÿ382 hibernate-validator-4.3.1.Final.jar
17/07/2015  09:56    24ÿ583 struts2-bean-validation-plugin-2.5-BETA1.jar

15/04/2014  14:57    63ÿ777 validation-api-1.1.0.Final.jar
 


 Le Mercredi 2 septembre 2015 15h48, Chris  a écrit :
   

 Thank you, 
so I added the right 4.3.1.Final version but I also need app-validation.

 Then I noticed that even if the application starts, unfortunately the tests in 
the form are not controled. Everything happens as if there were no control !.
 See ... without parameters..Updated Information
Your information:
First Name:  |  Last Name:  |  Favorite Sport: basketball |  Gender: not sure | 
 Residency: KS |  Over 21: false |  Car models: [] |  Email:  |  Phone: 
Return to home page.
Extracts : 
2015-09-02 15:18:25,588 WARN  [http-bio-8080-exec-9] 
interceptor.DefaultBeanValidationManager (DefaultBeanValidationManager.java:80) 
- ** No bean validator class defined - Falling back to default provider 
**Extracts :2015-09-02 15:18:25,605 ERROR [http-bio-8080-exec-9] 
providers.InterceptorBuilder (InterceptorBuilder.java:75) - Unable to load 
config class 
org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
com.opensymphony.xwork2.config.ConfigurationException: Caught Exception while 
registering Interceptor class 
org.apache.struts.beanvalidation.validation.interceptor.BeanValidationInterceptor
    at 
com.opensymphony.xwork2.factory.DefaultInterceptorFactory.buildInterceptor(DefaultInterceptorFactory.java:69)
 ~[struts2-core-2.5-BETA1.jar:2.5-BETA1]
    at 
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.java:198) 
~[struts2-core-2.5-BETA1.jar:2.5-BETA1]


2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (jakarta) for 
(org.apache.struts2.dispatcher.multipart.MultiPartRequest)
2015-09-02 15:18:25,346 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(org.apache.struts2.views.freemarker.FreemarkerManager)
2015-09-02 15:18:25,348 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.components.UrlRenderer)
2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.validator.ActionValidatorManager)
2015-09-02 15:18:25,349 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.ValueStackFactory)
2015-09-02 15:18:25,350 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.util.reflection.ReflectionProvider)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for 
(com.opensymphony.xwork2.util.reflection.ReflectionContextFactory)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (com.opensymphony.xwork2.util.PatternMatcher)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.util.ContentTypeMatcher)
2015-09-02 15:18:25,351 INFO  [http-bio-8080-exec-9] 
config.AbstractBeanSelectionProvider (AbstractBeanSelectionProvider.java:49) - 
Choosing bean (struts) for (org.apache.struts2.dispatcher.StaticContentLoader)
2015-09-02 15:18:25,352 INFO  [http-bio-8080-exec-9]