【问题标题】:How to get deployed jars in Jboss如何在 Jboss 中部署 jars
【发布时间】:2010-06-15 10:03:28
【问题描述】:

如何获取部署在 JBoss 中的 jar 列表?

我想在 EJB 中在运行时编译一些类,但是它们可能会使用一些已部署的 jar,所以我需要在编译时指定类路径。

【问题讨论】:

    标签: jboss jakarta-ee


    【解决方案1】:

    可以使用ProfileService ManagementView 列出已部署的应用程序。查看org.jboss.deployers.spi.management.ManagementView的各种方法。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-28
      • 2010-11-26
      • 1970-01-01
      相关资源
      最近更新 更多