当前位置:网站首页>项目总结笔记系列 wsTax KT Session2 代码分析
项目总结笔记系列 wsTax KT Session2 代码分析
2022-07-05 11:22:00 【全栈程序员站长】
如图所示,是wstax-admin内部框架图,从wstax Web Service开始看起,
参考URL:
1、https://ea2013.sharepoint.hp.com/teams/wstax-project/SitePages/Home.aspx?FollowSite=1&SiteName=wsTax
2、http://g1t3990.austin.hp.com:9080/wstax-admin/main/showdashboard (非常有趣 austin)
3、http://d4t0430g.houston.hp.com:9080/wstax-admin/main/showdashboard (非常有趣 houston)
项目中用到的技术:
前台:jQuery + BootStrap.js + High-charts.js
后台:SSH + sqlJDBC + CXF + Jackson + Quartz + wsTax-client
接下来要做的事情:
1、安装SqlServer 2012.搭建数据库环境。了解其存储过程。
2、敏捷开发。(概念+流程)User story、OTD、priority;As…I want to…, so that…
3、看KT Video 关于wstax-admin部分。
4、Goal setting.NCS(Network Connectivity Service), SMO(separation management office).
遇到问题分析:
部署项目成功后,在Eclipse和IE中,使用localhost:8080访问正常,但是在FireFox和Chrome中,无论用localhost,还是用127.0.0.1都无法访问,然后,试着依照各种baidu google搜寻了答案,甚至改了hosts文件中,添加了127.0.0.1 localhsot的一条映射记录,但是依旧不行。后来发现了一个规律,每次请求访问的localhost路径之后,总会跳到一个地址:16.158.70.198,很显然这是一个IP地址。它为什么跳转到这个地址呢?我的浏览器设置了代理,IE可以访问,但是FireFox和Chrome不能访问,起先我排除了是代理的原因。为了更加排除这个原因,我在cmd中ping 16.158.70.198这个地址,发现是我本地的地址,那么很显然它相当于localhost和127.0.0.1,所以用16.158.70.198替换了localhost,即可实现了tomcat项目的正常访问。
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/109501.html原文链接:https://javaforall.cn
边栏推荐
- I used Kaitian platform to build an urban epidemic prevention policy inquiry system [Kaitian apaas battle]
- uniapp
- Wechat nucleic acid detection appointment applet system graduation design completion (7) Interim inspection report
- Repair animation 1K to 8K
- Lombok 同时使⽤@Data和@Builder 的坑,你中招没?
- comsol--三维图形随便画----回转
- spark调优(一):从hql转向代码
- Risc-v-qemu-virt in FreeRTOS_ Scheduling opportunity of GCC
- uboot的启动流程:
- ZCMU--1390: 队列问题(1)
猜你喜欢
【Oracle】使用DataGrip连接Oracle数据库
Bidirectional RNN and stacked bidirectional RNN
9、 Disk management
Evolution of multi-objective sorting model for classified tab commodity flow
2022 Pengcheng cup Web
2022 t elevator repair operation certificate examination questions and answers
Differences between IPv6 and IPv4 three departments including the office of network information technology promote IPv6 scale deployment
Go language learning notes - analyze the first program
无密码身份验证如何保障用户隐私安全?
R3Live系列学习(四)R2Live源码阅读(2)
随机推荐
7 大主题、9 位技术大咖!龙蜥大讲堂7月硬核直播预告抢先看,明天见
[Oracle] use DataGrid to connect to Oracle Database
【广告系统】Parameter Server分布式训练
Spark Tuning (I): from HQL to code
AutoCAD -- mask command, how to use CAD to locally enlarge drawings
Leetcode 185 All employees with the top three highest wages in the Department (July 4, 2022)
Cron expression (seven subexpressions)
SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
Dspic33ep clock initialization program
How can edge computing be combined with the Internet of things?
LSTM applied to MNIST dataset classification (compared with CNN)
爬虫(9) - Scrapy框架(1) | Scrapy 异步网络爬虫框架
Risc-v-qemu-virt in FreeRTOS_ Scheduling opportunity of GCC
四部门:从即日起至10月底开展燃气安全“百日行动”
deepfake教程
In the last process before the use of the risk control model, 80% of children's shoes are trampled here
【全网首发】(大表小技巧)有时候 2 小时的 SQL 操作,可能只要 1 分钟
7.2每日学习4
Web Security
FFmpeg调用avformat_open_input时返回错误 -22(Invalid argument)