CN101645009A - Web service integrated development system and method - Google Patents

Web service integrated development system and method Download PDF

Info

Publication number
CN101645009A
CN101645009A CN200910091791A CN200910091791A CN101645009A CN 101645009 A CN101645009 A CN 101645009A CN 200910091791 A CN200910091791 A CN 200910091791A CN 200910091791 A CN200910091791 A CN 200910091791A CN 101645009 A CN101645009 A CN 101645009A
Authority
CN
China
Prior art keywords
web service
service platform
program
contextual information
xml
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN200910091791A
Other languages
Chinese (zh)
Inventor
岳强
徐志伟
余海燕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Institute of Computing Technology of CAS
Original Assignee
Institute of Computing Technology of CAS
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Institute of Computing Technology of CAS filed Critical Institute of Computing Technology of CAS
Priority to CN200910091791A priority Critical patent/CN101645009A/en
Publication of CN101645009A publication Critical patent/CN101645009A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a Web service integrated development system and a method. The system comprises a view component, a meta context component, an item processing component and a storage component,wherein the view component is used for configuring meta context information and providing acquired selection of executive operation of a Web service platform program to a user; the meta context component is used for storing the meta context information and realizing the switching between the meta context information and XML data description thereof; the item processing component is used for calling the view component and the meta context component, constructing an execution environment of the Web service platform program and starting the Web service platform program; and the storage componentis used for storing the XML data description of the meta context information. The system and the method support a plurality of Web service platforms and a plurality of editions thereof.

Description

