JBossQL configuration includes not only the query itself but a bunch of jboss-specific configurations including read-ahead, dynamic-ql, declared-sql, etc. which we can't put in ejb-jar.xml w/o changing the DTD. So, these should be in jbosscmp-jdbc.xml in the query element. Plus, there is some uncomfortable feeling adding app server specific stuff to ejb-jar.xml. I don't support this idea.
> -----Original Message----- > From: Bill Burke > Sent: Tuesday, February 24, 2004 6:20 PM > To: Jboss-Dev; Alexey Loubyansky > Subject: Do away with JBossQL? > > I've been thinking we should do away with the separate > declaration of JBossQL and just have ejb-jar.xml support > JBossQL fully rather than have two separate declarations. > > Is everybody ok with that? > > Let me know, > > Bill > > -- > ================ > Bill Burke > Chief Architect > JBoss Inc. > ================ > > > > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
