java 1.4 and StringBuilder: org.codehaus.xfire.spring.remoting.XFireClientFactoryBean -------------------------------------------------------------------------------------
Key: XFIRE-805 URL: http://jira.codehaus.org/browse/XFIRE-805 Project: XFire Issue Type: Bug Components: Spring Affects Versions: 1.2.3 Environment: Any operating system, when accessing spring services through XFireClientFactoryBean and using it under java 1.4 environment Reporter: Martin Ott Assigned To: Dan Diephouse Tried org.codehaus.xfire.spring.remoting.XFireClientFactoryBean from xfire 1.2.3 to access xfire web services through spring, and bean initialization ends with ClassNotFoundException java.lang.StringBuilder. The project it was tried on should be configured to java 1.4 compatibility, and (when building using maven 2) even JAVA_HOME pointed to JDK v1.4.2_05. Isn't StringBuilder since java v1.5? Changed xfire back to v1.2.2 and accessing web services works fine. -- 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 --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email