Web service integrated development system and method
Technical field
The present invention relates to that service-oriented computing, grid computing, software are promptly served, cloud computing technical field, particularly Web service integrated development system and method.
Background technology
Integrated Development Environment is the application program that is used to provide programming development environment, comprises code editor, compiler, debugger and tool graphical user interface.For example, support Java/JEE, the Eclipse series of C/C++ exploitation, the Visual Studio series of Microsoft, the JBuilder series of Borland, the IntelliJIDEA series of JetBrains etc.Along with grid computing, software are promptly served, the development of cloud computing service, popularizing of service-oriented computing proposes requirements at the higher level to the Web service Integrated Development Environment.More Web service core engine, the dynamic integrity of more Web service developing instruments in a desktop environment, will be helped to improve developer's yield-power and development efficiency.
Web service is an interface of being described by service describing, and the realization of service describing is exactly this service, and service realizes seeing through network and carries out the services request that the client submitted to.Web service is to use the XML conceptual description of standard, standard, and for example WSDL is used to describe the details of serve port access mode and use agreement, and SOAP defines an XML document form that is used to describe method how to call remote code, or the like.The Web service platform is a cover standard, and it has defined application program and how realize interoperability on Web.Under the situation that can inquire about and visit service by the Web service standard, allow to be independent of service realize institute based on hardware, software platform and used programming language use Web service, allow also to support that the application program based on service becomes loose coupling, facing assembly and strides the technology realization.Web service core engine and related tool collection are the software platforms of realizing the Web service standard, as Apache WS-Axis Java/C++ series, Apache Axis2Java/C series, gSOAP C/C++ series, BEA WebLogic 9 series, the ApacheMuse Java series of supporting agreements such as WSRF and Globus Toolkit 4 groupwares etc.Support Web service to develop for better, these platforms provide corresponding developing instrument collection, comprise the service code maker that converts Java/C/C++ from WSDL to, service deployment tool or the like.
In the prior art, support the integration environment of Web service exploitation often to adopt the method for the API (being the application programming interfaces of Web service core engine and related tool) that direct called Web service platform provided to realize.There are the following problems for this implementation: a problem is owing to adopt graphical interfaces directly to call API, this just causes the Web service development function directly to depend on the Web service platform of a certain version, is unfavorable for supporting the Integrated Development Environment design and the exploitation of multi-version web service platform.Another problem is to cause the Integrated Development Environment code to expand.The nonindependence of Web service platform in Integrated Development Environment is one of reason that causes the problems referred to above.More Web service core engine and tool set are bound in the Integrated Development Environment, will cause the Integrated Development Environment code size increasing.And, in the Web service Integrated Development Environment, the function that the existing software program of overlapping development is provided, as ftp client, remote console etc. also cause code to expand easily.Last problem is upgrading and the maintenance that depending on unduly between the kit is unfavorable for its code in the Integrated Development Environment.Different editions Web service platform, DLL (dynamic link library) is incompatible; And, Integrated Development Environment and Web service platform binding issue, different Web service platforms often need different Web service Integrated Development Environment supports.These have brought the code of Web service development environment to be difficult to maintenance issues.Therefore, be necessary to consider to improve integrated development mode of Web service and treatment mechanism thereof.
Summary of the invention
The object of the invention is to provide a kind of Web service integrated development system and method for supporting a plurality of Web service platforms and a plurality of versions thereof.
According to an aspect of the present invention, provide a kind of Web service integrated development system, having comprised:
View component is used to dispose first contextual information, and the selection of the executable operations of needed Web service platform program is provided for the user;
Unit's context component is used to preserve described first contextual information, and realizes the conversion between described first contextual information and its XML data description;
The project processing components is used to call described view component and described first context component, constructs the execution environment of described Web service platform program, starts described Web service platform program;
Memory module, the XML data description that is used to store described first contextual information.
In said system, described view component provides:
Program management and configuration interface are used for editor and revise described first contextual information; With
The project operation interface is used to the user that the selection of the executable operations of needed Web service platform program is provided.
In said system, described first contextual information comprises desktop programs management information and programme setting; The XML data description of described first contextual information comprises program description and XML structure definition file, and XML item description file.
In said system, described first context component comprises the metadata conversion module, be used for coming the described desktop programs management information of initialization, and described programme setting is converted to described XML item description file according to described program description and XML structure definition file.
In said system, described view component also is used to download and install the software package of Web service platform.
In said system, described view component adopts asynchronous system to carry out described download.
According to a further aspect in the invention, also provide a kind of Web service integrated development approach, having comprised:
According to program description and XML structure definition file initialization desktop programs management information;
Accept the selection of Web service platform, dispose first contextual information;
Convert the described first contextual information that is disposed to its XML data description;
According to the executable operations of selected Web service platform program, read described XML data description and convert thereof into programme setting, construct the execution environment and the parameter configuration thereof of described Web service platform program, start calling of described Web service platform program.
In said method, also comprise: the step of at first downloading and installing the software package of the Web service platform that the user selects.
The present invention has following beneficial effect: at first, Web service integrated development system provided by the present invention can be supported the integrated of the different editions of a Web service platform and a plurality of Web service platforms; Secondly, help keeping code size stable of Integrated Development Environment, Integrated Development Environment does not cause code transitions to expand because support more Web service platform; At last, the Web service platform is independent of Integrated Development Environment, makes things convenient for the code upgrade and the maintenance of Web service Integrated Development Environment.The Web service development function is integrated on the desktop environment, will helps to improve developer's yield-power and development efficiency.
Description of drawings
Fig. 1 is a Web service integrated development system structured flowchart according to an embodiment of the invention;
Fig. 2 is first according to an embodiment of the invention context mapping tree synoptic diagram.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer, below in conjunction with accompanying drawing, to Web service integrated development system and method further describe according to an embodiment of the invention.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
For achieving the above object, the invention provides the integrated exploitation that is used to handle Web service view-first context-project (VmCP) pattern and based on the administrative mechanism of VmCP.Fig. 1 shows Web service integrated development system structured flowchart according to an embodiment of the invention.As shown in Figure 1, the Web service integrated development system comprises: view component, first context component, project processing components and memory module.Because view component provides the visual representing form of first context component and project processing components, the project processing components produces related by first context component and Web service platform, therefore the Web service platform is independent of Integrated Development Environment (IDE) in the Web service integrated development system.
View (V) assembly is used for disposing the first contextual information of first context component, and the operation interface of the integrated Web service platform program execution of control institute is provided.This view component is provided for the set of diagrams shape user interface of Web service exploitation, according to one embodiment of present invention, specifically comprises program management and configuration interface (vConfig) (101) and project operation interface (vAction) (102).Program management and configuration interface (101) are set of diagrams shape user interfaces, are used for creating and recovering first contextual information, realize editing and revising the function of first contextual information.Preferably, program management and configuration interface (101) are also supported to download Web service platform software bag and in local operation system (114) this Web service platform (113) is installed from far-end Download Server (115).More preferably, this process is to finish with the working method of asynchronous execution by the Integrated Development Environment that operates in the last network enabled connection of operating system (114).The working method of asynchronous execution makes Integrated Development Environment can continue to carry out other operations in download and installation process.Project operation interface (102) is another block graphics user interface, is used to make the user can select the executable operations of needed Web service platform program, executable operations such as for example moving, debug, restart, stop by this interface.According to one embodiment of present invention, view component provides extendible program management and configuration interface and project operation interface with the form of desktop handler.
Unit's context (mC) assembly be used to preserve and change the data message that calls of integrated Web service platform program, it is called as first contextual information.Wherein, first contextual information comprises desktop programs management information (cMinfo) (103) and programme setting (cCinfo) (104).Also comprise metadata conversion module (105) in unit's context component, it is used for the conversion between first contextual information and its XML description.Metadata conversion module (105) is handled program description and the XML structure definition file that is kept on the memory module (110), comes the management information (103) of initialization desktop programs, and wherein handling operation can comprise: reading and writing, modification, XML data processing etc.Similarly, metadata conversion module (105) also call XML is resolved the bag Processing Interface, read/write is kept at the XML item description file on the memory module (110), and realizes the mutual conversion between programme setting in first contextual information (104) and its XML description.
Project (P) processing components is used to call view component, first context component and Web service platform program, comprises operation behavior processing module (106), program run environment and option processing module (107) thereof and program start proxy module (108).According to embodiments of the invention, at first select the executable operations of needed Web service platform program, thus call operation behavior processing module (106) by project operation interface (102).Then, operation behavior processing module (106) triggering metadata conversion module (105) reads and changes the programme setting in the XML item description file.According to this programme setting, the execution environment and the parameter configuration thereof of program run environment and option processing module (107) constructor thereof.At last, call with the mode start-up routine that is independent of the Integrated Development Environment operation by program start agency (108).
According to embodiments of the invention, describe the representation of project operation interface (102), desktop programs management information (103) and programme setting (104) in program management and configuration interface (101), the view component in detail below.
Program management and configuration interface (101) be that the graphic user interface components (ideUI) (109) by Integrated Development Environment derives from, based on the set of diagrams shape user interface of VmCP mode development, can be expressed as in form:
vConfig = ( sId , pId , Σ i = 1 k ≥ 1 implCu i i ideUI )
Wherein,
-sId is used to specify the unique identifier of Web service platform (113), for example ApacheWS-Axis, perhaps Apache WS-Axis2;
-pId, be used to specify integrated under the unique identifier of related Web service platform program, as WSDL2Java program in the Apache WS-Axis issue bag;
-implCui is used to specify integrated Web service platform program management of the institute that realizes based on Integrated Development Environment graphic user interface components (109) and configuration graphical user interface, as preference, and guides, the editing machine page, the execution and the debugging configuration page etc.;
-k, the quantity of assignment graph user interface.
Project operation interface (102) is to adopt Integrated Development Environment graphical user interface (109) in the view component, a group of exploitation be used to control the graphic user interface of integrated project, can be expressed as in form:
vAction = Σ i = 1 m ≥ 1 ( aId i , implAu i i ideUI )
Wherein,
-aId is used to specify the unique identifier of operation interface option;
-implMui is used to specify the operation interface of realizing based on Integrated Development Environment graphical user interface (ideUI), as the project browser, and project operation pop-up menu, edit page etc.;
-m, the quantity of assignment graph user interface.
Desktop programs management information (103) can be expressed as by one group of Web service platform and one group of information that the developing instrument program is formed being provided:
cMInfo=∑(sId,csInfo,∑(pId,cpInfo))
Wherein,
-sId, pId is identical with top definition;
-csInfo comprises the Web service platform title of specifying sId, description, supplier, version information, download descriptor etc.
-cpInfo is used to manage and control the descriptor of described program, comprises item description, executive mode, operation behavior, startup agency, initialization information etc.
Programme setting (104) comprises the required running environment of this program of execution, the configuration of input and output parameter, can be expressed as:
cCInfo = ( pId , &Sigma; i = 1 n &GreaterEqual; 1 < key i , value i > )
Wherein,
-pId as above defines, and is used to specify the unique identifier of integrated affiliated related Web service platform program;
-key is used to specify application configuration option key word;
-value is used to specify the value of application configuration option key word;
-n is used to specify the quantity of application configuration option.
Describe integrated development system according to an embodiment of the invention with a Web service platform above, still, can support visual integrated to a plurality of Web service platforms in this integrated development system.Can realize management by Web service integrated development system top view assembly, first contextual information is mapped in the first context registration tree used developing instrument program.Fig. 2 shows first according to an embodiment of the invention context registration tree.
According to embodiments of the invention, also provide a kind of Web service integrated development approach.It comprises the following steps:
According to program description and XML structure definition file initialization desktop programs management information; Select the integrated Web service platform of wanting by the user, dispose first contextual information, the software package of downloading selected Web service platform then enters downloading process if desired, and in the local operation system this Web service platform is installed; Then, will edit with amended first contextual information and convert XML data description form to, and be kept in the XML item description file, finish configuration the Web service platform program; At last, the user selects the executable operations of needed Web service platform program, will be kept at that the XML data-switching becomes programme setting in the XML item description file, the execution environment and the parameter configuration thereof of structure Web service platform program, and start-up routine calls.
The present invention adopts the VmCP pattern, by the view component dynamic integrity Web service platform and the developing instrument program that provides, shielded the difference of API between the Web service platform, effectively avoid the code of Web service integrated development system to expand, avoided the code maintenance problem that causes of depending on unduly owing to kit in the Web service Integrated Development Environment.Be different from the method for operation of existing method, according to a particular embodiment of the invention, guaranteed the relatively independent of Web service platform, realize dynamic integrity many Web services platform and many versions.
Should be noted that and understand, under the situation that does not break away from the desired the spirit and scope of the present invention of accompanying Claim, can make various modifications and improvement the present invention of foregoing detailed description.Therefore, the scope of claimed technical scheme is not subjected to the restriction of given any specific exemplary teachings.

