History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-805
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tomasz Sztelak
Reporter: Martin Ott
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
XFire

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

Created: 15/Dec/06 06:59 AM   Updated: 17/Dec/06 12:44 PM
Component/s: Spring
Affects Version/s: 1.2.3
Fix Version/s: 1.2.4

Time Tracking:
Not Specified

Environment: Any operating system, when accessing spring services through XFireClientFactoryBean and using it under java 1.4 environment


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tomasz Sztelak - 17/Dec/06 12:44 PM
fixed in svn