首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

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

2012-01-09 
做连接池实验出现的问题,进来看看(JBuilder2005+tomcat5.0)!!!!!今天学习中,我在JBuilder中配制了web.xml,

做连接池实验出现的问题,进来看看(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文件进行修改吧

热点排行