博碩士論文 984303017 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:34 、訪客IP:18.191.42.205
姓名 楊國斌(Kuo-pin Yang)  查詢紙本館藏   畢業系所 資訊管理學系在職專班
論文名稱 應用服務導向架構規劃與設計行動化憑證簽核平台-以Android手機為例
(Planning and Designing of Mobile Approval Platform on Android Phones by Using Application Service-oriented Architecture)
相關論文
★ 網路合作式協同教學設計平台-以國中九年一貫課程為例★ 內容管理機制於常用問答集(FAQ)之應用
★ 行動多重代理人技術於排課系統之應用★ 存取控制機制與國內資安規範之研究
★ 信用卡系統導入NFC手機交易機制探討★ App應用在電子商務的推薦服務-以P公司為例
★ 建置服務導向系統改善生產之流程-以W公司PMS系統為例★ NFC行動支付之TSM平台規劃與導入
★ 關鍵字行銷在半導體通路商運用-以G公司為例★ 探討國內田徑競賽資訊系統-以103年全國大專田徑公開賽資訊系統為例
★ 航空地勤機坪作業盤櫃追蹤管理系統導入成效評估—以F公司為例★ 導入資訊安全管理制度之資安管理成熟度研究-以B個案公司為例
★ 資料探勘技術在電影推薦上的應用研究-以F線上影音平台為例★ BI視覺化工具運用於資安日誌分析—以S公司為例
★ 特權帳號登入行為即時分析系統之實證研究★ 郵件系統異常使用行為偵測與處理-以T公司為例
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 服務導向架構應用軟體元件鬆散藕合組成,系統規劃採用「持續累積服務」,跳脫以往緊耦合設計,並且強調系統之間溝通與資料交換,站在更宏觀的角度與高度進行系統規劃,因為當我們面臨重大問題時,與問題同一個水平思維是無法解決問題,必須提升至更高的層次,如此才能真正解決問題,因此SOA所帶來的變革不僅僅是技術上提升,更具管理意涵,讓系統規劃變成由上而下(top-down)的發展進程。SOA對IT產業帶來衝擊,強調了整合、溝通與重複使用的服務精神,期望能建構真正持續改善且不斷降低資訊成本的系統規劃與發展。
本研究使用服務導向思維,透過jBPM工作流程引擎(jBPM Workflow Engine)結合Apache Axis2實作Web Services,並且利用雙向SSL憑證協議確保資訊安全與身分認證,於Android手機進行資料交換,提出行動化簽核系統的藍圖。
摘要(英) Service-oriented architecture applications are composed of loosely coupled software components; therefore, system planning use "continuous accumulation of service" can go beyond tightly coupled design, and then integrate communication and information exchange between systems. Planning and starting from a broad point of view will be the most efficient way to solve problems. The changes brought by the SOA not only technical upgrade but also lead system planning become top-down development process. SOA results in a huge impact in IT industry, it emphasizes system integration, communication and re-use of the service, and then expects to build sustained improvement and reduce the cost of information systems planning and development.
In this study, based on service-oriented architecture, we will combine jBPM workflow engine implementation with Apache Axis2 Web Services, plus the use of two-way SSL protocol to ensure information security and certificate authentication on the Android phone. It can provide a blueprint for workflow management system.
關鍵字(中) ★ 行動化簽核
★ 服務導向
關鍵字(英) ★ jBPM
★ Mobile approval
★ Service-oriented
★ Web Services
★ Android
論文目次 摘要 i
Abstract ii
致謝辭 iii
目錄 iv
圖目錄 vi
表目錄 viii
第一章 緒論 1
1.1 研究背景與動機 1
1.2 研究問題與研究目的 2
1.3 預期貢獻 2
1.4 研究流程 2
1.5 論文架構 3
第二章 文獻探討 4
2.1 服務導向架構(SOA) 4
2.1.1 甚麼是SOA 4
2.1.2 SOA的起源與過程 6
2.1.3 未來SOA的可能發展 8
2.2 Web Services 10
2.2.1 Web Services Architecture 10
2.2.2 Web Services現況 13
2.2.3 Apache Axis2介紹 16
2.3 商業流程管理(Business Process Management) 18
2.4 jBPM介紹 21
2.5 Android手機與iPhone的比較 22
2.6 Android 開發環境 27
2.7 小結 29
第三章 現況說明與問題分析 32
3.1 委外開發專案計畫 32
3.1.1 專案計畫內容 32
3.1.2 專案目標 32
3.1.3 專案進行流程 34
3.2 線上簽核系統現況 36
3.2.1 簽核系統介紹 36
3.2.2 系統功能說明 38
3.2.3 設計流程現況說明 45
3.2.4 設計表單現況說明 47
3.3 簽核系統整合運用 48
3.4 現有簽核系統遭遇到的難題 49
第四章 雛型分析實作與行動簽核構想 50
4.1 實作系統的簽核流程 50
4.2 開發環境 51
4.3 實作系統架構 52
4.4 系統實作操作畫面 54
4.5 服務導向化 62
4.6 行動化憑證簽核平台的規劃構想 63
第五章 結論與後續研發方向 65
5.1 結論 65
5.2 建議 67
5.3 後續研發方向 68
參考文獻 70
參考文獻 中文部分
1. 李匡正 (2009), 「2009年談SOA發展近況」,國土資訊系統通訊,第七十二期:52-60頁。
2. 李煉祥(民100),智慧型手機軟體商店之商業模式分析,未出版碩士論文,國立中央大學資訊管理學系碩士在職專班。
3. 邱志卿(民96),以服務導向架構實作商業流程之研究,碩士論文,國立中央大學資訊管理學系碩士在職專班。
4. 林城(民100),Google Android 2.X應用程式開發實戰,台北:基峰資訊。
5. 李寧(民100),Android案例開發完全講義,台北:基峰資訊。
英文部分
6. Michlmayr, A., Rosenberg, F., Platzer, C., Treiber, M., & Dustdar, S. (2007). Towards recovering the broken SOA triangle: a software engineering perspective. 2nd international workshop on Service oriented software engineering: in conjunction with the 6th ESEC/FSE joint meeting, IW-SOSWE ’07 (p. 22–28). New York, NY, USA: ACM. doi:10.1145/1294928.1294934
7. Carter, S. (2007). The New Language of Business: SOA & Web 2.0 (1st ed.). IBM Press.
8. Kalin, M. (2009). Java Web Services: Up and Running (1st ed.). O’Reilly Media.
9. Fielding, R. T. (2000). Architectural Styles and the Design of Network-based Software Architectures. Retrieved from http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.91.2433
10. Feng, Xiuzhen and Tang, Kunliang. (2010). A user-oriented approach for selecting information resource service. Information Management and Engineering (ICIME), 2010 The 2nd IEEE International Conference on (pp. 550-553). Presented at the Information Management and Engineering (ICIME), 2010 The 2nd IEEE International Conference on. doi:10.1109/ICIME.2010.5477941
網頁參考
11. 曾保彰,服務導向架構(Service-Oriented Architecture,SOA)簡介 http://www.cc.ntu.edu.tw/chinese/epaper/20070620_1008.htm (Downloaded:2011/4/11)
12. Gartner, About Gartner http://www.gartner.com/technology/about.jsp
(Downloaded:2011/4/11)
13. Manes, A. T., Application Platform Strategies Blog: SOA is Dead; Long Live Services http://apsblog.burtongroup.com/2009/01/soa-is-dead-long-live-services.html
(Downloaded:2011/4/19)
14. Web Services Architecture, http://www.w3.org/TR/2002/WD-ws-arch-20021114/ (Downloaded:2011/4/19)
15. Web Services Architecture, http://www.w3.org/TR/2004/NOTE-ws-arch-20040211/ (Downloaded:2011/4/19)
16. 鄧文焯,Web Services介紹
http://www.iiiedu.org.tw/knowledge/knowledge20021231_1.htm (Downloaded:2011/5/11)
17. List of web service frameworks - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/List_of_web_service_frameworks last modified on 28 April 2011 at 13:43. (Downloaded:2011/5/13)
18. Apache Axis2 - Apache Axis2/Java - Next Generation Web Services http://axis.apache.org/axis2/java/core/ (Downloaded:2011/5/13)
19. WfMC, Reference Model http://www.wfmc.org/reference-model.html
(Downloaded:2011/5/13)
20. Java-Source.net, Open Source Workflow Engines in Java http://java-source.net/open-source/workflow-engines (Downloaded:2011/5/26)
21. Google ' s Android becomes the world ' s leading smart phone platform (Canalys research release: r2011013) http://www.canalys.com/pr/2011/r2011013.html (Downloaded:2011/5/26)
22. Android Developers, What is Android? | Android Developers http://developer.android.com/guide/basics/what-is-android.html (Downloaded:2011/5/27)
23. WebserviceX.NET,http://www.webservicex.net/ws/default.aspx (Downloaded:2011/5/28)
指導教授 林熙禎(Shi-Jen Lin) 審核日期 2011-7-7
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明