2003年10月以来,在包含Struts的J2EE部署包.ear中,出现一种奇怪的问题,Struts经常报错如下:No action instance for XXXXX could be created
这基本被定位到ClassLoader policy之类的问题,IBM专家已经就Webpshere的这个问题发表了解决办法:
Avoiding ClassCastExceptions due to Xerces Libraries within Web Modules on WebSphere Application Server
那么Jboss+tomcat下如何解决,研究解决方案中,如果有已经解决的,回复一下。我如果解决,会跟贴,希望有兴趣者一起研究。