Issue Details (XML | Word | Printable)

Key: OSGI-598
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Costin Leau
Reporter: Peter Kriens
Votes: 0
Watchers: 0
Operations

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

Starting with Spring-DM

Created: 06/Aug/08 03:50 AM   Updated: 06/Aug/08 03:50 AM
Component/s: DOC
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
I needed to setup spring and used http://www.springframework.org/node/360 as a starter. I ran into the following problems:

1. I do not think the download instructions are valid anymore, e.g. I could not find the spring-osgi/spring-modules in the svn download. I think this page needs an overhaul
2. After downloading spring + spring dm, I installed the set of bundles given in the readme. However, this was not sufficient, I needed to add logging related bundles to get everything resolved. Some of these bundles I had to get from the main spring download.
3. After all resolved, it still did not work until I added com.springsource.org.apache.commons.logging_1.1.1 (which I was told by someone else). Is the class loading model for all this logging well formed?
4. Sources are in separate JARs. This makes it necessary to link the source to the code when you debug Spring. Would it be possible to put the source in OPT-INF/src in the binary JAR? This is automatically picked up by Eclipse.

Overall, I think it would be nice to get a Quick Start page, I looked for it but I did not find another one that the one I linked.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.