Jerry Held

Size: px
Start display at page:

Download "Jerry Held"

Transcription

1 The XML Continuum: From Dynamic Content to Web Services T A K E I T T O T H E N T H

2 The XML Continuum: From Dynamic Content to Web Services

3 XML Content SGML 1969 HTML 1992 Mobile ML s 1997 Time XML 1997 Integration EDI 1969 EAI-B2B 1990 s ebxml, OAG, RosettaNet late 1990 s

4 XML 3 ( ) FpML FiXML CML OMF ( ) ebxml RosettaNet OAG SOAP XML.org (W3C) XML XSL XML Schema DTD DOM

5 XML

6 Java+XML+SQL=Real Applications 標準ベース XML XML データ ポータビリティ Java SQL 汎用データアクセス言語 Java アプリケーション ポータビリティ SQL

7 Oracle XML Developer s Kit: XML XML Parser XSLT Processor XML Schema Processor Web SOAP Server XSQL Servlet Publishing Engine XML Class Generator XML SQL Utility XML TransviewerBeans TransX XML Loader

8 Oracle XML SQL Utility XML select * from order Oracle XML SQL Utility JSP,Java,PL/SQL, Servlet & Command (SAX, DOM ) <?xml version="1.0"?> <rowset> <row num="1"> <name>mike Lehmann</name> <total_ord>24</total_ord> <avg_value>65</avg_value> <rating>3</rating> <initials>mrl</initials> </row> <rowset>

9 XML SQL Utility + (JSP or XSQLServlet) = XML WML Web Services Web Services SVG HTML SOAP JSP or XSQL Servlet + XSL Stylesheet> <?xml version="1.0"?> <?xml-stylesheet type="text/xsl href="emp.xsl"?> <xsql:query> select * from emp </xsql:query> Other Systems

10 Oracle XDK XML

11 XML

12 Oracle9i Database XML XML XML SQL SQL XML XML

13 Oracle9i Database XMLType CREATE TABLE STOREEORDER (ORD sys.xmltype); INSERT INTO STOREORDER values (sys.xmltype.createxml( <CustomerOrder> <Customer> <Id>205</Id> <Username>Mike Lehmann</Username> <Order><Id>101</Id> <OrderDate>13-November-2001</OrderDate> <TrackingNo>AX101</TrackingNo> <OrderTotal>54.00</OrderTotal> <Status>S</Status> </Order> </Customer> </CustomerOrder> ));

14 Oracle9i Database : XMLType XML XPath SELECT o.ord FROM STOREORDER O WHERE substr((o.ord.extract( '/CustomerOrder/Customer/Order/TrackingNo/text()'). getstringval()),1,5) ='AX099'; CREATE UNIQUE INDEX ISTOREORDER on STOREORDER o substr((o.ord.extract( '/CustomerOrder/Customer/Order/TrackingNo/text()'). getstringval()),1,5));

15 Oracle9i Database Oracle Text: XPath Collection of XML Documents Searching with XPath SELECT * FROM STOREORDER O WHERE Contains(o.ord, Lehmann INPATH (CustomerOrder/Customer/Username) ) > 0 AND CONTAINS(p.doc, 101 INPATH (CustomerOrder/Customer/Order/Id) ) > 0 AND... <CustomerOrder> <Customer> <Id>304</Id> <Username>Lehmann<Username> <Order> <Id>101</Id> <Status>OK</Status> <TrackingNo>AX101</TrackingNo> </Order></Customer> </CustomerOrder>

16 Oracle9i Database DBURI XML XML Xpath <? xml version= 1.0?> <DATABASE> <XML> <ORD> <ROW> <ID>101</ID> <TRACKINGNO>John</TRACKINGNO> </ROW> <!-- more rows.. --> </ORD> </XML> </DATABASE> /XML/ORD /XML/ORD/ROW[ID=101] /XML/ORD/ROW[ID=101]/TRACKINGNO

17 Web XML

18 Web Services to - WSDL UDDI SOAP

19 Web Services SOAP JAXM/JAX-RPC Client Application / UDDI/JAXR Web Services Directory WSDL/JSR 110 XML Binding Service Implementation Web Service J2EE, PL/SQL

20 SOAP XML!! SOAP XML RPC/ SOAP Envelope SOAP Header SOAP Payload Payload Document Fault <SOAP-ENV:Envelope> <SOAP-ENV:Body> <GetStatusResp> Shipped <GetStatusResp/> </SOAP-ENV:Body> </SOAP-ENV:Envelope>

21 XML Web Services and Java JSR 109 Web Services for J2EE XML UDDI SOAP SOAP WSDL XML XML Java JAXR JAX-RPC JAXM JSR JAXP JAXB Description Java API for XML Registries Java API for XML Remote Procedure Call Java API for XML Messaging Java API for WSDL Java API for XML Parsing Java API for XML Data Binding

22 J2EE/CORBA Web Services and Issue J2EE/CORBA Web Services Business Logic Java/Any Any Transport Protocol RMI/IIOP SOAP Interface Definition RMI/IDL WSDL Naming Service JNDI/CosNaming XML Namespace Registry JNDI Repos/LDAP UDDI/ebXML Agreements RMI/IDL Types ebxml CPA/CPP? Discovery JNDI Browsing Registry Search Composition YES/YES ebxml BPSS? Security JAZN/CORBASec SAML, S2ML? Transactionality JTS/OTS BTP? Messaging JMS/CORBA Msg ebxml/rosettanet?

23 J2EE Web Services or Stateless Java Class Web Service Client Encoder/ Decoder XML Parser SOAP A P A C H E SOAP Servlet Encoder/ Decoder XML Parser Svc Provider API Stateful Java Class Stateless Session EJB Stateful Session EJB UDDI Registry Message Driven Bean Oracle9iAS

24 J2EE Web Services Client Encode/Decode JAX-B B Binding A P A C H E or Servlet Entry Point Encode/Decode Servlet Entry Point Encode/Decode Servlet Entry Point Encode/Decode Servlet Entry Point Encode/Decode Servlet Entry Point Encode/Decode JAX-B B Binding JAX-B B Binding JAX-B B Binding JAX-B B Binding JAX-B B Binding Stateless Java Class Stateful Java Class Stateless Session EJB Stateful Session EJB Message Driven Bean Oracle9iAS

