XWork injection intermittently skipped

2013-09-18 Thread Patrick Savage
We are using XWork's @Inject in Struts 2.3.1.2 to inject a DefaultObjectTypeDeterminer into a custom type converter. Since upgrading from Java 1.6.0_33 to 1.7.0_25, this injection does not occur about half the time. The other @Inject we use (injecting a ValidatorFactory into a custom ActionValidato

RE: XWork injection intermittently skipped

2013-09-19 Thread Patrick Savage
2013/9/19 Lukasz Lenart [lukaszlen...@apache.org]: >2013/9/18 Patrick Savage : >> We are using XWork's @Inject in Struts 2.3.1.2 to inject a >> DefaultObjectTypeDeterminer into a custom type converter. Since upgrading >> from Java 1.6.0_33 to 1.7.0_25, this injection doe