Claims (8)

1. Web service integrated development system comprises:
View component is used to dispose first contextual information, and the selection of the executable operations of needed Web service platform program is provided for the user;
Unit's context component is used to preserve described first contextual information, and realizes the conversion between described first contextual information and its XML data description;
The project processing components is used to call described view component and described first context component, constructs the execution environment of described Web service platform program, starts described Web service platform program;
Memory module, the XML data description that is used to store described first contextual information.
2. system according to claim 1 is characterized in that, described view component provides:
Program management and configuration interface are used for editor and revise described first contextual information; With
The project operation interface is used to the user that the selection of the executable operations of needed Web service platform program is provided.
3. system according to claim 1 is characterized in that, described first contextual information comprises desktop programs management information and programme setting; The XML data description of described first contextual information comprises program description and XML structure definition file, and XML item description file.
4. system according to claim 3, it is characterized in that, described first context component comprises the metadata conversion module, be used for coming the described desktop programs management information of initialization, and described programme setting is converted to described XML item description file according to described program description and XML structure definition file.
5. according to each described system of claim 1 to 4, it is characterized in that described view component also is used to download and install the software package of Web service platform.
6. system according to claim 5 is characterized in that, described view component adopts asynchronous system to carry out described download.
7. integrated development approach of Web service comprises:
According to program description and XML structure definition file initialization desktop programs management information;
Accept the selection of Web service platform, dispose first contextual information;
Convert the described first contextual information that is disposed to its XML data description;
According to the executable operations of selected Web service platform program, read described XML data description and convert thereof into programme setting, construct the execution environment and the parameter configuration thereof of described Web service platform program, start calling of described Web service platform program.
8. method according to claim 7 is characterized in that, described method comprises: the step of at first downloading and installing the software package of the Web service platform that the user selects.
CN200910091791A 2009-08-25 2009-08-25 Web service integrated development system and method Pending CN101645009A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910091791A CN101645009A (en) 2009-08-25 2009-08-25 Web service integrated development system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910091791A CN101645009A (en) 2009-08-25 2009-08-25 Web service integrated development system and method