25 Web J2EE Web Services

26 Oracle9i JDeveloper: J2EE, UML and SCM J2EE Stateful/Stateless Session EJB BMP/CMP Entity Beans JSP, JSP Taglib Java Java XML WebDAV

27 Web Services Java & PL/SQL Web Services Oracle9i JDeveloper Java classes Session EJB Entity EJB PL/SQL Web Service Oracle 9iAS Apache SOAP Apache AXIS (as it evolves) Web Services SOAP WSDL SOAP

28 Web Service: J2EE

29 Oracle9iAS : WSDL Java public class TrackService // public boolean getstatus // public boolean setstatus // public boolean gethistory // private void changestatus } WSDL <?xml version = '1.0'?> <definitions...> <types>...</types> <message>... </message> <porttype> <operation name=getstatus> <input message=...> <output message=...> </operation>...

30 Web Servieces Wizard proxy ( ) WSDL

31 Jdeveloepr Web Services

32 Web Services to ebxml, RosettaNet

33 Web Services and Integration: Component Standards HTTP, FTP, SMTP, File SOAP, MIME OAG, RosettaNet, ebxml,, UBL BizTalk, cxml ebxml(bpss) WSDL, ebxml(cpp) ebxml(cpa), IBM (TPA) UDDI, ebxml(rs)

34 Oracle9iAS Web Services Integration Proxy Proxy Messaging Messaging Infrastructure Infrastructure JMS JMS JAX JAX-M A P A C H E Message Message Driven Bean Driven Bean B I N D I N G XML XML ebxml ebxml, RosettaNet RosettaNet Business Business Process Process Manager Manager Data, Data, Semantic Semantic Transforms Transforms JCA JCA JMS JMS Client Enterprise Enterprise Applications Applications Messaging Messaging Systems Systems Oracle9 Oracle9iAS AS

35 Web Services Integration / Web Services B2B A2A

36 Oracle9i Web Services and XML Web Service Clients Internet UDDI & JAXR Repositories Service Delivery Portal Wireless SOAP ICE Service Development (JDeveloper) Service Implement. J2EE Applications PL/SQL Oracle9iAS Service Integration Business Process Management Semantic Transform. Messaging Oracle E-Business Suite Oracle Exchange 3rd Party Applications B2B Protocols Web Services

37 Oracle and XML 40 XML Oracle9i Oracle9i XML Oracle9iAS XML Web Service Oracle9i Developer Suite: J2EE and Web Services

38 Oracle9i and Web Services Web Services Web Serivices web Services ISV Web Service

39 Oracle Technology Network Software downloads ( ) ( )

40 The XML Continuum: From Dynamic Content to Web Services T A K E I T T O T H E N T H

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Web Web Web Web Infrastructure Provider Service Provider Web Web Web Web Services Web Web intelligent agents, market places, auctions,... XML! Web? E-Business Web - E-Business (SOAP) SOAP lookup (UDDI)

More information

OOW_I06

OOW_I06 G XDK XML Agenda XDK Overview XML Parser XML Schema Processor (XML SQL Utility XML Class Generator XML Transviewer Beans XSQL Servlet Oracle XML Developer s Kit Oracle XML Devleloper s Kit (XDK XML DB

More information

WebLogic 6.0

WebLogic 6.0 BEA Web BEA Agenda BEA BEA Web Web Web BEA BEA 3,500 $819.8 million 990 32 92 10,000 E- BEA WebLogic E-Business Platform BEA WebLogic Server BEA WebLogic Integration BEA WebLogic Portal BEA Tuxedo / BEA

More information

WebサービスとCORBA

WebサービスとCORBA AP Web Web WG EAI AP EAI Web AP Web -- WSFL -- BTP EAI AP (1) webmethods Enterprise Hub&Spoke (publish/subscribe ) ( ) webmethods Enterprise Server webmethods Enterprise Adopters AP EAI AP (2) IBM MQSeries

More information

J2EEとMicrosoft.NETの比較

J2EEとMicrosoft.NETの比較 2002 4 ... 3... 4... 4... 4... 5... 5... 8... 8... 8... 9 Web... 10... 11... 11... 11... 11... 12... 13... 13... 13... 14... 14... 15 Web... 15 Oracle... 16 Oracle9i Application Server... 16 Oracle9i Developer

More information

Oracle9i JDeveloperによるWebサービスの構築

Oracle9i JDeveloperによるWebサービスの構築 Oracle9i JDeveloper Web Web Web Web Web Web EJB Web EJB Web Web Oracle9iAS Apache SOAP WSDL Web Web Web Oracle9i JDeveloper Java XML Web Web Web Web Simple Object Access Protocol SOAP :Web Web Services

More information

IT Web NEC Corporation

IT Web NEC Corporation IT Web 2002 5 27 1 1. Web 2. Web 3. Web 4. Web 5. 6. Web 7. Web 8. 2 . Web 3 4 Web Web HTML Web XML Web Web LAN) EAI WebEAI) ) SCM ( ) (SOAP, UDDI) ) (Web ) Web/HTML Web/HTML Web/XML Web/XML Web Web 1.1

More information

Testing XML Performance

Testing XML Performance - DataPower Technology, Inc. XML Web 2003 5 DATAPOWER XML WEB - Copyright 2003DataPower Technology, Inc. All Rights Reserved. DataPower Technology, Inc. DataPower DataPower ( ) DataPower 2003 5 2/17 DATAPOWER

More information

XMLを基盤とするビジネスプロトコルの動向

XMLを基盤とするビジネスプロトコルの動向 XML Trends of XML-Based Business Protocols ebxml Web XML ebxml UN/CEFACT EDIFACTOASIS XML Web W3C World Wide Web Consortium Abstract XML-based technologies such as the Electronic Business XML Initiative

More information

Oracle XDK(10.1.2)の技術概要

