“分解结构”是什么意思?在axis2中意味着什么?

发布于 2024-12-21 12:12:33 字数 200 浏览 1 评论 0原文

我正在阅读此应用程序服务器特定配置指南,http://axis. apache.org/axis2/java/core/docs/app_server.html,适用于 Axis2。 “爆炸配置”是什么意思?

I'm reading this Application Server Specific Configuration Guide, http://axis.apache.org/axis2/java/core/docs/app_server.html, for Axis2. What does "exploded configuration" means?

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

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

发布评论

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

评论(1

我的痛♀有谁懂 2024-12-28 12:12:33

我认为它只是指爆炸式部署与战争式部署。例如,一旦部署您的 war 文件,tomcat 就会自动分解(解压)它。 AFAIU 这个“爆炸配置”术语是由于 Jboss 应用程序服务器中的选项而出现的。 [1]

AFAIR 当涉及​​到 axis2 时,没有称为exploded conf 的特定配置(我说的是 axis2.xml/etc 之类的东西)

[1] http://community.jboss.org/wiki/ExplodedDeployment

HTH

I think it just refers to exploded vs .war type deployment. For an example tomcat automatically explode (unpack) your war file once you deploy it. AFAIU this "exploded configuration" jargon has appeared due to option in Jboss appserver. [1]

AFAIR there is no specific configuration called exploded conf when it comes to axis2 (i'm talking about things such as axis2.xml/etc)

[1] http://community.jboss.org/wiki/ExplodedDeployment

HTH

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