looking forward to it maciej

-igor


On 12/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Hey Igor !

I am happy that this is welcome. I will clean up the code a little bit and
put it to public for review.

Maciej

> -----Ursprüngliche Nachricht-----
> Von: wicket-user@lists.sourceforge.net
> Gesendet: 31.12.06 01:42:45
> An: wicket-user@lists.sourceforge.net
> Betreff: Re: [Wicket-user] Session Store to EJB3/AJP Entity

it would be nice if this could be put into wicket-contrib-ejb project in
wicket stuff
>
> we have been thinking aout providing a JdbcSessionStore which is the
same thing but more generic.
>
> -igor
>
>
>
> On 12/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello!
>
> What do you think about storing wicket session data to an ejb3 entity? I
have played around with glassfish and have implemented an AjpSessionStore
which stores all wicket session data. The main advantages of this in my
situation are:
>
>
> - Huge reduction of memory consumption for storing wicket sessions in
memory
> - Easier clustering by using a central databes (tested on Postgres /
Oracle / DB2 CE)
> - Nearly no performance reduction compared to traditional session
storage
>
> - Database sessions are maintained by an EJB3 Timer bean (clean up on
session destroy and timed base deletion)
>
> Would it be helpful to someone to post the code or constribute it?
>
> Maciej Andreas Bednarz
> Germany, Hannover
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
>
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
> -----------------------------------------------------------------
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> -----------------------------------------------------------------
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

--
mfG

Bednarz, Hannover

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to