Oracle XDK(10.1.2)の技術概要 Oracle XDK 10.1.2 2005 1 Oracle XDK 10.1.2... 3... 3 Oracle XML Developer's Kit 10g... 4... 4... 5... 5 XML /XSL... 5 XML... 6 XML Class Generator... 6 XML JavaBeans... 6 XML SQL Utility... 7 XSQL Pages...

More information

20050314_02-4.ppt

20050314_02-4.ppt Oracle Database 10g Oracle XML DB 2005 3 14 1 Agenda Oracle XML DB XML SQL Oracle Database 10g Release 2 Copyright Oracle Corporation, 2005 All right reserved. 2 XML Oracle Database 10g Release 2 Oracle

More information

日本オラクルのSOA戦略

日本オラクルのSOA戦略 SOA Oracle SOA Suite Enterprise SOA SOA Based Integration SOA 2 SOA Oracle SOA Suite Enterprise SOA SOA Based Integration SOA 3 SOA Oracle SOA JDeveloper MANAGEMENT & MONITORING BAM

More information

Oracle Database 10gによる高パフォーマンス・エンタープライズXMLアプリケーションの作成

Oracle Database 10gによる高パフォーマンス・エンタープライズXMLアプリケーションの作成 Oracle Database 10g XML 2005 9 Oracle Database 10g XML TU UT... 3 TU UT... 3 TUOracle XML Developer's Kit 10gUT... 4 TU UT... 5 TU UT... 5 TU UT... 5 TUXML /XSL UT... 5 TUXML UT... 6 TUXML Class GeneratorUT...

More information

_02-5.ppt

_02-5.ppt CONNECT EVERYTHING. ACHIEVE ANYTHING. Sonic XML Server 2005 3 14 Agenda 2 2005 Sonic Software Corporation Sonic Software Corporation 1998 1999 12 SonicMQ 2002 3 Sonic ESB ESB

More information

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0 Oracle XML DB MML v3.0 2004 5 27 1 Memo 1 Agenda XML MML v3.0 2 Oracle XML Oracle XML DB XML API Oracle XML DB W3C XML Schema 1.0 XPath 1.0 XSLT 1.0 Oracle W3C XML Schema Oracle 2 XML Oracle XML Developer

More information

SSO Sales/Tech combined webinar template

SSO Sales/Tech combined webinar template HP Web e-speak web HP Agenda page 2 Search Engine Google Web Site www.hp.com Search Engine Yahoo Web page 3 Web Web Web page 4 CHAPTER 1 Do It Yourself CHAPTER 2 Do It For Me PC,, ITS... etc.) page 5 E-service

More information

XMLテクノロジを使いやすくする

XMLテクノロジを使いやすくする XML 2005 9 XML... 3... 3 XML... 5 DOM XML... 5 DOM 3.0 Load and Save... 5 DOM 3.0 Validation... 8 SAX XML... 11 SAX... 11 XSL... 12... 13... 13... 14... 14 XML... 15 XML... 15 JAXB CLASS GENERATOR... 16

More information

untitled

untitled Oracle Enterprise Manager 10g Oracle Application Server 2003 11 Oracle Enterprise Manager 10g Oracle Application Server... 3 Application Server... 4 Oracle Application Server... 6... 6... 7 J2EE... 8...

More information

Oracle Service-Oriented Architecture Suite

Oracle Service-Oriented Architecture Suite Oracle Service-Oriented Architecture Suite Oracle SOA Suite SOA 1 IT IT SOASOA Oracle Fusion Architecture SOA SOA SOA Oracle Fusion Architecture Oracle SOA Suite Oracle SOA Suite 1 ISE 2 Enterprise Service

More information

untitled

untitled Java EE EJB SOA 2007 11 2 Java Java Java (JJUG) Java http://www.java-users.jp/ Java JJUG 2007 Fall 11 6 ( ) http://www.javausers.jp/contents/events/ccc2007fall/ EJB SOA EJB SOA IT EoD IT X-Over Development

More information

橡CoreTechAS_OverView.PDF

橡CoreTechAS_OverView.PDF Page 1 1 Page 2 2 J2EE, & Web Services Page 3 3 J2EE&Web Services racle HTTP Server racleas Container for J2EE racleas TopLink racleas Web Services racle Content Management SDK racle XML Developer Kit

More information

Oracle Application Server 10g R3 新機能概要

Oracle Application Server 10g R3 新機能概要 Oracle Application Server 10g R3 2006 1 Oracle Application Server 10g R3 1.0... 4 2.0 : J2EE... 5 2.1 : Java Server Pages JavaServer Faces... 6 2.2 : Enterprise Java Beans... 7 2.2.1 EJB 2.1... 7 2.2.2

More information

wpEnterpriseSvr.doc

wpEnterpriseSvr.doc COBOLJava.NETWeb IT COBOL Micro Focus Enterprise Server Enterprise Server COBOL Enterprise Server COBOL Enterprise Server COBOL COBOL COBOL Java.NET IT Micro Focus COBOLJ2EE.NET Web COBOL Enterprise Server

More information

b2bintro.book

b2bintro.book BEAWebLogic Integration B2B Integration ªªªª 7.0 ªª ª ª : 2002 6 m Copyright 2002, BEA Systems, Inc. All Rights Reserved. ªª ª ªªª ª BEA Systems, Inc. ªª ª ª ª ª ª ª ª ªªª «BEA «vw ~ ª ªª v ª ª ª ª ªª

More information

B2-Servlet-0112.PDF

