[Jakarta-slide Wiki] Update of "ConfigurationNode" by DarrenHartford
Apache Wiki <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for change notification.
The following page has been changed by DarrenHartford:
http://wiki.apache.org/jakarta-slide/ConfigurationNode
------------------------------------------------------------------------------
</configuration>
}}}
+
+
+
+
+ ...
+
+ = all-methods-in-transactions =
+
+ {{{<parameter name="all-methods-in-transactions">true</parameter>}}}
+
+ Supposedly you can set this to false to allow read-only methods to execute without being in a transaction. Some initial testing shows this to be somewhat true, but the results are pretty sporadic and may cause your slide instance to be unstable regarding performance (i.e. 1 sec response once, then a 40 sec response another time).
+