JSF 是否可以作为 OSGi (Equinox) 捆绑包提供?

发布于 2024-08-19 08:39:00 字数 239 浏览 4 评论 0原文

有一个 JSP/JSTL 的包,可以部署在 Equinox OSGi Framework 上,并且可以被其他包使用:

org.eclipse.equinox.jsp.jstl_1.0.0.jar

还有一个JSF 的捆绑包,这样我就可以在我的捆绑包中使用 JSF 组件吗? 我确实需要解决这个问题,因为我必须将现有的 JSF Web 应用程序转换为适合 OSGi 框架的应用程序。

请帮忙!

There is a bundle for JSP/JSTL, which can be deployed on Equinox OSGi Framework and can be used by other bundles then:

org.eclipse.equinox.jsp.jstl_1.0.0.jar

Is there also a bundle for JSF, so i can use JSF components in my bundles?
I really need to solve this issue, because i have to transform an extisting JSF Web Application to an OSGi Framework suited application.

Help please!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

深海蓝天 2024-08-26 08:39:00

JSF 参考 Mojarra 的最新版本实现,以及 Apache MyFaces 可作为 OSGi 包从 Maven Central 获取。

无需使用像 SpringSource 那样重新打包的发行版。

Recent versions of Mojarra, the JSF reference implementation, and of Apache MyFaces are available as OSGi bundles from Maven Central.

There is no need to use repackaged distributions like those from SpringSource.

归属感 2024-08-26 08:39:00

是的,有一个 osgi 包。

您可以从

springsource.com/repository/app

Yes there is an osgi bundle.

You can pick one from

springsource.com/repository/app

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文