2008-04-21

20080410

1.finalvote部署
1>将finalvote\application\target\chsi-vote-ear-2.0dev.ear复制到%jboss_home%\server\default\deploy目录下
2>复制finalvote\containers\jboss\jboss3.2\conf\development\local\oracle-xa-ds.xml到%jboss_home%\server\default\deploy下(使用youxiao里面的oracle-xa-ds.xml)
3>复制finalvote\modules\webapp\project.properties里面的vote.chsi.com.cn
4>修改%jboss_home%\server\default\deploy\jboss-web.deployer\server.xml中Engine的defaultHost属性和Host的name属性为"vote.chsi.com.cn"
5>有时可能要用youxiao里面的.classpath来覆盖finalvote下面的.classpath


2.jboss数据源的配置(http://java.chinaitlab.com/JBoss/24914.html)
oracle-ds.xml:使用oracle的非事务处理数据源
oracle-xa-ds.xml:使用Oracle的事务处理数据源

3.oracle客户端配置解释(http://www.bitscn.com/oracle/install/200709/109199.html)

4.ipconfig(http://vod.sjtu.edu.cn/help/Article_Show.asp?ArticleID=39)

5.The method getContextPath() is undefined for the type ServletRequest
eclipse bug-->https://bugs.eclipse.org/bugs/show_bug.cgi?id=110538
https://bugs.eclipse.org/bugs/show_bug.cgi?id=101871

6.各种命名法(http://www.ihandu.com/blog/archives/151.html)
评论
发表评论

您还没有登录,请登录后发表评论