I start tomcat (version 6) with ist startup batch file only

-----Ursprüngliche Nachricht-----
Von: Tim Watts [mailto:t...@cliftonfarm.org] 
Gesendet: Dienstag, 17. Juli 2012 18:08
An: Derby Discussion
Betreff: Re: schema-questions

On Tue, 2012-07-17 at 16:44 +0200, malte.kem...@de.equens.com wrote:
> Another thing I am wondreing is, that it seems not to matter using a 
> user or not using following derby.properties, though:
> derby.stream.error.logSeverityLevel=0
> derby.database.fullAccessUsers=tech
> derby.database.defaultConnectionMode=readOnlyAccess
> derby.connection.requireAuthentication=true
> derby.user.tech=lala_dongs
> derby.user.rou=gaga_bings
>  
> derby.authentication.provider=builtin
>  
>  
> derby seems not to use my derby.proerties. I have put them to the 
> directory, which is given in the derby.system.home 
> Java-system-property.
> It is told to put this system-property into the environment variable 
> JAVA_OPTS, so tomcat would use it for starting up.
> I am using  Windows-XP so I defined ths environment-variable in the 
> dialog as user defined variable.
> What am I missing, since derby.properties seem not to work may be not 
> even been read.
>  
Are you running Tomcat as a service?  If so then see this:

        http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html

(adjust according to the tomcat version you're using).

> Thanks for hints in advance
>  
> Malte
> 

Reply via email to