简体   繁体   English

使用JWrapper构建Java应用程序

[英]Using JWrapper to build java application

Need some inputs on below points. 在以下几点上需要一些输入。 Thanks in advance. 提前致谢。

We have deployed our project using JWrapper in Mac version. 我们已经在Mac版本中使用JWrapper部署了我们的项目。

For a latest upgrade installation, I have been trying to just replace the updated jars files (from other Mac OS) to check for a delta update. 对于最新的升级安装,我一直试图仅替换更新的jar文件(来自其他Mac OS)以检查增量更新。

The application stop running and gives exception something like ”Encrypted data integrity check failed”. 应用程序停止运行,并给类似“加密的数据完整性检查失败”之类的异常。

What I understand with this is there is a checksum added for each version of the package done by JWrapper. 我对此的理解是,对于JWrapper完成的每个版本的软件包,都添加了一个校验和。

In that case how I can only replace a jar (in client location) to support a delta update. 在那种情况下,我只能替换一个jar(在客户位置)来支持增量更新。

Please let me know if you need any other info. 如果您需要其他任何信息,请告诉我。

如果您使用的是JWCrypt,则将需要使用JWrapper更新机制,由于该jar已加密,因此无法仅替换安装中的一个jar。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM