Peter Albrecht

Results 4 issues of Peter Albrecht

I am new to baikal server, so I searched the web to get some info about it. The official Website seems to be https://sabre.io/baikal/. But during my search, I also...

Beim Update von Baikal machst du folgendes: sudo rsync -avh baikal/ Baikal Dabei werden alle Dateien im Ordner "Baikal" mit Dateien aus dem Ordner "baikal" überschrieben. D.h. wenn in "baikal"...

On a Windows machine, I have a maven project with following `pom.xml`: ```xml com.sun.xml.ws jaxws-maven-plugin 2.3.7 wsimport ${project.basedir}/src/main/resources/META-INF/wsdl myService.wsdl true ``` If the maven build process uses a temp path...

## Description I have a config file for Log4j 2.x in XML format: ```xml ``` The XML validation is telling me: > Attribute charset is not allowed here The documentation...

waiting-for-maintainer