B2-Servlet-0112.PDF B-2 Servlet/JSP Agenda J2EE Oracle8i J2EE Java Servlet JavaServer Pages PDA ( J2EE Java2 Enterprise Edition API API J2SE JSP Servlets RMI/IIOP EJB JNDI JTA JDBC JMS JavaMail JAF Java2 Standard Edition

More information

CAC

CAC VOL.24NO.1 61 IMS Transaction 3270 DataBase Transaction OS/370 IMS Traditional Transaction Web Browser Transaction Internet WWW AP IIS APache WebLogic Websphere DataBase Oracle DB2 SQL Server Web Browser

More information

intro.book

intro.book BEAWebLogic Platform BEA WebLogic Platform ªªªª 7.0 (Service Pack 1) ªª ª ª : 2002 9 m Copyright 2002 BEA Systems, Inc. All Rights Reserved. ªª ª ªªª ª BEA Systems, Inc. ªª ª ª ª ª ª ª ª ªªª ( BEA ) vw

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Web 2003, 2004 All rights reserved. 2 Agenda 3 4/12 am11:10 A B Z 4/12 am11:00 4/12 5 4/12 am11:05 UDDI XX 4/12 5 A 4/12 am11:30 B xx PDA 4 WS XML WS 16 WS WS2 Web Web WS UDDI WS1 WS4 Web Web Web WS3 Web

More information

組織変更ライブラリ

組織変更ライブラリ 2003 6 1...1 2...2 3...4 3.1...4 3.2...5 3.3...6 3.4...6 4...7 4.1...7 4.2...9 4.3...9 4.4...10 4.5...10 5 Web...11 5.1 WebUI...11 5.2Oracle 9iFS WebUI...12 6Oracle9i AS...13 6.1OiD...13 6.2 SSO...13 7...14

More information

Oracle Internet Application Server 8i 概要 , リリース 1.0

Oracle Internet Application Server 8i 概要 , リリース 1.0 Oracle Internet Application Server 8i 1.0 2000 9 : J02071-01 Oracle Internet Application Server 8i, 1.0 : J02071-01 Oracle Internet Application Server 8i Overview Guide, Release 1.0.1 A83707-02 Janice

More information

XISによる効率良いシステム開発のポイント

XISによる効率良いシステム開発のポイント XML excelon XIS excelon XIS XML April 17, 2002 excelon Extensible Information Server Page 2 Overview XML DOM (XML ) ( ) excelon XIS (DOM ) CRUD ( XML ) amazon.com 2,000 / 100 / GUI / ( 10 ) Windows (NT/2000/XP),

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション SOAP Web http://www.infoterianet.com/ Web SOAP WSDL UDDI C/S + C/S ( ) ( ) DCOM CORBA Java-RMI Web C/S Web MSN Yahoo!.com C/S? ActiveX DHTML HTML? Programmable Web HTML Viewable Web View HTML(Document

More information

What's Oracle WebLogic Server ~なぜWebLogic Serverが選ばれるのか~

What's Oracle WebLogic Server ~なぜWebLogic Serverが選ばれるのか~ Oracle Direct Seminar What s Oracle WebLogic Server WebLogic Server Agenda What s Oracle WebLogic Server Oracle WebLogic Server TCO Oracle Direct Concierge SQL Server MySQL PostgreSQL

More information

TravelXMLを利用した Webサービス実証実験デモ

TravelXMLを利用した Webサービス実証実験デモ UDDI UDDI TravelXML UDDI TravelXML UDDI TravelXML 2 UDDI UDDI ( ) ( ) ) ( ) ID AC0001 ID AC0002 ID AC0003 Web Web UDDI ID 3 UDDI UDDI API UDDI EndPoint

More information

