SlideShare a Scribd company logo
F Java Web Service ( F                                    F WSDL)

                                         F Web Service        F         F        F       Internet                            F
      F               F              F F F F                      F F                     F Web Service                  Internet
  F       F               ☺
                    F FWeb Service F       F F                   ( F   F         F)
   F F                                Java          F      Web Service F F              F                                                    F
 F            F F                        Web Service            F F                                                          F
       F          F                    FF       F F
Tool F     F                    ( coding)     F                      F
                            Plugin Eclipse F                F             Plugin       F lomboz
     F              Integrate JBOSS F            F    F , F Class EJB     F Deploy F                                             F
          F F F         ( F            F                      F          F )         F         F                                     F
         F program client           F        web service

                        F
              1. Eclipse 3.0 (http://www.eclipse.org/downloads/index.php)
              2. Lomboz plugin          Eclipse 3.0.x (http://forge.objectweb.org/project/showfiles.php?group_id=97)

                          F
              1. F WSDL                   service            F F             F       F                    F F F        F F
                 ( F F                    http://www.wsiam.com)                              F    F        F
                 http://www.webservicex.net/stockquote.asmx?WSDL                         F                   click F                     F
                  F         F browser            )




                                                                                                                                                 1
F                                        F                                 web service        F   F           F F                     F
                       F                       F F                              F F F F File                F                       F           web
     service

2.                                 F               F        F   F                  Save browser                 F         File WSDL F
                           F                            F           .wsdl              F F

3.                 F                        F client program        call web service     F              F F 2                                     F
                               F                          Eclipse       F       F     Lomboz SOAP Client wizard
                                        generate code ( F F       F                 )




               *                         : F           F Lomboz F           F      F command line                   axis F      F       F
                                                         F F

                                       % java org.apache.axis.wsdl.WSDL2Java (WSDL-file-URL)
                                       % java org.apache.axis.wsdl.WSDL2Java StockQuote.wsdl




                                                                                                                                                      2
F        F F         F   F           F F browse        F WSDL        F
                 project           F      F   Finish        ( F F       ☺)




4.                           Eclipse     Generate Code F F          F       java         F Web Service
         F           F            F F                 F F F                        F Web Service F     F
     (       F           )




                                                                                                           3
5.    FF                                          F                          Web service          F
                   F F API                    Generate F             F                                F F F

           import NET.webserviceX.www.*;
           public class Client {
             public static void main(String[] args) {
                try{
                     // F object service F F          new Locator
                     StockQuote stockQuote = new StockQuoteLocator();

                           // F object F F F          service F
                            StockQuoteSoap q = stockQuote.getStockQuoteSoap();

                            // method object              F argument            F         F GOOG , YHOO
                            System.out.println(q.getQuote("YHOO "));
                       } catch(Exception ex){
                          ex.printStackTrace();
                       }
                   }
           }

Run            F                      F Web Service      F F     F                  F F      F         XML    F   F   F
<StockQuotes>
<Stock>
      <Symbol>YHOO</Symbol>
      <Last>36.75</Last>
      <Date>6/8/2005</Date>
      <Time>11:37am</Time>
      <Change>-0.69</Change>
      <Open>37.44</Open>
      <High>37.45</High>
      <Low>36.52</Low>
      <Volume>9476262</Volume>
      <MktCap>51.320B</MktCap>
      <PreviousClose>37.44</PreviousClose>
      <PercentageChange>-1.84%</PercentageChange>
      <AnnRange>25.52 - 39.79</AnnRange>
      <Earns>0.643</Earns>
      <P-E>58.23</P-E>
      <Name>YAHOO INC</Name>
</Stock>
</StockQuotes>
                                                                         F     F ☺                    F                 F
                                                                                                  http://www.itmelody.com
                                                                                                 webmaster@itmelody.com

                                                                                                                          4
JAVA Webservice F F

               F F                        Java Web Service                                    F F     Web
Service

   1. AXIS     F http://ws.apache.org/axis/
   2. Web Server          tomcat JBOSS                             F

    1.          AXIS F        F                         Download AXIS   F           file     webapps/axis
          AXIS deploy                              folder webapps tomcat                   F    jboss       F
          folder /default/deploy/axis

    2.                                F java                      bean
           F
                     public class CheckDayOfWeek {

                         public String getDayOfWeek(int dow){

                               String sDow = "";

                                          switch (dow) {
                                                  case 1:sDow = "Sunday"; break;
                                                  case 2:sDow = "Sunday"; break;
                                                  case 3:sDow = "Sunday"; break;
                                                  case 4:sDow = "Sunday"; break;
                                                  case 5:sDow = "Sunday"; break;
                                                  case 6:sDow = "Sunday"; break;
                                                  case 7:sDow = "Sunday"; break;
                                                  default :sDow = "Invalid date";
                                      }

                               return sDow;
                           }
                     }

                                                                                                                5
F                               .java F           .jws         F        F folder axis F 2
                 F             F       F c:tomcatwebappsaxisCheckDayOfWeek.jws            F

                                   F           F   F           Deploy web service             F

3.                F       start server(tomcat / JBOSS) F
     http://127.0.0.1:8080/axis/CheckDayOfWeek.jws?WSDL




     F       F                             F               F

                     F                   F                                       Client ( F
                         F Java Web Service            F                 )

                                                                             F   F ☺                   F                 F
                                                                                                   http://www.itmelody.com
                                                                                                  webmaster@itmelody.com
                                                                                                  Issue date 07/06/2548

                                                                                                                        6

More Related Content

What's hot

หนังสือ Cloning freebsd
หนังสือ Cloning freebsdหนังสือ Cloning freebsd
หนังสือ Cloning freebsdMan Kb
 
Business Computer Project 4
Business Computer Project 4Business Computer Project 4
Business Computer Project 4
Warawut
 
Database Design
Database DesignDatabase Design
Database Design
Warawut
 
ExamMasterDetail
ExamMasterDetailExamMasterDetail
ExamMasterDetail
Warawut
 
ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม
ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม
ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม
nattatira
 
สร้างสรรค์ผลงานด้วยโปรแกรม Adobe Photoshop CS3 ที่มา http://www.skr.ac.th/~...
สร้างสรรค์ผลงานด้วยโปรแกรม  Adobe  Photoshop CS3 ที่มา http://www.skr.ac.th/~...สร้างสรรค์ผลงานด้วยโปรแกรม  Adobe  Photoshop CS3 ที่มา http://www.skr.ac.th/~...
สร้างสรรค์ผลงานด้วยโปรแกรม Adobe Photoshop CS3 ที่มา http://www.skr.ac.th/~...
เชาวลักษณ์ ชาวงษ์
 
Himayah_Icecream
Himayah_IcecreamHimayah_Icecream
Himayah_Icecream
Anis Toleb
 
สุดยอดความสำเร็จขององค์กร
สุดยอดความสำเร็จขององค์กรสุดยอดความสำเร็จขององค์กร
สุดยอดความสำเร็จขององค์กรDrDanai Thienphut
 
Function C
Function CFunction C
Function C
Warawut
 
Login Administrator PrestaShop
Login Administrator PrestaShopLogin Administrator PrestaShop
Login Administrator PrestaShop
Warawut
 

What's hot (13)

หนังสือ Cloning freebsd
หนังสือ Cloning freebsdหนังสือ Cloning freebsd
หนังสือ Cloning freebsd
 
Animation8
Animation8Animation8
Animation8
 
Business Computer Project 4
Business Computer Project 4Business Computer Project 4
Business Computer Project 4
 
Database Design
Database DesignDatabase Design
Database Design
 
ExamMasterDetail
ExamMasterDetailExamMasterDetail
ExamMasterDetail
 
ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม
ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม
ดำเนินธุรกิจอย่างไร เพื่อตอบกระแสใหม่ ใส่ใจสิ่งแวดล้อม
 
สร้างสรรค์ผลงานด้วยโปรแกรม Adobe Photoshop CS3 ที่มา http://www.skr.ac.th/~...
สร้างสรรค์ผลงานด้วยโปรแกรม  Adobe  Photoshop CS3 ที่มา http://www.skr.ac.th/~...สร้างสรรค์ผลงานด้วยโปรแกรม  Adobe  Photoshop CS3 ที่มา http://www.skr.ac.th/~...
สร้างสรรค์ผลงานด้วยโปรแกรม Adobe Photoshop CS3 ที่มา http://www.skr.ac.th/~...
 
Himayah_Icecream
Himayah_IcecreamHimayah_Icecream
Himayah_Icecream
 
Manual openprojectb
Manual openprojectbManual openprojectb
Manual openprojectb
 
สุดยอดความสำเร็จขององค์กร
สุดยอดความสำเร็จขององค์กรสุดยอดความสำเร็จขององค์กร
สุดยอดความสำเร็จขององค์กร
 
Function C
Function CFunction C
Function C
 
Login Administrator PrestaShop
Login Administrator PrestaShopLogin Administrator PrestaShop
Login Administrator PrestaShop
 
พว32001
พว32001พว32001
พว32001
 

Viewers also liked

Summer Internship Presentation
Summer Internship PresentationSummer Internship Presentation
Summer Internship Presentationankitsood12
 
Sweet 15 Bianchi Photography
Sweet 15 Bianchi PhotographySweet 15 Bianchi Photography
Sweet 15 Bianchi Photography
Bianchi Photography
 
Wedding Bianchi photography
Wedding Bianchi photographyWedding Bianchi photography
Wedding Bianchi photography
Bianchi Photography
 
Ankit weekly news
Ankit weekly newsAnkit weekly news
Ankit weekly newsankitsood12
 
Facultypresenation
FacultypresenationFacultypresenation
Facultypresenation
Gina Fosco
 
Fashion Bianchi Photography
Fashion Bianchi PhotographyFashion Bianchi Photography
Fashion Bianchi Photography
Bianchi Photography
 
Open your heart and mind 97
Open your heart and mind 97Open your heart and mind 97
Open your heart and mind 97
Emilia Bogdanova
 
Basket Designs Gift Baskets
Basket Designs Gift BasketsBasket Designs Gift Baskets
Basket Designs Gift Baskets
Lorrie Boyer
 
summer training ppts
summer training pptssummer training ppts
summer training pptsankitsood12
 
Items 18
Items 18Items 18
Items 18evatron
 
Sistemas de gestion de la calidad
Sistemas de gestion de la calidadSistemas de gestion de la calidad
Sistemas de gestion de la calidad
yosoyeldieg
 
Introductions
IntroductionsIntroductions
Introductions
Gina Fosco
 
CJP 2010, jetAVIVA Citation Market Report
CJP 2010, jetAVIVA Citation Market ReportCJP 2010, jetAVIVA Citation Market Report
CJP 2010, jetAVIVA Citation Market Report
jetaviva
 

Viewers also liked (20)

áRea De Wernicke
áRea De WernickeáRea De Wernicke
áRea De Wernicke
 
News Ankit
News AnkitNews Ankit
News Ankit
 
Summer Internship Presentation
Summer Internship PresentationSummer Internship Presentation
Summer Internship Presentation
 
Sweet 15 Bianchi Photography
Sweet 15 Bianchi PhotographySweet 15 Bianchi Photography
Sweet 15 Bianchi Photography
 
Wedding Bianchi photography
Wedding Bianchi photographyWedding Bianchi photography
Wedding Bianchi photography
 
Ankit weekly news
Ankit weekly newsAnkit weekly news
Ankit weekly news
 
Facultypresenation
FacultypresenationFacultypresenation
Facultypresenation
 
Fashion Bianchi Photography
Fashion Bianchi PhotographyFashion Bianchi Photography
Fashion Bianchi Photography
 
Open your heart and mind 97
Open your heart and mind 97Open your heart and mind 97
Open your heart and mind 97
 
Basket Designs Gift Baskets
Basket Designs Gift BasketsBasket Designs Gift Baskets
Basket Designs Gift Baskets
 
summer training ppts
summer training pptssummer training ppts
summer training ppts
 
Items 18
Items 18Items 18
Items 18
 
Sistemas de gestion de la calidad
Sistemas de gestion de la calidadSistemas de gestion de la calidad
Sistemas de gestion de la calidad
 
Introductions
IntroductionsIntroductions
Introductions
 
CJP 2010, jetAVIVA Citation Market Report
CJP 2010, jetAVIVA Citation Market ReportCJP 2010, jetAVIVA Citation Market Report
CJP 2010, jetAVIVA Citation Market Report
 
Las vegas
Las vegasLas vegas
Las vegas
 
Guy fawkes.ppt
Guy fawkes.pptGuy fawkes.ppt
Guy fawkes.ppt
 
Items 2
Items 2Items 2
Items 2
 
Our school presentation
Our school presentationOur school presentation
Our school presentation
 
News ankit
News ankitNews ankit
News ankit
 

Similar to Java Web Service

Display Table Demo
Display Table DemoDisplay Table Demo
Display Table Demo
Warawut
 
Install PrestaShop 1.2.4.0 Thai
Install PrestaShop 1.2.4.0 ThaiInstall PrestaShop 1.2.4.0 Thai
Install PrestaShop 1.2.4.0 Thai
Warawut
 
9789740333036
97897403330369789740333036
9789740333036
CUPress
 
9789740333036
97897403330369789740333036
9789740333036CUPress
 
"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า
"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า
"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า
Osdev
 
Upload Patch Firewall Sp3351
Upload Patch Firewall Sp3351Upload Patch Firewall Sp3351
Upload Patch Firewall Sp3351guest134db05
 
Dreamweaver8
Dreamweaver8Dreamweaver8
Dreamweaver8kruple
 
พื้นฐานการออกแบบโปรแกรม
พื้นฐานการออกแบบโปรแกรมพื้นฐานการออกแบบโปรแกรม
พื้นฐานการออกแบบโปรแกรม
Warawut
 
Session and Cookie
Session and CookieSession and Cookie
Session and Cookie
Warawut
 
DataReaderDemo
DataReaderDemoDataReaderDemo
DataReaderDemo
Warawut
 
F#で始めるスマートフォンアプリ
F#で始めるスマートフォンアプリF#で始めるスマートフォンアプリ
F#で始めるスマートフォンアプリbleis tift
 
Thailand-ict-market-2011-and-outlook-2012
Thailand-ict-market-2011-and-outlook-2012Thailand-ict-market-2011-and-outlook-2012
Thailand-ict-market-2011-and-outlook-2012
Pawoot (Pom) Pongvitayapanu
 
เส้นทางอาชีพสายไอที (IT carrer paths)
เส้นทางอาชีพสายไอที (IT carrer paths)เส้นทางอาชีพสายไอที (IT carrer paths)
เส้นทางอาชีพสายไอที (IT carrer paths)
Asst.Prof.Dr.Arnut Ruttanatirakul
 
การประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ต
การประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ตการประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ต
การประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ตplug_2007
 
01 form-mdi
 01 form-mdi 01 form-mdi
01 form-mdi
Warawut
 

Similar to Java Web Service (20)

Display Table Demo
Display Table DemoDisplay Table Demo
Display Table Demo
 
Install PrestaShop 1.2.4.0 Thai
Install PrestaShop 1.2.4.0 ThaiInstall PrestaShop 1.2.4.0 Thai
Install PrestaShop 1.2.4.0 Thai
 
9789740333036
97897403330369789740333036
9789740333036
 
9789740333036
97897403330369789740333036
9789740333036
 
"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า
"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า
"เปิดโลกโอเพนซอร์ส" หนังสือรวม Open Source success story ของซิป้า
 
True
TrueTrue
True
 
Upload Patch Firewall Sp3351
Upload Patch Firewall Sp3351Upload Patch Firewall Sp3351
Upload Patch Firewall Sp3351
 
Dreamweaver8
Dreamweaver8Dreamweaver8
Dreamweaver8
 
Tot
TotTot
Tot
 
พื้นฐานการออกแบบโปรแกรม
พื้นฐานการออกแบบโปรแกรมพื้นฐานการออกแบบโปรแกรม
พื้นฐานการออกแบบโปรแกรม
 
Session and Cookie
Session and CookieSession and Cookie
Session and Cookie
 
DataReaderDemo
DataReaderDemoDataReaderDemo
DataReaderDemo
 
F#で始めるスマートフォンアプリ
F#で始めるスマートフォンアプリF#で始めるスマートフォンアプリ
F#で始めるスマートフォンアプリ
 
Thailand-ict-market-2011-and-outlook-2012
Thailand-ict-market-2011-and-outlook-2012Thailand-ict-market-2011-and-outlook-2012
Thailand-ict-market-2011-and-outlook-2012
 
Authen Free Bsd6 2
Authen Free Bsd6 2Authen Free Bsd6 2
Authen Free Bsd6 2
 
โครงสร้างภาษาซี1
โครงสร้างภาษาซี1โครงสร้างภาษาซี1
โครงสร้างภาษาซี1
 
เส้นทางอาชีพสายไอที (IT carrer paths)
เส้นทางอาชีพสายไอที (IT carrer paths)เส้นทางอาชีพสายไอที (IT carrer paths)
เส้นทางอาชีพสายไอที (IT carrer paths)
 
Seminar It
Seminar ItSeminar It
Seminar It
 
การประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ต
การประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ตการประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ต
การประยุกต์กล้อง Webcamเป็นกล้องวงจรปิดผ่านทางอินเตอร์เน็ต
 
01 form-mdi
 01 form-mdi 01 form-mdi
01 form-mdi
 

Recently uploaded

Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
Jen Stirrup
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 

Recently uploaded (20)

Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 

Java Web Service

  • 1. F Java Web Service ( F F WSDL) F Web Service F F F Internet F F F F F F F F F F Web Service Internet F F ☺ F FWeb Service F F F ( F F F) F F Java F Web Service F F F F F F F Web Service F F F F F FF F F Tool F F ( coding) F F Plugin Eclipse F F Plugin F lomboz F Integrate JBOSS F F F , F Class EJB F Deploy F F F F F ( F F F F ) F F F F program client F web service F 1. Eclipse 3.0 (http://www.eclipse.org/downloads/index.php) 2. Lomboz plugin Eclipse 3.0.x (http://forge.objectweb.org/project/showfiles.php?group_id=97) F 1. F WSDL service F F F F F F F F F ( F F http://www.wsiam.com) F F F http://www.webservicex.net/stockquote.asmx?WSDL F click F F F F browser ) 1
  • 2. F F web service F F F F F F F F F F F F File F F web service 2. F F F F Save browser F File WSDL F F F .wsdl F F 3. F F client program call web service F F F 2 F F Eclipse F F Lomboz SOAP Client wizard generate code ( F F F ) * : F F Lomboz F F F command line axis F F F F F % java org.apache.axis.wsdl.WSDL2Java (WSDL-file-URL) % java org.apache.axis.wsdl.WSDL2Java StockQuote.wsdl 2
  • 3. F F F F F F F browse F WSDL F project F F Finish ( F F ☺) 4. Eclipse Generate Code F F F java F Web Service F F F F F F F F Web Service F F ( F ) 3
  • 4. 5. FF F Web service F F F API Generate F F F F F import NET.webserviceX.www.*; public class Client { public static void main(String[] args) { try{ // F object service F F new Locator StockQuote stockQuote = new StockQuoteLocator(); // F object F F F service F StockQuoteSoap q = stockQuote.getStockQuoteSoap(); // method object F argument F F GOOG , YHOO System.out.println(q.getQuote("YHOO ")); } catch(Exception ex){ ex.printStackTrace(); } } } Run F F Web Service F F F F F F XML F F F <StockQuotes> <Stock> <Symbol>YHOO</Symbol> <Last>36.75</Last> <Date>6/8/2005</Date> <Time>11:37am</Time> <Change>-0.69</Change> <Open>37.44</Open> <High>37.45</High> <Low>36.52</Low> <Volume>9476262</Volume> <MktCap>51.320B</MktCap> <PreviousClose>37.44</PreviousClose> <PercentageChange>-1.84%</PercentageChange> <AnnRange>25.52 - 39.79</AnnRange> <Earns>0.643</Earns> <P-E>58.23</P-E> <Name>YAHOO INC</Name> </Stock> </StockQuotes> F F ☺ F F http://www.itmelody.com webmaster@itmelody.com 4
  • 5. JAVA Webservice F F F F Java Web Service F F Web Service 1. AXIS F http://ws.apache.org/axis/ 2. Web Server tomcat JBOSS F 1. AXIS F F Download AXIS F file webapps/axis AXIS deploy folder webapps tomcat F jboss F folder /default/deploy/axis 2. F java bean F public class CheckDayOfWeek { public String getDayOfWeek(int dow){ String sDow = ""; switch (dow) { case 1:sDow = "Sunday"; break; case 2:sDow = "Sunday"; break; case 3:sDow = "Sunday"; break; case 4:sDow = "Sunday"; break; case 5:sDow = "Sunday"; break; case 6:sDow = "Sunday"; break; case 7:sDow = "Sunday"; break; default :sDow = "Invalid date"; } return sDow; } } 5
  • 6. F .java F .jws F F folder axis F 2 F F F c:tomcatwebappsaxisCheckDayOfWeek.jws F F F F Deploy web service F 3. F start server(tomcat / JBOSS) F http://127.0.0.1:8080/axis/CheckDayOfWeek.jws?WSDL F F F F F F Client ( F F Java Web Service F ) F F ☺ F F http://www.itmelody.com webmaster@itmelody.com Issue date 07/06/2548 6