Ummm.. why won't entity beans do what you want?? Why do you want to tie your servlets to a particular data representation format?
david jencks On 2002.06.21 20:47:20 -0400 Stefan Groschupf wrote: > Hi, > as i understand from the replays to my question and since I can't find > something in the jboss documentations, I believe to know there is nothing > like a database jdbc cache in jboss as standalone server or cluster. > Only > for entry beans. > > Can someone point me to a resource like a plug able third party project > that > can be used to cache database records? > Or are there any discussions about that in the jboss community? > Or is there any reason I cant see, why a database cache isn't use full in > jboss? > I have to distribute a open source servlet framework (expresso > www.jcorporate.com) in a jboss cluster. > These framework provide a cache and its very usefull and the turbo, > because > it provides a fast access to some mostly static values stored in the db. > The problem is to distribute this cache. But by take a more abstract view > of > my problem a jdbc cache can be use full in more situations. > Any hints for me? > Thanks > Stefan > > > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