Publications (1)

Publication Number Publication Date
CN101645009A true CN101645009A (en) 2010-02-10

Family

ID=41656906

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910091791A Pending CN101645009A (en) 2009-08-25 2009-08-25 Web service integrated development system and method

Country Status (1)

Country Link
CN (1) CN101645009A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207874A (en) * 2011-06-23 2011-10-05 王艳 Web element dynamic packaging system based on element description grammar
CN102270116A (en) * 2010-06-07 2011-12-07 南通智普网络科技有限公司 Web IDE (Integrated Development Environment) online development platform
CN103608802A (en) * 2011-06-16 2014-02-26 微软公司 Selection mapping between fetched files and source files
CN105760151A (en) * 2014-12-19 2016-07-13 深圳市金蝶中间件有限公司 Method and device for developing application
US9563714B2 (en) 2011-06-16 2017-02-07 Microsoft Technology Licensing Llc. Mapping selections between a browser and the original file fetched from a web server
CN106598577A (en) * 2016-11-30 2017-04-26 中国航空工业集团公司沈阳飞机设计研究所 General purpose module integration method based on ScadeDisplay software
US9753699B2 (en) 2011-06-16 2017-09-05 Microsoft Technology Licensing, Llc Live browser tooling in an integrated development environment
CN108932130A (en) * 2018-06-29 2018-12-04 深圳市元征科技股份有限公司 A kind of code generating method and device realizing server capability and calling
CN109145039A (en) * 2017-12-25 2019-01-04 北极星云空间技术股份有限公司 A method of the UI suitable for federalism workflow composing is bridged
CN109983411A (en) * 2016-11-10 2019-07-05 菲尼克斯电气公司 The Row control of program module
CN110045982A (en) * 2019-03-28 2019-07-23 宋子杰 A kind of embedded system configuration method based on source code polymerization
CN110874228A (en) * 2018-08-30 2020-03-10 中国移动通信集团浙江有限公司 Service integration method, device and equipment in application program

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270116A (en) * 2010-06-07 2011-12-07 南通智普网络科技有限公司 Web IDE (Integrated Development Environment) online development platform
CN103608802A (en) * 2011-06-16 2014-02-26 微软公司 Selection mapping between fetched files and source files
US9460224B2 (en) 2011-06-16 2016-10-04 Microsoft Technology Licensing Llc. Selection mapping between fetched files and source files
US9563714B2 (en) 2011-06-16 2017-02-07 Microsoft Technology Licensing Llc. Mapping selections between a browser and the original file fetched from a web server
US10447764B2 (en) 2011-06-16 2019-10-15 Microsoft Technology Licensing, Llc. Mapping selections between a browser and the original fetched file from a web server
US9753699B2 (en) 2011-06-16 2017-09-05 Microsoft Technology Licensing, Llc Live browser tooling in an integrated development environment
CN103608802B (en) * 2011-06-16 2017-09-12 微软技术许可有限责任公司 The method and system of Choose for user between the file and source file fetched
US10594769B2 (en) 2011-06-16 2020-03-17 Microsoft Technology Licensing, Llc. Selection mapping between fetched files and source files
CN102207874A (en) * 2011-06-23 2011-10-05 王艳 Web element dynamic packaging system based on element description grammar
CN105760151B (en) * 2014-12-19 2019-05-21 深圳市金蝶天燕中间件股份有限公司 Application and development method and device
CN105760151A (en) * 2014-12-19 2016-07-13 深圳市金蝶中间件有限公司 Method and device for developing application
CN109983411B (en) * 2016-11-10 2023-01-24 菲尼克斯电气公司 Flow control of program modules
CN109983411A (en) * 2016-11-10 2019-07-05 菲尼克斯电气公司 The Row control of program module
US11307550B2 (en) 2016-11-10 2022-04-19 Phoenix Contact Gmbh & Co. Kg Sequence control of program modules
CN106598577A (en) * 2016-11-30 2017-04-26 中国航空工业集团公司沈阳飞机设计研究所 General purpose module integration method based on ScadeDisplay software
CN109145039A (en) * 2017-12-25 2019-01-04 北极星云空间技术股份有限公司 A method of the UI suitable for federalism workflow composing is bridged
CN108932130B (en) * 2018-06-29 2022-02-22 深圳市元征科技股份有限公司 Code generation method and device for realizing server function call
CN108932130A (en) * 2018-06-29 2018-12-04 深圳市元征科技股份有限公司 A kind of code generating method and device realizing server capability and calling
CN110874228A (en) * 2018-08-30 2020-03-10 中国移动通信集团浙江有限公司 Service integration method, device and equipment in application program
CN110045982A (en) * 2019-03-28 2019-07-23 宋子杰 A kind of embedded system configuration method based on source code polymerization

