Hi Martina,
if you just want to start the BaseXServer you have to download BaseX61.jar and call it with: java -cp BaseX61.jar org.basex.BaseXServer
if you want to use the JAX-RX Interface to communicate with the BaseXServer have a look at this documentation page: http://www.inf.uni-konstanz.de/dbis/basex/rest
Kind regards, Andreas
martina.haenzi@students.fhnw.ch schrieb:
Hi
I have a problem with starting the Server on my MacBook. If I execute the Unix-File from basex-api (startjaxrx) the Terminal displays: "Exception in thread "main" java.lang.NoClassDefFoundError: StartJaxRx logout"
And if I execute the Jar-File (BaseX61-jaxrx.jar) this Error displays on the console: "Faild to load Main-Class manifest attribut from /Applications/basex-api/BaseX61-jaxrx.jar"
If I'm using BaseX on my virtual machine (Windows XP professional) there ist a similar problem. The MS-DOS-File displays: "Exception in thread "main" org.jaxrx.core.JaxRxException at org.jaxrx.StartJetty.<init>(StartJetty.java:46) at StartJaxRx.main(StartJetty.java:41)"
What am I doing wrong?
Thanks for your help. _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk