Hi,
When running the basexhttp script on ubuntu I get the following error
Exception in thread "main" java.lang.NoClassDefFoundError: org/basex/BaseXHTTP
I don't have a problem running the BaseX73.jar in gui mode.
I've put the script and the basex Jar within the same folder.
Any ideas what I'm doing wrong?
Thanks
Dear Alex,
the basic Ubuntu/Debian installation of BaseX is restricted to the core library. To get the http services running, you need to use our ZIP distributions:
http://basex.org/products/download/all-downloads/ http://files.basex.org/releases/latest/
Hope this helps, Christian ___________________________
On Mon, Jul 30, 2012 at 6:55 PM, Alex Muir alex.g.muir@gmail.com wrote:
Hi,
When running the basexhttp script on ubuntu I get the following error
Exception in thread "main" java.lang.NoClassDefFoundError: org/basex/BaseXHTTP
I don't have a problem running the BaseX73.jar in gui mode.
I've put the script and the basex Jar within the same folder.
Any ideas what I'm doing wrong?
Thanks
--
Alex G. Muir http://ca.linkedin.com/pub/alex-muir/36/ab7/125 _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Yes this helps. Thanks
On Mon, Jul 30, 2012 at 12:59 PM, Christian Grün christian.gruen@gmail.com wrote:
Dear Alex,
the basic Ubuntu/Debian installation of BaseX is restricted to the core library. To get the http services running, you need to use our ZIP distributions:
http://basex.org/products/download/all-downloads/ http://files.basex.org/releases/latest/
Hope this helps, Christian ___________________________
On Mon, Jul 30, 2012 at 6:55 PM, Alex Muir alex.g.muir@gmail.com wrote:
Hi,
When running the basexhttp script on ubuntu I get the following error
Exception in thread "main" java.lang.NoClassDefFoundError: org/basex/BaseXHTTP
I don't have a problem running the BaseX73.jar in gui mode.
I've put the script and the basex Jar within the same folder.
Any ideas what I'm doing wrong?
Thanks
--
Alex G. Muir http://ca.linkedin.com/pub/alex-muir/36/ab7/125 _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de