[ http://jira.codehaus.org/browse/XFIRE-286?page=comments#action_61300 ]
Mike Youngstrom commented on XFIRE-286: --------------------------------------- That fix worked for us. However I'm curious what the root cause of the issue is. We had 2 installations of websphere on 2 different machines. On the one we could deploy it with no problems and on the other we couldn't without the above fix. We haven't been able to determine what the difference was between the two. > Error creating bean with name 'xfire.typeMappingRegistry' > ---------------------------------------------------------- > > Key: XFIRE-286 > URL: http://jira.codehaus.org/browse/XFIRE-286 > Project: XFire > Type: Bug > Components: Spring > Versions: 1.0 > Environment: WebSphere Platform 6.0 > Host Operating System is Windows 2000, version 5.0 > Java version = J2RE 1.4.2 IBM Windows 32 build cn142sr1w-20041028 (JIT > enabled: jitc), > Java VM name = Classic VM > activation-1.0.2.jar > commons-codec-1.3.jar > commons-httpclient-3.0.jar > commons-logging-1.0.4.jar > jdom-1.0.jar > mail-1.3.3_01.jar > spring-1.2.6.jar > stax-api-1.0.jar > stax-utils-snapshot-20040917.jar > txt > wsdl4j-1.5.2.jar > wstx-asl-2.9.jar > xbean-spring-2.2.jar > xfire-all-1.0.jar > Reporter: Shahid Ahmed > Assignee: Dan Diephouse > Attachments: xfire-bug-1.txt > > > Simple service that returns the input String fails. The log shows: > [2/28/06 11:12:49:748 EST] 00000032 XFireServlet E Error initializing > XFireServlet. > [2/28/06 11:12:49:758 EST] 00000032 XFireServlet E TRAS0014I: The > following exception was logged > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'xfire.typeMappingRegistry' defined in class path resource > [org/codehaus/xfire/spring/xfire.xml]: Initialization of bean failed; nested > exception is java.lang.VerifyError: (class: > org/codehaus/xfire/aegis/type/basic/ObjectType, method: writeSchema > signature: (Lorg/jdom/Element;)V) Incompatible argument to method > java.lang.VerifyError: (class: > org/codehaus/xfire/aegis/type/basic/ObjectType, method: writeSchema > signature: (Lorg/jdom/Element;)V) Incompatible argument to method > at > org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry.createDefaultMappings(DefaultTypeMappingRegistry.java:294) > A complete log is attached. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
