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

Key: XFIRE-461
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Minor Minor
Assignee: Adam Kramer
Reporter: Adam Kramer
Votes: 0
Watchers: 0
Operations

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

XFireConfigurableServlet can't find classes referenced in config file when outside classpath

Created: 15/Jun/06 11:10 PM   Updated: 11/Aug/06 10:59 PM
Component/s: Spring
Affects Version/s: 1.1
Fix Version/s: 1.2

Time Tracking:
Not Specified


 Description  « Hide
User reported that when they used the XFireConfigurableServlet with the config directive of a file outside the classpath, the referenced classes in the config file (e.g. <serviceClass/> ) could not be found on the classpath. Need to verify, and if so, fix.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 11/Aug/06 10:59 PM
I don't think this is an issue anymore, but someone is free to reopen if it is. XFireConfigLoaderTest tests the "load from classpath" usecase.