您的位置:首页 > 产品设计 > UI/UE

set up your enviroment with the new version to continue you development.

2007-10-22 20:51 691 查看
Dear Tony,

Please download the latest version of the lscn to continue your development.
http://shkcorpas5.corp.shkp.com.hk/ls_document/chi_document/China_JR3515/buildRelease/lscn/dev0.3/

lscn_22Oct2007.zip

you must set up your enviroment with the new version to continue you development.

As jerry and i still found your previous version still have some errors, please do a testing before

submit your files.

Also , you have to download the latest version of the prototype to continue you task.
http://shkcorpas5.corp.shkp.com.hk/ls_document/chi_document/China_JR3515/prototype/source/

prototype_20070910.war

and reference to the prototype server
https://shkcorpas5.corp.shkp.com.hk/lscn_dev/

Task
you have to tile,strut Action to build all final account page the same as the prototype.
For details, please reference to the attachment.

please use WEB-INF/tiles/ lms-tiles-defs-ac-finalaccount.xml & WEB-INF/struts/ lms-struts-config-ac

-finalaccount.xml
For jsp file, please put all you jsp files in the /web/pages/finalaccount/
For java files, please put all you java files in the

/src/com/shk/lscn/presentation/lms/ac/finalaccount

Only send the files in the /web/pages/finalaccount/ ,

/src/com/shk/lscn/presentation/lms/ac/finalaccount , lms-tiles-defs-ac-finalaccount.xml & lms-

struts-config-ac-finalaccount.xml to us, not all the files

please complete it by 24 Oct 2007 .
if you have any problem, please let us know asap.
thanks & regards
Marcus



1. Click the menu Final AccountPrepare, to display Tenancy Termination Page
2. click the Authorization History tag, to display the Authorization History Page
3. click the Termination Reason tag, to display the Termination Reason Page
4. Click all Detail button , to display all relative details
404错误是没有找到所请求的资源,可能是路径及配置方面的问题

window->preferences->myeclipse->application servers->tomcat设置服务器

http://shkcorpas5.corp.shkp.com.hk/ls_document/chi_document/China_JR3515/prototype/source/prototype_

20070910.war
http://shkcorpas5.corp.shkp.com.hk/ls_document/chi_document/China_JR3515/buildRelease/lscn/dev0.3/ls

cn_22Oct2007.zip

https://shkcorpas5.corp.shkp.com.hk/lscn_dev/FinalAccount/FinalAccount_Main.jsp

http://localhost:8080/lscn /finalAccountAction.do?Dispatch Method=initEnquiry
http://localhost:8080/lscn /authorizationHistoryAction.do ?DispatchMethod=initEnquiry
http://localhost:8080/lscn /terminationReasonAction.do ?DispatchMethod=initEnquiry
http://localhost:8080/lscn /paymentReversalAction.do ?DispatchMethod=initEnquiry
http://localhost:8080/lscn /reportReconciliationAction.do ?DispatchMethod=initEnquiry

怎么把war文件发布到tomcat下的指定目录中呢?一般是发布在tomcat/webapps下面,现在我想发布到指定的目录

在哪里可以配制?
在Tomcat自带的manager下面,有install,可以按照你输入的war包路径来发布应用的

在conf目录下的users.xml文件中添加一个管理员用户,
然后,进入localhost:8080 左边有个好像是:AdministrationManage,不是第一个就是第二个,
登陆后,选择host节点, 右边有个下拉列表选择新建一个context
继续下去就行了,,,,
abc.war更名为flodername.war
考到webapp下
重启tomcat

例如turbine生成的 web项目newapp:
在newapp目录下运行:
jar -cvf newapp.war *

生成发布到tomcat下的war文件
生成的newapp放到tomcat webapps目录下即可。直接压缩newapp目录放到webapps目录下不行。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