weberjn commented on PR #381: URL: https://github.com/apache/jspwiki/pull/381#issuecomment-2810566347
to make JSPWiki-jakarta run on current wildfly-36.0.0.Final: add to the end of standalone.conf: JAVA_OPTS="$JAVA_OPTS -Djspwiki.custom.config=/home/weberjn/jspwiki/jspwiki-custom.properties" weberjn@dino:~/wildfly-36.0.0.Final/standalone/deployments$ unzip -d JSPWiki.war ~/gitrepos/jspwiki/jspwiki-war/target/JSPWiki.war weberjn@dino:~/wildfly-36.0.0.Final/standalone/deployments$ touch JSPWiki.war.dodeploy For container-managed security: remove all `<transport-guarantee>CONFIDENTIAL` weberjn@dino:~/wildfly-36.0.0.Final/bin/add-user.sh b) Application User What groups .. : Authenticated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jspwiki.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org