I was wondering if anyone is currently working on a large scale app combining turbine and J2EE (I'm using JBoss) and would like to share integration design issues like persistance, security, scalability etc. I'm about to start a new project based on J2EE and would love to integrate the two...I have a good look at the Java PetShop, somethings I like...somethings I don't..namely the use of jsp's. I think Geir's velocity taglib will come in mighty handy in this respect (Do you think I could get fired if used the taglib without telling my Boss? ;) ). What about security (ie. flux) if the ejb tier is between the db tier and Turbine. I suppose this wouldn't be a problem for Turbine 3 since everything is being decoupled. Or what about extending the event processing to send events to the ejb's? What would be the most efficient way of implementing something like this...? I've been thinking about writing a DAO generator for the database schema using Texen. Depending on a property it could produce DB specific DAO's. There might already be something out there already in which case I wouldn't want to re-invent sliced bread. Are there any scalabiltiy issues with Turbine? Anyway..I thought we might roll a few ideas around... I'm off to sleep on it... Saimon _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
