-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to build for zimbra 8 #6
Comments
[root@zimbra02 zm-sso]# /opt/zimbra/common/lib/jvm/java/bin/java -version |
any idea why my compiled jar is causing
|
|
I managed to get it working by using debian bullseye and the maven clean build option and using the different /target/dependencies directory. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wen trying to compile zm-sso I on a zimbra centos 8 server I get a javac error
tried both:
I first build zm-sso-1.0.0-1.jar on debian bullseye with no issues and copied the zm-sso-1.0.0-1.jar and files in the dependencies but then after zmmailboxdctl restart I got loads of java erros and it shows a network error when trying to login, if i remove the zm-sso-1.0.0-1.jar it started working again.
Please see my comment bellow:
The text was updated successfully, but these errors were encountered: