• Title/Summary/Keyword: wsdl

Search Result 116, Processing Time 0.021 seconds

An Enhanced SOAP Message Processing System for Mobile Web Services

  • Kim Seok-Soo;Park Gil-Cheol
    • Journal of information and communication convergence engineering
    • /
    • v.3 no.3
    • /
    • pp.157-162
    • /
    • 2005
  • Web services are key applications in business­to-business, business-to-customer, and enterprise applications integration solutions. As the mobile internet becomes one of the main methods for information delivery, mobile Web Services are regarded as a critical aspect of e-business architecture. In this paper, we proposed a mobile Web Services middleware that converts conventional internet services into mobile Web services. We implemented a WSDL (Web Service Description Language) builder that converts HTML/XML into WSDL and a SAOP (Simple Object Access Protocol) message processor that performs SOAP message handling, chain and handling of server requests. The former minimizes the overhead cost of rebuilding mobile Web Services and enables seamless services between wired and wireless internet services. The latter enhances SOAP processing performance by eliminating the Servlet container (Tomcat), a required component of typical Web services implementation. Our main contributions are to overcome the latency problem of current Web Services and to provide an easy mobile Web service implementation. Our system can completely support standard Web Services protocol, minimizing communication overhead, message processing time, and server overload. Finally we compare our empirical results with those of typical Web Services.

Design and Implementation of Web Service System based on SOAP for Interactive Product Order and Price Comparison (SOAP 기반의 상호작용 상품 주문 및 가격비교 웹 서비스 시스템 설계 및 구현)

  • Kim Chul-Won;Park Jong-Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.8 no.8
    • /
    • pp.1670-1678
    • /
    • 2004
  • Currently, Price comparison sites receive inputs of product information and price manually after being joined by releted shopping mall companies, and can't support automatically price fluctuation of products in real time. Therefore, this paper designs and implements web service system based on SOAP for interactive product order and price comparison dynamically using web service technologies in real time. This web service system composes web service client module including functions of product search, sort and order, and server module including functions of remote procedure call for product search and order. This web service system implements interchanging product information based on SOAP messages and can support independence of platform and flexible potability in environment conforming to SOAP, WSDL and UDDI standards.

Design and Implementation of Wire/wireless Web Service System based on SOAP (SOAP 기반의 유/무선 웹 서비스 시스템 설계 및 구현)

  • Park Jong-Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.3
    • /
    • pp.661-668
    • /
    • 2005
  • This paper designs and implements wire/wireless web service system based on SOAP for price comparison dynamically using web service technoloies in real time. This web service system composes web service client module including functions of product search, product sort, product order and UDDI retrieval browser, and server module including functions of remote procedure call for product search/order and functions of UDDI publish browser, and mobile client module supporting functions for product search/order in wireless environments. This web service system can exchange product information based on SOAP messages and support independence of platform and flexible portability in environment conforming to SOAP, WSDL and UDDI standards.

Generation of semantic Web service based on Ontology by CBD (CBD에 의한 온톨로지 기반 시맨틱 웹 서비스 생성)

  • Ha, Yan
    • The KIPS Transactions:PartD
    • /
    • v.14D no.4 s.114
    • /
    • pp.389-394
    • /
    • 2007
  • This study suggests that it dynamically generates semantic Web services from Java and C++ components in order to supporting semantic Web service by using ontology. And the semantic Web should enable greater access not only to content but also to services on the Web. It needs semantic service discovery for components. So, we add ontology-based framework to Web service generation system from components. Especially, components and ontologies are transformed UML model so that it makes WSDL documents to support a generation of dynamic Web service using object modeling. The main contribution of this study is to generate web service dynamically from components and to support semantic Web environment by using ontology. In other words, this study integrates semantic Web service based on ontology and CBD method.

Access Method Improve Study for UDDI on Web Service (웹 서비스에서 UDDI 접근 방식의 개선 방안)

  • 최유순;소경영;박종구
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.1
    • /
    • pp.1-8
    • /
    • 2003
  • Information searched in UDDI transfer web service user. Then web service user require interface to web service publisher. In this paper, we abbreviate procedure it. UDDI require WSDL document to web service publisher. For this reason, UDDI transfer XML form message to publisher. Message include user's location information and UDDI required document transfer from publisher to user. Message using SOAP protocol of XML format.

Design and Implementation of CMS using MVC Framework (MVC 프레임워크 기반의 CMS 설계 및 구현)

  • 이준희
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2003.11a
    • /
    • pp.157-160
    • /
    • 2003
  • Web services can be invoked statically using a WSDL service interface and service implementation documents, or dynamically by retrieving the service type definitions and the service implementation via UDDI. But until now, couldn't do both at the same time. The Model View Controller pattern(MVC) supports both dynamic and static Web services. The MVC paradigm is a way of breaking an application, or even just a piece of an application's interface, into three parts: the model, the view, and the controller. Object-oriented methodologies have been applied to developing internet applications for increase reuse and expandability. I supposed a effective multimedia CMS(Contents Management Systems) using MVC.

  • PDF

