<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2d1 20170631//EN" "JATS-journalpublishing1.dtd">
<article xlink="http://www.w3.org/1999/xlink" dtd-version="1.0" article-type="general-sciences" lang="en"><front><journal-meta><journal-id journal-id-type="publisher">IJCRR</journal-id><journal-id journal-id-type="nlm-ta">I Journ Cur Res Re</journal-id><journal-title-group><journal-title>International Journal of Current Research and Review</journal-title><abbrev-journal-title abbrev-type="pubmed">I Journ Cur Res Re</abbrev-journal-title></journal-title-group><issn pub-type="ppub">2231-2196</issn><issn pub-type="opub">0975-5241</issn><publisher><publisher-name>Radiance Research Academy</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="publisher-id">2388</article-id><article-id pub-id-type="doi"/><article-id pub-id-type="doi-url"/><article-categories><subj-group subj-group-type="heading"><subject>General Sciences</subject></subj-group></article-categories><title-group><article-title>EFFECTIVE WAY TO DEVELOP WEB SERVICES&#13;
</article-title></title-group><contrib-group><contrib contrib-type="author"><name><surname>Tere</surname><given-names>Girish</given-names></name></contrib><contrib contrib-type="author"><name><surname>Mudholkar</surname><given-names>R. R.</given-names></name></contrib><contrib contrib-type="author"><name><surname>Jadhav</surname><given-names>Bharat</given-names></name></contrib></contrib-group><pub-date pub-type="ppub"><day>15</day><month>08</month><year>2012</year></pub-date><volume>)</volume><issue/><fpage>142</fpage><lpage>149</lpage><permissions><copyright-statement>This article is copyright of Popeye Publishing, 2009</copyright-statement><copyright-year>2009</copyright-year><license license-type="open-access" href="http://creativecommons.org/licenses/by/4.0/"><license-p>This is an open-access article distributed under the terms of the Creative Commons Attribution (CC BY 4.0) Licence. You may share and adapt the material, but must give appropriate credit to the source, provide a link to the licence, and indicate if changes were made.</license-p></license></permissions><abstract><p>We propose a prototype framework, called web service Application Fabric (WSAF) that is used for developing WSDL-centric approach to Java web Services. To encourage good design and make programming easier is to use an application framework. Framework offers a layer of abstraction on top of complex tools. A good SOA framework should encourage use of XML schema libraries and reuse schema across WSDL documents. A web service is a programmatic interface for application-toapplication communication that is invoked by sending and receiving XML. ?WSDL-centric? means creating a web service by building its WSDL and using that WSDL document with references to the Java elements that implement it. Instead of using standard WSDL format we are generating web service interface using our own style. These generated files are easy to process. We found that WSAF performance is better than Apache Axis 2 and JAX-WS. WSAF is an open-source web Services application fabric supporting HTTP protocols such as REST, SOAP, XML, and JSON. From the description written in simple XML, WSAF generates the Client APP (.jar), the Java server code template (.war), the WSDL and the documentation of the description in HTML. We compared performance of WSAF with Axis 2 and JAX-WS frameworks.&#13;
</p></abstract><kwd-group><kwd>SOA</kwd><kwd> web services</kwd><kwd> WSAF</kwd><kwd> WSDL</kwd><kwd> XML</kwd></kwd-group></article-meta></front></article>
