Servoy Server without Developer Running

Hi all,

I have a Linux box running Suse 9.0 with Servoy server/developer installed on it. I am trying to get the server to run without the developer on my linux box. That way I can configure my laptop to act as the developer.

(Curently I open my shell window, navigate to the servoy install folder and run… java -jar servoydeveloper.jar (or somthing like that)

The sever starts in the shell and the developer pops up as well. Can i just start the server and skip the developer on my linux box so that I can configure another machine to connect to the server and act as the developer? I have looked through the postings in this topic but didn’t have much luck. Please feel free to direct me to another resouce if it can be helpful.

Thanks!

Jim

You launch the Servoy server with servoy_server.sh that you find in the Servoy directory.

HTH

ROCLASI:
You launch the Servoy server with servoy_server.sh that you find in the Servoy directory.

Result:
Exception in thread “main” java.lang.NoClassDefFoundError: com/servoy/j2db/server/ApplicationServer

Using most recent updates of OSX 10.3.5 & Servoy R2 2.1

can you post the contents of the sh file?
are you running it in the right dir?