Use the different constructor your self: *public* DiskPageStore(File fileStoreFolder, *int* maxSizePerPagemap, *int*maxSizePerSession, *int* fileChannelPoolCapacity)
On Nov 29, 2007 7:13 AM, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > Look at DiskPageStore#getDefaultFileStoreFolder. I looks like it isn't > designed to be be configured at this time. > > Eelco > > On Nov 28, 2007 8:59 PM, mfs <[EMAIL PROTECTED]> wrote: > > > > Guys, > > > > Where does wicket by default stores the serialized pages on the disk ? > and > > can it be modified ? > > > > Farhan. > > -- > > View this message in context: > http://www.nabble.com/Serialized-pages-location-on-the-disk---tf4895129.html#a14019474 > > Sent from the Wicket - User mailing list archive at > > Nabble.com<http://nabble.com/> > . > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
