Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
visionx:faq_tech [2021/07/07 07:28]
admin
visionx:faq_tech [2021/09/03 07:13]
admin
Line 94: Line 94:
 -Dtomcat.arguments=-Duser.country=CH;​-Duser.language=de_CH -Dtomcat.arguments=-Duser.country=CH;​-Duser.language=de_CH
 </​file>​ </​file>​
 +
 +==== WAR creation shows compiler errors! ====
 +
 +Usually such problems occur if you do manual coding with an IDE. To find out what's the compiler error, simply enable logging and add the line 
 +
 +  com.sibvisions.visionx.server.ant.AntRunner.level = ALL
 +  ​
 +to the file **''<​visionx>/​lib/​logging.properties''​**. Read more information about [[visionx:​visionx_logging|VisionX logging]].
 +
 +Another option is to start the war creation manually with included ANT build file: **build.xml**.
 +The ''​start.complete''​ task will create the war file
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information