【问题标题】:Can I run JSR 352 batch jobs on WebSphere Application Server traditional Version 8.0? [closed]我可以在 WebSphere Application Server 传统版本 8.0 上运行 JSR 352 批处理作业吗? [关闭]
【发布时间】:2016-05-24 11:43:46
【问题描述】:

我有以下疑问,

  1. 在我的项目中,我们使用 WebSphere Application server 8.0.0.7,现在我们计划在我的 WebSphere Application server 8.0.0.7 中托管 JSR 352 应用程序。是否可以在 WAS 8.0.0.7 上托管 JSR 352 应用程序?如果可以,请指导我如何操作。

  2. 目前我正在使用 Liberty Profile 服务器来托管 JSR 352 应用程序。是否可以在 WAS 8.0.0.7 上安装 Liberty Profile 服务器?

  3. WebSphere Application Server 下是否有可用于 JSR 352 的管理控制台选项?

【问题讨论】:

    标签: java websphere batch-processing websphere-liberty jsr352


    【解决方案1】:

    不,您不能在 WebSphere Application Server 8.0 上运行 JSR 352 应用程序。您只能在 WebSphere Liberty 上运行它们。

    【讨论】:

    • 嗨,Scott,实际上在www-01.ibm.com/common/ssi/rep_ca/7/897/ENUS213-137/… 站点中,他们提到“IBM WebSphere Application Server V8.5.5 提供了增强的 Liberty 配置文件功能,并为 Web Profile 应用程序引入了一个新的轻量级 Liberty 产品”。也就是说我们可以在WAS 8.5.5中部署和测试jsr 352应用?
    • 您无法在 WebSphere Application Server 传统版 8.5.5 中运行 JSR 352 应用程序。术语有点混乱。单一产品“WebSphere Application Server V8.5.5”提供了两种不同的运行时环境。一种现在称为“传统的 WebSphere Application Server”,以前称为“完整配置文件”。另一个现在是“WebSphere Liberty”,以前被称为“Liberty profile”。但需要明确的是,JSR 352 支持仅存在于 WebSphere Liberty 中。
    • 是否可以在 WAS 8.0.0.7 或 WAS 8.5 上安装 Liberty 配置文件?
    • 不,这是不可能的。可以通过传统管理控制台同时管理 Liberty 服务器与传统服务器,但我认为这不是您要问的。
    • 我使用的是 WebSphere Application Server 8.5.5.8/wlp-1.0.11.cl50820151201-1942,我使用的是 batchMangement-1.0 和 adminCentere-1.0。我遇到错误 java.lang.IllegalArgumentException:无法加载功能“com.ibm.websphere.appserver.javax.el-3.0”和“com.ibm.websphere.appserver.javax.el-2.2”的冲突版本。导致冲突的特性依赖链是:com.ibm.websphere.appserver.batch-1.0 -> com.ibm.ws.persistence-1.0 ->
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-07-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-06-14
    相关资源
    最近更新 更多