below... > ... > the cache gives an employee when it wants a developer... > > thats probably a pretty messy way of explaining it - if Victor is still on > this list, he might go into it more for you, but I hope you get the drift.
i understand your point. damn, that's disgusting. > using bmp entity beans? and doing the persistence through castor? I'm a > little confused now... Yes, BMP beans, I want a flexible database abstraction layer so i don't have to write jdbc calls. It appears however, that Castor is not as flexible as I thought it was. I'm now leaning towards MVCSoft's Persistance Manager. > tx and security in ejbs can be done to a certain extent in deployment > descriptors, so I can say that every call to this ejb _must_ be in a new tx, > or will join an existing tx if there is already one going, and so on. > security is similar - this role can call this method, blah blah blah... > still doesn't give you ownership of entities though, or state based > security. hrmm... will that then screw with the way JDO does transactions? i'm lost. i need to read up on transactions in EJB containers. whats a good place to start reading? Thanks for all your help. -ryan -- "...visit a dog show. Or a gathering of people who believe they have been abducted by aliens in UFOs. People are demonstrably insane when it comes to assessing non-human sentience." -- Jaron Lanier http://www.ryanmarsh.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
