[basex-talk] Hi all, and URL Rewriting/Request handling question

2013-01-22 Thread Jay Straw
Hi all, I've been developing in eXist since 2008, and I'm now trying out your BaseX. I'm impressed so far, but how can I perform URL rewriting? I've tried using Jetty's Rewrite Handler via the example code at http://wiki.eclipse.org/Jetty/Feature/Rewrite_Handler but then the server fails to

[basex-talk] Compiling w/ HTTP

2013-01-29 Thread Jay Straw
Hi all, I've just compiled from git the basex, basex-api, and basex-example repos, using maven. When I try to start, in basex-api, etc/basexhttp, I get: Exception in thread main java.lang.NoClassDefFoundError: org/eclipse/jetty/server/Handler Caused by: java.lang.ClassNotFoundException:

[basex-talk] Performance: associating one with many, or many with one?

2017-03-28 Thread Jay Straw
ed to some folks who post on here, but just curious :-) Also, if this problem has a name I can research myself, that'd be great! Be well, Jay Straw

[basex-talk] sum() is returning inaccurate sums

2020-06-17 Thread Jay Straw
Hi all, I'm building a budgeting system for home use, using XSLTForms and -- ready for it? -- BaseX! sum() has been behaving weird. I'm adding USD, which means only 2 decimals of precision. But depending on the combination of elements I add, I'll get a long double that's inaccurate. Sometimes it

[basex-talk] Serializing with xml-stylesheet prolog

2020-06-07 Thread Jay Straw
you can tell me what I've missed in my searches, so that I don't need a workaround :-) I haven't built anything in a few years, but I've been subscribed to this list for many many years and you're all such a patient, wonderful lot. Thank you all so much. Be well, Jay Straw