橡第19期Q1説明会プレゼン(2)事業(WebUp用

橡第19期Q1説明会プレゼン(2)事業(WebUp用 ACCESS ACCESS 15 1 ACCESS 2002 6 20 1 L-mode PDA 2 3 350 Car Navi Digital Camera 7000 300 250 200 150 100 50 DreamCast i-mode Digital TV L-mode ez@mail PDA 1998 1999 2000 2001 2002 5000 6000 4000 3000

More information

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 XML Day Web2.0 REST SOAP SOAP REST WADL, WSDL2.0 REST SOAP " " 2006 12 11 XML Web2.0 SOAP REST 2 Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 REST Representational State Transfer REST Web URL XML

More information

Oracle Identity Managementの概要およびアーキテクチャ

Oracle Identity Managementの概要およびアーキテクチャ Oracle Identity Management 2003 12 Oracle Identity Management... 3 ID... 3 ID... 4 ID... 4 Oracle Identity Management... 5 Oracle Identity Management... 6 Oracle Identity Management... 7 ID... 8 Application

More information

Oracle9i JDeveloper R9.0.3 チュートリアル

Oracle9i JDeveloper R9.0.3 チュートリアル Oracle9i JDeveloper 9.0.3 JavaServer Pages Creation Date: Jan. 27, 03 Last Update: Feb. 13, 03 Version: 1.0 ... 2... 2... 2 JDeveloper JSP... 3... 4 JSP... 5 JSP... 6... 7...10 JDeveloper... 12 TLD...

More information

SAML

SAML 2003 6 2 XML Consortium SWG ( )NTT ( ) Copyright XML Consortium 2003/06/02 1 Copyright XML Consortium 2003/06/02 2 2002 2003 7 8 9 10 11 12 1 2 3 4 5 6 3/5 6/2 Copyright XML Consortium 2003/06/02 3 Copyright

More information

ebXMLメッセージ構造\(V 1.0\)

ebXMLメッセージ構造\(V 1.0\) B2B ebxml TRP 2001 11 5 NEC m-iha@ak.jp.nec.com B2B EDI JCA 51,000 EDI EDI EDI XML-EDI 65.6% 48.8% ECOM EDI 2001 1 XML / Internet (HTTPS) / MarchanDising 2 1. ( ) 2. 3. 3 4 XM B2B DB Web B2B HTTP SSL XML

More information

Oracle Web Conferencing Oracle Collaboration Suite 2 (9.0.4) Creation Date: May 14, 2003 Last Update: Jan 21, 2005 Version: 1.21

Oracle Web Conferencing Oracle Collaboration Suite 2 (9.0.4) Creation Date: May 14, 2003 Last Update: Jan 21, 2005 Version: 1.21 Oracle Web Conferencing Oracle Collaboration Suite 2 (9.0.4) Creation Date: May 14, 2003 Last Update: Jan 21, 2005 Version: 1.21 ... 2... 3...3...4...5 Oracle9i Platform...10 Oracle Collaboration Suite...12...15...23

More information

9iAS_DEV.PDF

9iAS_DEV.PDF Oracle9i Application Server for Windows NT 1.0.2.0.0 2001.2.1 1 1 PL/SQL...3 1.1...3 1.2 PL/SQL Web Toolkit...5 1.3 Database Access Descriptor...6 1.4 PL/SQL...8 1.5 PL/SQL...10 1.6 PL/SQL...12 2 SERVLET...13

More information

untitled

untitled IT IT IT IT 1 IT 2 Software as a Service (SaaS 3 ) IT SaaS 4 SaaS SaaS PC SaaS SaaS Web SaaS ID IT SaaS IT 1 2 3 Software as a Service ASP(Application Service Provider) SaaS 4 ASPIC SaaS SaaS SaaS SaaS

More information

1 JEITA IT CORBA Web NEC Copyright(c) 2002, NEC Corp.

1 JEITA IT CORBA Web NEC Copyright(c) 2002, NEC Corp. 1 JEITA IT CORBA Web 200316 NEC (saji@cd.jp.nec.com 2 ORB CORBA CORBA Web 3 ORB IT 4 AP C AP-X client A AP-Y AP-X Windows2000 C++ client B Windows XP AP-Y Linux AP-Y ( BAP-Y OS Solaris 5 (A (A (B (B (C

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Web WS-Reliability 2003 10 14 WS-Reliability Web Web TCP/IP, HTTP XML SOAP, ebxml MS WSDL, UDDI ebxml BPSS, CPPA, ebxml Registry Web : B2B B2B Web RosettaNet ebxml Initiative OASIS W3C (WSDL) UDDI.org

More information

スライド タイトルなし

スライド タイトルなし XML XML - XML - 2001 Otsuka Corporation, All rights Reserved. XML XML XML XML XML XML XML XML 1998 2 W3C XML = extensible Markup Language SGML ISO8879:1986 1 HTML W3C 1997 Web XML W3C 1998/2 XML XHTML

More information

BC4J...4 BC4J Association JSP BC4J JSP OC4J

BC4J...4 BC4J Association JSP BC4J JSP OC4J lê~åäévá=gaéîéäçééê= 9.0.3/9.0.4 BC4J Creation Date: Oct 08, 2003 Last Update: Feb 27, 2004 Version 1.0 ...3... 3 BC4J...4 BC4J...4... 4... 5... 6...7... 8... 9 Association... 13... 15... 20... 22... 25

More information

ESA_UI_1110.PDF

ESA_UI_1110.PDF ESA SAP SAP SAP Web AS SAP SAP : ESA ESA : CAF ESA SAP SAP SAP : ESA ESA : CAF ESA SAP SAP SAP Office???? SAP Japan Co., Ltd. 2004, Title of Presentation / Speaker Name / 4 SAP SAP : ESA ESA : CAF ESA

More information

<Insert Picture Here>

<Insert Picture Here> Copyright Corporation Japan, 2006. All rights reserved. 3 Business Intelligence Enterprise Semantic Model vs. BI BI BAM Insight Driven Actions Copyright Corporation Japan, 2006. All

More information

WS-I Basic Profile 1.0 の概説

WS-I Basic Profile 1.0 の概説 WS-I Basic Profile 1.0 Copyright 2003 Hitachi, Ltd.; NEC Corporation; and Fujitsu Limited. All Rights Reserved. 1 1. Basic Profile 2. Basic Profile 1.0 3. (Conformance) 4. MESSAGE 5. DESCRIPTION 6. REGDATA

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information

XML Consortium Web Web ( ) XML Consortium XML Consortium Web TravelXML Web Web ( Web ) Web XML Consortium 2

XML Consortium Web Web ( ) XML Consortium XML Consortium Web TravelXML Web Web ( Web ) Web XML Consortium 2 2005 1 14 ( ) matsu@kabuki.tel.co.jp TravelXML ( ) 2 XML 209 75 IT 22 16 20 SOA TravelXML ContactXML Contents 4 5 / XML/ XML/ XML XML 6 2001/06 2002/02 2002/06 NewsML NewsML XML Day (2001 11 22 XML Day

More information

FY01H2_SOHO_iAS

FY01H2_SOHO_iAS Oracle9i Application Server Internet Developer Suite Agenda 9iAS PL/SQL Java2 Cache Portal Internet Developer Suite Designer Developer JDeveloper DEMO Oracle 9iAS Web Cache Oracle HTTP Server mod_jserv

More information

Web Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App

Web Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App Web 2005 12 15 XML Day XML matsu@kabuki.tel.co.jp 2005 1 1 Web Web Web 2005 2 2 Web 2005 3 3 Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App 2005 4 4 SOAP Crypto-Gram

More information

スライド タイトルなし

スライド タイトルなし OASIS -OASIS Web OASIS OASIS - OASIS OASIS Web Web OASIS Web N OASIS OASIS Web Web N 20 WWW HTTP HTML PC Web-EDI EDI Web Web Web - Delphi Group President & CEO Thomas Coulopoulos Topic Maps Web

More information

JavaとVisual Basicを使ったWebサービスの実装

JavaとVisual Basicを使ったWebサービスの実装 JavaVisual Basic Web moto@sag.hitachi-sk.co.jp http://www.hitachi-sk.co.jp/ Web? Web Web Web Web Web Web SOAP Web Web Web SOAP MicrosoftIBM Web Web SOAP, UDDI, WSDL EJB Java Java Java Assam Commerce Server

More information

Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Packインストレーション・ガイド リリース2.2

Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Packインストレーション・ガイド リリース2.2 Oracle Enterprise Manager Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Pack 2.2 2000 11 : J02263-01 Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Pack 2.2

More information

Oracle Application Server 10g Release 3(10.1.3)Oracle HTTP Serverの概要

Oracle Application Server 10g Release 3(10.1.3)Oracle HTTP Serverの概要 Oracle Application Server 10g Release 3 10.1.3 Oracle HTTP Server Oracle 2005 12 Oracle Application Server 10g Oracle HTTP Server... 3 OHS:... 3 Oracle HTTP Server... 4 Apache : HTTP v1.1... 4 Apache 2.0...

More information

5th CodeGear Developer Camp [B5]

5th CodeGear Developer Camp [B5] 第 5 回 CodeGear デベロッパキャンプ B5 Java テクニカルセッション JBuilder 2007+ WebLogic Server 10 による EJB 3.0 ビジュアル開発 2007 年 6 月 5 日 CodeGear 高橋智宏日本 BEA システムズ株式会社佐々木政和 Copyright 2007 BEA Systems Japan, Ltd. All rights reserved.

More information

,. OpenXM... :. Simplify. OX-RFC-104 (OoHG).. knoppix/math. Contributed software..

,. OpenXM... :. Simplify. OX-RFC-104 (OoHG).. knoppix/math. Contributed software.. , OpenXM : Simplify OX-RFC-104 (OoHG) knoppix/math Contributed software Q OpenXM?, Conglomerate (ASolomon) (Mathematical Knowledge Management) Q? http://wwwopenxmorg download asir-contrib knoppix/math

More information

日立評論 2016年9月号:金融イノベーションを実現する新たなエンタープライズアプリケーション開発への取り組み

日立評論 2016年9月号:金融イノベーションを実現する新たなエンタープライズアプリケーション開発への取り組み デジタルが導く金融イノベーション -FinTech & Beyond- 金融イノベーションを実現する新たなエンタープライズアプリケーション開発への取り組み 斎藤岳 櫻澤秀樹 中村知倫 武藤邦弘 Saito Gaku Sakurazawa Hideki Nakamura Tomonori Muto Kunihiro 金融業界に代表される大規模エンタープライズアプリケーション開発市場においては, 長期にわたって

More information

_02_3.ppt

_02_3.ppt XML DB Oracle Corporation Agenda RDB XML SQL/XML XML DB XML Oracle Corporation 2 Agenda RDB XML SQL/XML XML DB XML Oracle Corporation 3 RDB-XML RDB XML Oracle Corporation 4 XML RDB [Oracle] Extract ExtractValue

More information

rzamjpdf.ps

rzamjpdf.ps IBM i 7.2 XML Toolkit IBM i 7.2 XML Toolkit 15 IBM i 7.2 ( 5770-SS1) RISC CISC IBM IBM i Version 7.2 Programming Programming XML Toolkit 1 2014.4 Copyright IBM Corporation 1999, 2013. XML Toolkit.............

More information

Windowsユーザーの為のOracle Database セキュリティ入門

Windowsユーザーの為のOracle Database セキュリティ入門 Oracle on Windows etc http://www.oracle.co.jp/campaign/mb_tech/ Windows Server System Center / OTN Japan http://www.oracle.com/technology/global/jp/tech/windows/.net + Oracle Database.NET Developer Center

More information

Lotus Domino XML活用の基礎!

Lotus Domino XML活用の基礎! IBM Software Group Lotus Domino XML 2 Agenda Domino XML Domino XML Lotus Domino Web XML Lotus Domino Web XML XML 3 Domino XML Language (DXL) XML Lotus Domino Lotus Notes/Domino R5 Lotus Notes/Domino 6.x

More information

講座計画書サンプル

講座計画書サンプル 2004 10 1 13:0014:30 12 () () Web 14:4518:00 - (PBL) 45 1 - - 1 1 - - - - Web - Web Web (1) PC (2) (3) (4) CVS Subversion 1 2 2004 10 8 Java Java Java 13:0014:30 Java Java Java EoD (Ease of Development)

More information

ebXML相互接続テスト

ebXML相互接続テスト XML Week ebxml 2003530 ECOM( ) ebxml SWG ()NTT Copyright 2003 ECOM, NTT DATA CORPORATION Agenda ebxml ebxml ebxml SWG ebxml 1 Copyright 2003 ECOM, NTT DATA CORPORATION ebxml UN/EDIFACT XML/EDI Create a

More information

WS-I Basic Profile 1.0 の概説

WS-I Basic Profile 1.0 の概説 WS-I Basic Profile 1.0 Copyright(C) Hitachi, Ltd. & NEC Corporation & FUJITSU LIMITED (2003), All Rights Reserved. 1 1. Basic Profile 2. Basic Profile 1.0 3. (Conformance) 4. MESSAGE 5. DESCRIPTION 6.

More information

Oracle Secure Enterprise Search 10gを使用したセキュアな検索

Oracle Secure Enterprise Search 10gを使用したセキュアな検索 Oracle Secure Enterprise Search 10g 2006 3 Oracle Secure Enterprise Search 10g... 3... 3... 3... 4 Oracle Internet Directory... 4 Microsoft Active Directory... 5... 5 1... 5 2... 6 3 ACL... 6 4 ACL...

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション iconnector, imaker, Zelkova --- --- iconnector imaker Zelkova XML XML ipex,, ixslt 100% W3C XSLTXSLT XML XML iconnector XML imessenger XML imaker ExcelXML XML imaker for Excel XML iconnector RDB XML imessenger

More information

C3印刷用.PDF

C3印刷用.PDF [ C-3 ] Oracle8i On Windows Agenda Windows Oracle8i Oracle8i for Windows NT/2000 R8.1.7 Oracle HTTP Server Oracle intermedia Oracle Workflow Windows Oracle8i for Windows Oracle8i Enterprise Edition Oracle8i

More information

<Insert Picture Here> Oracle Business Intelligence 2006/6/27

<Insert Picture Here> Oracle Business Intelligence 2006/6/27 Oracle Business Intelligence 2006/6/27 Oracle Business Intelligence Suite Enterprise Edition Oracle Warehouse Builder 10g Release 2 Agenda BI FY07 3 Oracle Business Intelligence 2007

More information

橡CoreTechDS_Overview.PDF

橡CoreTechDS_Overview.PDF Oracle Application Server 10g Oracle Developer Suite 10g Page 1 1 Oracle Developer Suite 10g Oracle Forms Oracle Reports Oracle Designer Oracle Software Configuration Manager Oracle JDeveloper JDeveloper

More information

untitled

untitled OASIS WSDM hideharu.kato.mq@hitachi.com 2006.11.2 1. WSDM 2. WSDM 1.1 3. Apache Muse 4. WS-Management 5. WSDM WS-Management 2 1-1 WSDM IT IT Web WSDL, SOAP Web IT Web 3 1-2 WSDM Web Services Distributed

More information

KWCR3.0 instration

KWCR3.0 instration KeyWeb Creator R3.0 R3.0 for MS-Windows 2005 10 B25586-01 Oracle Oracle Oracle Corporation Copyright 2005, Oracle Corporation All Right Reserved KeyWeb Creator R3.0 2005 10 Copyright 1997-2005 KeyWeb Creator

More information

IBM Web XML アプリケーションの動作 XML XML Java IBM Web なぜ XML を使うのか? S 以下のデータをシリアライズしてみよう! WebSphere Web EJB XML J2EE

IBM Web XML アプリケーションの動作 XML XML Java IBM Web なぜ XML を使うのか? S 以下のデータをシリアライズしてみよう! WebSphere Web EJB XML J2EE IBM Web Web サービス技術概説と現状 IBM Web XML アプリケーション S Webアプリケーションとして構築 HTTPによる通信 サーブレットなどの技術を利用 S メール アプリケーションとして構築 SMTPによる通信 JavaMailなどを利用 S 独自に組み立て パース ( シリアライズ デシリアライズ ) 1 IBM Web XML アプリケーションの動作 XML XML Java

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション TEL:045-866-8114 E-Mail: s-masui@msa.hitachi-sk.co.jp TEL:03-3491-7688 E-Mail: improj@pmcnet.co.jp PMC ( ) http://www.pmcnet.co.jp PS PS PS etc. etc. etc. W3C DOM XML XML B2 Enterprise Publisher

More information

<Documents Title Here>

<Documents Title Here> Oracle Sensor Edge Server 10g (10.1.3) Creation Date: Apr 05, 2006 Version: 1.00 Document Control Author Hisashi Onoda Hirotaka Miura Hideki Ito - Oracle Sensor Edge Server 10g (10.1.3) - 2 Document Control...2

More information

Oracle Application Server 10g Release 3 ( ) - Enterprise Web Services

Oracle Application Server 10g Release 3 ( ) - Enterprise Web Services Oracle Application Server 10g Release 3(10.1.3.1)- Enterprise Web Services オラクル ホワイト ペーパー 2006 年 10 月 Oracle Application Server 10g R3 Enterprise Web Services 概要... 3 Oracle Application Server Web Services

More information

Copyright XML 2005,2006 All rights reserved. XML Consortium Web Web Web Web Web Web Web

Copyright XML 2005,2006 All rights reserved. XML Consortium Web Web Web Web Web Web Web Web Web Web Web Web Web Demonstration Web Blog Sky Active Field Blog RSS Web (WS-BPEL) 2 Web Web Web 2004 2005 6 10 Web PFU matsuyama.nori@pfu.fujitsu.com Web SOA Web TravelXML ContactXML Contents 4 Web

More information

HOLON/MD

HOLON/MD Copyright(C) 2002 NEC and XML Consortium. All rights reserved. 1 Copyright(C) 2002 NEC and XML Consortium. All rights reserved. 2 XML XML Copyright(C) 2002 NEC and XML Consortium. All rights reserved.

More information

glossary.book

glossary.book BEAWebLogic Platform w ªªªª 7.0 ªª ª ª : 2002 6 m Copyright 2002 BEA Systems, Inc. All Rights Reserved. ªª ª ªªª ª BEA Systems, Inc. ªª ª ª ª ª ª ª ª ªªª ( BEA ) vw ~ ª ªª v ª ª ª ª ªª ~ ªª ª ª ÿ BEA ˆ

More information

IBM の Java 活用ガイド_rev2

IBM の Java 活用ガイド_rev2 Java 無償サポート終了でお悩みのお客様向けガイド IBM の Java ライフサイクルやサポートの仕組みさらに Java EE アプリの移 法など今知りたいことを 10 分でご理解頂けます いろいろ聞きたいことあります Oracle Java の無償サポート終了のニュースで気になることたくさんの A さん Java に詳しい IBM の 2 先ず ご存知かもしれませんが Java SE の仕様についておさらいしましょう

More information

Oracle ESB レッスン03: ESB CustomerData SOAP

Oracle ESB レッスン03: ESB CustomerData SOAP Oracle ESB レッスン 03: ESB CustomerData SOAP Oracle Integration Product Management ESB Lesson03 Page 1 ESB SOAP のシナリオ概要 機能アウトバウンド SOAP サービスのコールアウトを CustomerData チュートリアルへ追加する 特徴 - JDeveloper ESB Diagrammer

More information

migrate.book

migrate.book BEAWebLogic Integration WebLogic Integration s ª ªªªª 7.0 ªª ª ª : 2002 6 m Copyright 2002, BEA Systems, Inc. All Rights Reserved. ªª ª ªªª ª BEA Systems, Inc. ªª ª ª ª ª ª ª ª ªª ª «BEA «vw ~ ª ªª v ª

More information

Oracle Locator Oracle Database 10g Standard Edition Standard Edition One Oracle Database 10g Release 1 Oracle Locator : Enterprise Edition Oracle Loca

Oracle Locator Oracle Database 10g Standard Edition Standard Edition One Oracle Database 10g Release 1 Oracle Locator : Enterprise Edition Oracle Loca ORACLE SPATIAL OPTION ORACLE LOCATOR Oracle Database 10g Oracle Database 10g Release 2 Oracle Locator : Oracle Spatial Oracle Locator Oracle Locator Oracle Database 10g Standard Edition EPSG Standard Edition

More information

IC RDFOWL PIM DB ID GIS RFID 2 ID ID ID XML web.xml GIS,PIM G-XML OWL RDF XML WSDL REST XML ID

IC RDFOWL PIM DB ID GIS RFID 2 ID ID ID XML web.xml GIS,PIM G-XML OWL RDF XML WSDL REST XML ID YRP IC RDFOWL PIM DB ID GIS RFID 2 ID ID ID XML web.xml GIS,PIM G-XML OWL RDF XML WSDL REST XML 1 3 4 5 6 7 ID ID IC ID ID XML ID RFID ID 1ID ID IP ID ISO ID 2. RFID ARFID BRFID AIC 2 ID 3 3. ID IDIC IC

More information

untitled

untitled Project Zero Web Web Oriented Architecture(WOA) HVSC. Beta Works 2 3 Ajax Asynchronous + JavaScript + XML JavaScript (XMLHttpRequest) XML, JSON XHTML HTML CSS Document Object Model (DOM) ( ) ( ) Web Web

More information

Windows Oracle -Web - Copyright Oracle Corporation Japan, All rights reserved.

Windows Oracle -Web - Copyright Oracle Corporation Japan, All rights reserved. Windows Oracle -Web - Copyright Oracle Corporation Japan, 2004. All rights reserved. Agenda Oracle Windows Windows Oracle 1 / Active Directory/Enterprise User Security 1-1 Windows 1-2 Kerberos 1-3 Enterprise

More information

データ連携がこんなに簡単に!?Oracle Data Integratorのご紹介

データ連携がこんなに簡単に!?Oracle Data Integratorのご紹介 < > Agenda Oracle Data Integrator Oracle Data Integrator Oracle Data Integrator 2 Agenda Oracle Data Integrator Oracle Data Integrator Oracle Data Integrator 3 NEED Business Intelligence Corporate Performance

More information

diplugin.book

diplugin.book BEAWebLogic Integration Data Integration ªªª ª ªªªªª ª ªªªª 7.0 ªª ª ª : 2002 6 m Copyright 2002, BEA Systems, Inc. All Rights Reserved. ªª ª ªªª ª BEA Systems, Inc. ªª ª ª ª ª ª ª ª ªª ª «BEA «vw ~ ª

More information

IBM Software Group DB2 Information Management Software DB2 V8 XML SQL/XML 2 XML XML UDF XMLExtender XML XML XMLCollection, XMLColumn XML UDF Informati

IBM Software Group DB2 Information Management Software DB2 V8 XML SQL/XML 2 XML XML UDF XMLExtender XML XML XMLCollection, XMLColumn XML UDF Informati IBM Software Group XML Features in DB2 UDB V8 IBM Software Group DB2 Information Management Software DB2 V8 XML SQL/XML 2 XML XML UDF XMLExtender XML XML XMLCollection, XMLColumn XML UDF Information Integrator

More information

Oracle Enterprise Manager概説 リリース2.2

Oracle Enterprise Manager概説 リリース2.2 Oracle Enterprise Manager 2.2 2000 11 : J02261-01 Oracle Enterprise Manager 2.2 : J02261-01 Oracle Enterprise Manager Concepts Guide, Release 2.2 A85250-01 Copyright 1996, 2000, Oracle Corporation. All

More information

米国での最新事例 ー失敗しないための法則とはー

米国での最新事例 ー失敗しないための法則とはー Web fujioka563 oki.com E- BS:2000 CS:2003 Web Bluetooth Bluetooth VoiceXML) ITS ETA VoiceXML) XHTMLBasic / - / L SMIL) RosettaNet/ebXML VoiceXML) XML EC, EDI XML.ORG 200 11 11 PIE-WG XML Repository Sponsors

More information

Oracle Application Server 10gリリース2( )Oracle HTTP Serverの概要

Oracle Application Server 10gリリース2( )Oracle HTTP Serverの概要 Oracle Application Server 10g 2 10.1.2.0.2 Oracle HTTP Server 2005 10 Oracle Application Server 10g Oracle HTTP Server... 3 OHS:... 4 Web... 4... 4 OHS: Web... 5... 5 Oracle HTTP Server... 5... 7 OHS...

More information

052-XML04/fiÁ1-part3-’ÓŠ¹

052-XML04/fiÁ1-part3-’ÓŠ¹ & XML Data Store Part 3 Feature*1 AKIMOTO, Shougo i i i i i i inter 52 XML Magazine 04 i i i i i i i i P a r t 3 i i i i i XML Magazine 04 53 & XML Data Store Feature*1 i i inter i inter i inter inter

More information

Oracle BPEL Process Managerを使用したJD Edwards EnterpriseOne顧客信用情報の問合せ

Oracle BPEL Process Managerを使用したJD Edwards EnterpriseOne顧客信用情報の問合せ Oracle BPEL Process Manager を使用した JD Edwards EnterpriseOne 顧客信用情報の 問合せ 第 1 章概要 このチュートリアルでは JD Edwards EnterpriseOne(JDE E1) に対して顧客信用情報の問合せをおこないます これは (a)jd Edwareds EnterpriseOne の公開されている Customer Business

More information

データ連携ソリューションスイート 「ASTERIA WARP」  ご紹介資料

データ連携ソリューションスイート 「ASTERIA WARP」  ご紹介資料 RIA ASTERIA WARP / ) ) CSV) ) / / ) Web A B ASTERIA DB DB C (Excel ) Mail Excel / 6 A RDB ORACLE B XML DB Cyber Luxeon BI CSV Excel ASTERIA WARP Work-Flow EIP Front-End B2B EDI CRM BI Web OLAP Mail BPM

More information

JavaFest04.PDF

JavaFest04.PDF J2EE EJB3.0 EoD EoD J2EE Container Component Container Component DI Annotation Container Create Passivate Component Remove Activate Remote Bank.java public interface Bank extends EJBObject { public void

More information

Oracle Policy Automation 10.0システム要件

Oracle Policy Automation 10.0システム要件 Oracle Policy Automation 10.0 システム要件 2009 年 12 月 - バージョン 1.01 Oracle Policy Automation 製品 バージョン 10.00 の概要 製品 プラットフォーム Oracle Policy Modeling Microsoft Windows( デスクトップ ) Oracle Policy Automation( ランタイム

More information