Similar Documents

Publication Publication Date Title
CN101645009A (en) Web service integrated development system and method
US8051405B2 (en) System and method for build script generation in a software development environment
CN110134378B (en) Application program creating method and device, computer equipment and storage medium
US8185889B2 (en) Methods and systems for porting software packages from one format to another
KR101795844B1 (en) Runtime system
US8621419B2 (en) Automating the life cycle of a distributed computing application
US20070283344A1 (en) Programming model generic application deployment
JP2010521726A (en) Method, system, and computer program for distributing customized software products
EP1238334A1 (en) Preparation of a software configuration using an xml type programming language
CN102402427A (en) Method and device for updating Java application program
US20070282801A1 (en) Dynamically creating and executing an application lifecycle management operation
CN106569880B (en) Method and system for dynamically sharing resources between Android applications
US9672032B2 (en) Mobile enabled application
CN102541609B (en) Installation program manufacturing method, device and network device
JP2011515741A (en) Declarative support for asynchronous methods
CN104731602A (en) Method for separating Android mirror image burning process
CN111857801B (en) Construction method of mobile application
US8127271B2 (en) Method and system for accessing a resource implemented in a computer network
CN111596951A (en) Method and device for configuring engineering file
JP6002302B2 (en) Web application generation system, Web application generation system control method, Web application generation system program, Web application generation device, Web application generation device control method, and Web application generation device program
CN101277221A (en) Method for disposition and application of network management application program
Goedicke et al. Designing runtime variation points in product line architectures: three cases
US20090049423A1 (en) Javascripttm programming extension
CN113204351B (en) Embedded system package management method and using method thereof
CN113791714A (en) Method for software system icon library

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20100210