JBoss AS7 JNDI 数据源重新发布后丢失

发布于 2024-12-12 04:04:07 字数 469 浏览 0 评论 0原文

自从使用新的 JBoss AS7 和 Eclipse Indigo 以来,我遇到了下一个问题。

在我对任何静态内容文件(如 css、html 或图像)进行更改并保存后,Eclipse 会按照应有的方式重新发布它。

我的问题是,重新发布后,我的 JBoss JNDI 数据源完全失败,我需要重新启动 JBoss 服务器才能使其再次与数据源一起工作。

数据源是到 MS SQL Server 2008 的简单连接,使用 sqljdbc4.jar,我使用独立配置将其复制到部署文件夹,并使用 JBoss AS7 管理 Web 控制台创建数据源,所以它应该是这样的jboss说应该是。

任何人都可以帮我解决这个问题吗?

另外,另一种行为是,如果我在 Eclipse 中修改动态内容(例如主 index.jsp 文件),jboss 会显示它是否重新发布它,但在我完全重新启动 Eclipse 中的服务器之前我无法看到更改:S

请!帮助!!

im having the next issue since using the new JBoss AS7 with Eclipse Indigo.

After i've made a change in any static content file, like css, html or images and save it, Eclipse republishes it, as it should.

My problem is that after the republish, my JBoss JNDI Datasource simply fails, i need to restart the JBoss server to get it back to work again with the datasource.

The datasource is a simple connection to MS SQL Server 2008, using the sqljdbc4.jar, i copied it to the deployments folder, using the standalone configuration, and i created the datasource using the JBoss AS7 Admin Web Console, so its supposed to be like jboss says it should be.

Anyone can help me with this?

Also, another behavior, if i modify in eclipse a dynamic content like the main index.jsp file, jboss shows like if it republishes it, but i cannot see the changes until i fully restart the server within Eclipse :S

Please! Help!!

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

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

发布评论

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

评论(1

无法言说的痛 2024-12-19 04:04:08

在 Eclipse 中执行“完整发布”。在 Jboss 服务器下的“服务器”选项卡中右键单击您的应用程序。

Do a 'Full Publish' in Eclipse. Right click on the your app in the Server tab under the Jboss server.

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