If you use Google Guice [https://github.com/google/guice] you should be aware
that the struts2-guice-plugin doesn't work properly for projects that use custom
type conversion (e.g., converters registered in xwork-conversion.properties). If
you find this affects you, here's a simple, alternate ObjectFactory that