当前位置: 代码迷 >> Java Web开发 >> 做连接池实验出现的有关问题,进来看看(JBuilder2005+tomcat5.0)!
  详细解决方案

做连接池实验出现的有关问题,进来看看(JBuilder2005+tomcat5.0)!

热度:205   发布时间:2016-04-17 16:36:13.0
做连接池实验出现的问题,进来看看(JBuilder2005+tomcat5.0)!!!!!
今天学习中,我在JBuilder中配制了web.xml   ,在tomcat   的conf/catalina/localhost录目下配制了webmodule_test.xml,用来配制连接池。

按照步骤是没有问题的,但是我在JBuider中运行一下后,我的webmouule_test.xml配制的文件被刷新了,原来配制的不见了。这是问题一,
还是就是,这样后出现了
HTTP   Status   503   -   This   application   is   not   currently   availabletype   Status   reportmessage   This   application   is   not   currently   availabledescription   The   requested   service   (This   application   is   not   currently   available)   is   not   currently   available.Apache   Tomcat/5.0.28
---------error--------------------

请教是什么原来,为什么会这样呢,怎样解决!!谢谢。加分。

------解决方案--------------------
应该对Tomcat下的server.xml文件进行修改吧