B2B Exchange Framework Based on Web-services (웹 서비스 기반 B2B Exchange 프레임웍 개발)

  • 김태운;김승완;김병남;이충화
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2002.11a
    • /
    • pp.423-431
    • /
    • 2002
  • 본 연구에서는 웹 서비스 기술을 이용하여 B2B Exchange 구현을 위한 프레임웍을 설계하고 XML과 SOAP기술을 이용하여 이를 구현하였다. B2B e-Commerce가 주도적인 회사 중심의 B2B인데 반해서 B2H Exchange는 다수의 구매자와 판매자가 하나의 가상 시장에서 역동적으로 거래가 행해지는 상태를 나타내므로 참가자간에 네트웍 효과가 발생한다. 이를 구현하기 위해서는 어느 하나의 프로토콜로서는 용이하지 않으며 현재까지 ebXML, BizTalk, SOAP, RosettaNet, Eco Framewok, OPT 등의 프로토콜이 제시되어 표준화를 위한 노력을 해 오고 있다. 본 연구는 B2B Exchange를 구현하기 위해서 UDDI, SOAP, WSDL로 구성된 웹 서비스를 이용한 프레임을 설계하고 Apache 서버, SOAP 및 Xerces 환경에서 프로토타입을 구현하였다.

  • PDF

A Study on QoS Support for Web Services (Web Service에서의 QoS 지원방안에 관한 연구)

  • Lee, Hong-Jun;Park, Sang-Won;Jeong, Seong-Ho;Lee, Kang-Chan;Jeon, Jong-Hong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11b
    • /
    • pp.841-844
    • /
    • 2003
  • 웹 서비스 기술은 계속 발전하고 있으나, 현재의 인터넷 환경에서는 웹 서비스의 QoS 를 보장하기 어렵다. 본 논문에서는 기본 웹 서비스 구조를 분석하고, 웹 서비스에서 QoS 를 보장할 수 있도록 기존의 웹 서비스 구조를 확장한 웹 서비스 구조를 제시하며, 웹 서비스의 주요 기술들인 WSDL, UDDI, SOAP 의 확장된 모델을 제안한다. 아울러 이 모델을 이용한 응용으로서 SLA 정보를 이용한 웹 서비스에서의 QoS 지원 방안을 제안한다.

  • PDF

Development of the DAML-S Document Management System enabling Semantic Web Services (시맨틱 웹 서비스를 위한 DAML-S 문서 관리 시스템 개발)

  • 김학수;손진현
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.73-75
    • /
    • 2004
  • 기존의 WSDL이 갖고 있던 문제정올 개선하고 좀더 의미있는 서비스 기술이 가능한 시맨틱 웹 서비스는. 현재의 뜬 서비스와 유사하지만 웹 서비스를 기술하던 WSDL 대신 시맨틱 웹 기술언어를 기반으로 한 새로운 기술 언어(DAML-S)를 사용한다. 이런 상황 속에서 만일 수많은 회사에서 자신들의 서비스를 제공하고. 그 사실을 알리기 위해서 시맨틱 엠 서비스 문서를 발간했을 때, 자연히 사용자는 검색 엔진을 사용하여 그런 비즈니스 정보를 검색하게 되고 사용자가 원하는 서비스, 사용자가 만족할 수 있는 서비스를 찾고 결합시켜주는 검색 엔진이 필요하게 될 것이다. 따라서, 시맨틱 웹 정보 검색은 기존의 정보 검색과는 다른 형태의 검색이 된다. 기존의 문서 내 단어의 존재 유무나 빈도수와 같은 휴리스틱한 방법을 적용하기는 매우 어려우며, 시맨틱 웹 기술 언어네 알맞은 새로운 검색 방법과 저장 시스템이 필요하다. 이 논문에서는 시맨틱 웹 정보 중 특별히 시맨틱 웹 비즈니스 정보에 대한 효율적인 저장 시스템의 모델을 제시하고자 한다. 이 모델을 통해서 시맨틱 웹 비즈니스 정보를 구조화하고 효율적으로 저장할 수 있다.

  • PDF

Collaborative B2B architecture design using Web services (웹서비스를 이용한 Collaborative B2B 아키텍처 설계)

  • 김태운;김승완;한용호
    • Journal of Intelligence and Information Systems
    • /
    • v.9 no.1
    • /
    • pp.211-225
    • /
    • 2003
  • This paper aims at the design of collaborative architecture for business to business (B2B) applications based on Web service protocol. As different business processes should be interfaced in the B2B environment collaboration is important fur the success of B2B implementation. For the development tools, XML, Web services and ASP.NET were adopted Web services are emerging to provide a systematic and extensible framework for application-to-application interaction. The Web services framework is divided into three areas; communication protocols, service descriptions and Web discovery. Web services such as SOAP, WSDL and UDDI correspond to the three areas respectively. ASP.NET is utilized which corresponds to the component and service set located in the top layer of .NET. For the service of product category and product details, Web service architecture was implemented based upon the SQL server database.

  • PDF