Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 333905 - Update documentation on jetty jdbc sessions
Summary: Update documentation on jetty jdbc sessions
Status: RESOLVED FIXED
Alias: None
Product: Jetty
Classification: RT
Component: server (show other bugs)
Version: 7.2.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 7.1.x   Edit
Assignee: Shirley Boulay CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-10 15:11 EST by Jan Bartel CLA
Modified: 2011-02-14 13:08 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Bartel CLA 2011-01-10 15:11:27 EST
<Property> notation no longer supports setting object, just strings. Therefore the documentation for JDBC session setup needs to change to refer to using <Ref> instead.
Comment 1 Michael Gorovoy CLA 2011-01-24 17:39:31 EST
Documentation issue, assigning to Shirley.
Comment 2 Shirley Boulay CLA 2011-02-14 13:08:03 EST
(In reply to comment #0)
> <Property> notation no longer supports setting object, just strings. Therefore
> the documentation for JDBC session setup needs to change to refer to using
> <Ref> instead.

I think I have fixed this, but please take a quick look as I have just replaced <Property> with <Ref>, and that might not be correct.

http://wiki.eclipse.org/Jetty/Feature/Session_Clustering_Using_a_Database

Also, I have moved the doc from codehaus to eclipse, and I think we could delete from codehaus as the functionality is specific to Jetty 7 and above. But I seem not to have editing rights to codehaus.