【问题标题】:Creating .EXE file for Product in Advanced Installer 8.x version在 Advanced Installer 8.x 版本中为产品创建 .EXE 文件
【发布时间】:2012-01-17 13:55:45
【问题描述】:

我们公司开发了一个基于Flex+ Spring + Hibernate的web应用。我的老板要我制作一个包含JRE、Tomcat、oracle和我们的产品的.exe文件,这样客户端就可以点击installMe.exe之类的东西,然后按照向导完成安装。

我曾经使用war部署Web应用程序。把它放在tomcat webapps 文件夹下,然后启动tomcat。现在我使用的是 Advanced Installer 8.x 版本。 如何在 Advanced Installer 中选择 tomcat bundle 文件夹来创建 tomcat web 应用程序? , 我选择了

c:\program files\apachetomcat>\tomcat6.0\webapps

请帮帮我,我挣扎了很多天

【问题讨论】:

    标签: java oracle installation tomcat6


    【解决方案1】:

    使用Tomcat Web Application wizard 时,您只需选择您的Tomcat 文件夹(c:\program files\apachetomcat>\tomcat6.0)。这样,您的安装程序就包含 Tomcat 和您的 Web 应用程序。

    【讨论】:

    • 我在应用程序中添加了 Tomcat Bundle 文件夹,但 tomcat6.exe 或 bootstrap.exe 文件无法启动或停止。
    • 我在我的应用程序中添加了 Tomcat Bundle 文件夹,但是 tomcat6.exe 或 bootstrap.exe 文件无法启动或停止。它显示错误“指定的服务不存在,因为已安装的服务无法打开此服务tomcat6"。
    • 尝试联系高级安装程序支持团队。
    猜你喜欢
    • 2018-07-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-11-10
    • 2021-02-06
    • 1970-01-01
    相关资源
    最近更新 更多