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.