XFire

java 1.4 and StringBuilder: org.codehaus.xfire.spring.remoting.XFireClientFactoryBean

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2.3
  • Fix Version/s: 1.2.4
  • Component/s: Spring
  • Labels:
    None
  • Environment:
    Any operating system, when accessing spring services through XFireClientFactoryBean and using it under java 1.4 environment
  • Number of attachments :
    0

Description

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.

Activity

Hide
Tomasz Sztelak added a comment -

fixed in svn

Show
Tomasz Sztelak added a comment - fixed in svn

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: