zoukankan      html  css  js  c++  java
  • appfuse数据库相关

    http://www.javalobby.org/java/forums/m91839066.html

    Hi Guys,

    I am trying out appfuse 1.8.1 and successfully deployed into Tomcat 5.5.9 and using MySQL 4.1.12.

    The default database connection username and password is test/test in appfuse\WEB-INF\geronimo-jetty.xml and appfuse\META-INF\context.xml files. But when I tried to change the username and password to something else then stop and start tomcat, and still can connect to database. Is there some others file I need to modify the password again?
    Pls help, Thanks !

    regards,
    Mark

    Re: Database username and password connection problem

    If you deployed to Tomcat, then the context.xml file has probably been copied to $CATALINA_HOME/conf/Catalina/localhost. You can change it there, or change it in metadata/conf and run "ant setup-tomcat" again.

    HTH,

    Matt


    ========================================

    dist\webapps\context.xml

    metadata\conf\tomcat-context.xml
     
  • 相关阅读:
    eclipse 快捷键
    JSTL标签 参考手册
    Oracle错误代码大全
    十大编程算法
    win激活查询及修改
    LINUX安全设置
    Mac OS Ruby安装 使用RVM
    windows 说“我爱你”
    ubuntu安装
    linux下文件压缩与解压操作
  • 原文地址:https://www.cnblogs.com/cerxp/p/234950.html
Copyright © 2011-2022 走看看