R: R: R: Use SQL parsing

2006-12-04 Thread Flavio Palumbo
Hi Dan, I think you've well summarized what's my aim ;-)) and also that your proposal of solution seems very handy. I'll stay tuned to try to test this new release as soon as it will be available. Thanks a lot Flavio -Messaggio originale- Da: Daniel John Debrunner [mailto:[EMAIL

RE: Derby in webstart

2006-12-04 Thread Ole-H
derby.system.home is pointing to a locale directory, but derby tries to get some files like org/apache/derby/loc/m2_no_NO.properties witch doesn't exist so the jnlpClassloader tries to find them on the address specified in the codebase in the jnlp file. If the codebase url can't be found the

Re: Derby in webstart

2006-12-04 Thread Ole-H
That doesn't help, it still tries to get the files from the server first. Ole-Harald Bernt M. Johnsen wrote: Ole-H wrote (2006-12-04 01:41:12): derby.system.home is pointing to a locale directory, but derby tries to get some files like org/apache/derby/loc/m2_no_NO.properties witch

AW: somtimes no connect

2006-12-04 Thread Steffen Winkler
Thank you for reply. Check to be sure that the application does not shutdown the Network Server when it shutsdown. If the network server was shutdown, i should see it in the log. But the log shows that the network server was shut down after the ConnectException. Are there any other reasons why

Re: Nice article on building a user community

2006-12-04 Thread Michael Segel
I'll have to check it out. Derby, however has some additional parameters since it is also a commercial product where Sun and IBM are providing paid for support services. That's a dynamic that may impact the user community, along with licensing terms, and product niche. One may be more

Configuration files for JBoss using Derby

2006-12-04 Thread Charlie Kelly
Hi Derby Community, I've found that Derby works create with both server and client side applications. I use Hibernate for object-relational mapping. Our client side applications are Eclipse rich client platform programs. Our server side applications are enterprise java beans 3.0 (EJB3)

Re: Configuration files for JBoss using Derby

2006-12-04 Thread Jean T. Anderson
Charlie Kelly wrote: ... The three xml files listed below may help you avoid configuration management problems when you start using Derby with JBoss (the default persistence provider in JBoss is hsql). ... Thanks for posting this information, Charlie! I added a link to this post to the

Re: Nice article on building a user community

2006-12-04 Thread Jean T. Anderson
David Van Couvering wrote: http://headrush.typepad.com/creating_passionate_users/2006/12/how_to_build_a_.html What a wonderful article! Thanks for posting it. Here's another one (a Google presentation from July 2006) -- How to Protect Your Open Source Project From Poisonous People:

Re: Error when executing query:com.ibm.websphere.ce.cm.StaleConnectionException: Meta-data for Container [EMAIL PROTECTED] could not be accessed

2006-12-04 Thread Suraj Batuwana
I have file a JIRA issue at https://issues.apache.org/jira/browse/DERBY-2144 Army-4 wrote: Suresh Thalamati wrote: By doing quick scan of the code, I think during the query optimization Derby opens all the tables and all the indexes on each table to estimate the costs and those