Control startup jars

Questions and Answers on installation, deployment, management, locking, tranasactions of Servoy Application Server

Control startup jars

Postby hovw » Mon Sep 27, 2010 5:29 pm

I have change the startup script and servoy.properties file for full debug

startup script
./servoy_server.sh -DSTACKTRACE=true > server.log &

servoy.porperties.
log4j.debug=false
log4j.logger.com.servoy.j2db.util.Debug=WARN
log4j.logger.org.apache.wicket=WARN
log4j.rootCategory=WARN, file, configservlet

After starting up the server log to debug

I will use the jar jword_2.0.1.jar.

When a client connect to the server this jar is not visible in the logs and not load into the client
OSX 10.9.5 - 10.15.1
hovw
 
Posts: 33
Joined: Wed Nov 04, 2009 10:41 pm

Re: Control startup jars

Postby jcarlos » Mon Sep 27, 2010 7:19 pm

hovw wrote:I have change the startup script and servoy.properties file for full debug

Just for pure curiosity: what's the purpose of this?
JC
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: Control startup jars

Postby hovw » Mon Sep 27, 2010 8:33 pm

jword V2 is a texteditor site http://www.pilotltd.com/index_en.jsp?pagenum=1, verry nice we will use this text editor for document control
OSX 10.9.5 - 10.15.1
hovw
 
Posts: 33
Joined: Wed Nov 04, 2009 10:41 pm

Re: Control startup jars

Postby jcarlos » Mon Sep 27, 2010 8:57 pm

hovw wrote:jword V2 is a texteditor site http://www.pilotltd.com/index_en.jsp?pagenum=1, verry nice we will use this text editor for document control


You are right, it's a very nice product - and very expensive!

JC
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: Control startup jars

Postby jcompagner » Wed Sep 29, 2010 3:22 pm

is that jar referenced anywhere in servoy?
That means is it a bean? (So does it have the right manifest in the jar that tells us that this jar has a bean)
like:

Name: com/servoy/extensions/beans/datagrid/InMemDataGrid.class
Java-Bean: True

or if it is a plugin it should have a plugin that implements our plugin interface
and if it is a support jar it should be in references n the jnlp file of that plugin.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8846
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet


Return to Servoy Server

Who is online

Users browsing this forum: No registered users and 5 guests

cron