<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ahmet Sayar &#187; web services</title>
	<atom:link href="http://www.ahmetsayar.com/tag/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ahmetsayar.com</link>
	<description>Personal Web Page</description>
	<lastBuildDate>Fri, 26 Aug 2011 15:18:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Information Services for Grid/Web Service Oriented Architecture (SOA) Based Geospatial Applications</title>
		<link>http://www.ahmetsayar.com/information-services-for-gridweb-service-oriented-architecture-soa-based-geospatial-applications/</link>
		<comments>http://www.ahmetsayar.com/information-services-for-gridweb-service-oriented-architecture-soa-based-geospatial-applications/#comments</comments>
		<pubDate>Sun, 08 May 2011 21:31:28 +0000</pubDate>
		<dc:creator>ahmet</dc:creator>
				<category><![CDATA[academic]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[geophysics]]></category>
		<category><![CDATA[grid computing]]></category>
		<category><![CDATA[information systems]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.ahmetsayar.com/?p=415</guid>
		<description><![CDATA[Geographical Information Systems (GIS) presents data-intensive environment for acquiring, processing and sharing geo-data among interested parties. In order to serve geographical information to users in such environment, Service Oriented Architecture (SOA) principles have gained great importance. In SOA-based systems, Information Services support the discovery and handling of these geospatial services. Some options for Information Services [...]]]></description>
			<content:encoded><![CDATA[<p>Geographical Information Systems (GIS) presents data-intensive environment for<br />
acquiring, processing and sharing geo-data among interested parties. In order to serve<br />
geographical information to users in such environment, Service Oriented Architecture<br />
(SOA) principles have gained great importance. In SOA-based systems, Information<br />
Services support the discovery and handling of these geospatial services.<br />
Some options for Information Services in SOA-based GIS systems include a) the Open<br />
GIS Consortium (OGC) Web Registry Service (WRS) and b) the Universal Description,<br />
Discovery, and Integration (UDDI). WRS is an OGC standard to discover/publish service<br />
information of geospatial services. It presents a domain-specific registry capability for<br />
geospatial information. UDDI is domain-independent standardized method for<br />
publishing/discovering information about Web Services. As it is WS-Interoperability<br />
(WS-I) compatible, UDDI has the advantage being interoperable with most existing<br />
Grid/Web Service standards.<br />
This study presents an approach combining domain-specific registry capabilities of WRS<br />
and WS-I compatible UDDI Specifications. We extend UDDI Information Model to<br />
support geospatial services. Our approach supports not only quasi-static, stateless<br />
metadata, but also more extensive metadata requirements of rich interacting systems. The<br />
implementation of our approach is being used to support a GIS workflow system which is<br />
a part of NASA Solid Earth Virtual Observatory (SERVO) Grid project.</p>
<p>Go <a href="http://www.ahmetsayar.com/wp-content/uploads/UDDI_Aktas_Final_Fix.pdf" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmetsayar.com/information-services-for-gridweb-service-oriented-architecture-soa-based-geospatial-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OGC Compatible Geographical Information Systems Web Services</title>
		<link>http://www.ahmetsayar.com/ogc-compatible-geographical-information-systems-web-services/</link>
		<comments>http://www.ahmetsayar.com/ogc-compatible-geographical-information-systems-web-services/#comments</comments>
		<pubDate>Sun, 08 May 2011 21:26:49 +0000</pubDate>
		<dc:creator>ahmet</dc:creator>
				<category><![CDATA[academic]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[grid computing]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ogc]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[wfs]]></category>
		<category><![CDATA[wms]]></category>

		<guid isPermaLink="false">http://www.ahmetsayar.com/?p=412</guid>
		<description><![CDATA[The Open Geospatial Consortium (OGC) defines a number of standards, both for data models and for online services, that has been widely adopted in the Geographical Information System (GIS) community. This has lead to a number of software development efforts, online data archives, and application communities. We survey these in the first part of this [...]]]></description>
			<content:encoded><![CDATA[<p>The Open Geospatial Consortium (OGC) defines a number of standards, both for data models<br />
and for online services, that has been widely adopted in the Geographical Information System<br />
(GIS) community. This has lead to a number of software development efforts, online data<br />
archives, and application communities. We survey these in the first part of this report. We<br />
furthermore find that the OGC standards are very compatible with Web Services standards,<br />
although they are not technically implemented this way. We therefore, in the second part of<br />
this report, describe our group&#8217;s efforts to reimplement OGC standard services as web<br />
services. We focus particularly on the Web Map Service.<br />
We also have built bridging services that allow our Web Service compatible WMS to interact<br />
with non-Web Service versions of WMS. Cascading WMS is the key point in our proposed<br />
solution for the interoperability problems in the GIS WMS services. Since Web Service<br />
oriented WMS has different request response paradigm from non-Web Service versions, we<br />
have extended cascading WMS by adding request handler functionality. This kind of WMS<br />
behaves like both a cascading WMS and a proxy to handle different types of requests to<br />
overcome interoperability problems between different WMS systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmetsayar.com/ogc-compatible-geographical-information-systems-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing GIS Grid Services for the International Solid Earth Research Virtual Observatory</title>
		<link>http://www.ahmetsayar.com/409/</link>
		<comments>http://www.ahmetsayar.com/409/#comments</comments>
		<pubDate>Sun, 08 May 2011 21:23:59 +0000</pubDate>
		<dc:creator>ahmet</dc:creator>
				<category><![CDATA[academic]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[grid computing]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[wms]]></category>

		<guid isPermaLink="false">http://www.ahmetsayar.com/?p=409</guid>
		<description><![CDATA[We describe our continuing work on implementing Open GIS Consortium (OGC) compatible Grid Services for the International Solid Earth Research Virtual Observatory. Our initial efforts focused on collecting Earthquake and GPS data from various sources, converting them to GML and enabling query capabilities using pure Web Services approach. We have extended this work by creating [...]]]></description>
			<content:encoded><![CDATA[<p>We describe our continuing work on implementing Open GIS Consortium (OGC) compatible Grid<br />
Services for the International Solid Earth Research Virtual Observatory. Our initial efforts focused<br />
on collecting Earthquake and GPS data from various sources, converting them to GML and<br />
enabling query capabilities using pure Web Services approach. We have extended this work by<br />
creating Web Services implementations of OGC-Web Feature Service and OGC-Web Map Service<br />
for serving GML-formatted data. We also describe a Fault Tolerant High Performance Information<br />
System (FTHPIS) to tie these services together.</p>
<p>Go <a href="http://www.ahmetsayar.com/wp-content/uploads/SERVO-ACESAbstractJuly2004.pdf" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmetsayar.com/409/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing Geographical Information System Grid Services to Support Computational Geophysics in a Service-Oriented Environment</title>
		<link>http://www.ahmetsayar.com/implementing-geographical-information-system-grid-services-to-support-computational-geophysics-in-a-service-oriented-environment/</link>
		<comments>http://www.ahmetsayar.com/implementing-geographical-information-system-grid-services-to-support-computational-geophysics-in-a-service-oriented-environment/#comments</comments>
		<pubDate>Sun, 08 May 2011 21:21:23 +0000</pubDate>
		<dc:creator>ahmet</dc:creator>
				<category><![CDATA[academic]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[geophysics]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[information systems]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[wfs]]></category>
		<category><![CDATA[wms]]></category>

		<guid isPermaLink="false">http://www.ahmetsayar.com/?p=407</guid>
		<description><![CDATA[We describe the architecture and implementation of the Solid Earth Research Virtual Observatory (SERVO)’s Complexity Computational Environment. We base our design on a globally scalable distributed “cyber-infrastructure,” or Grid, built around a Web Services-based approach consistent with the extended Web Service Interoperability (WS-I+) model. In order to investigate problems in earthquake modeling and forecasting, we [...]]]></description>
			<content:encoded><![CDATA[<p>We describe the architecture and implementation of the Solid Earth Research Virtual Observatory (SERVO)’s Complexity Computational Environment. We base our design on a globally scalable<br />
distributed “cyber-infrastructure,” or Grid, built around a Web Services-based approach consistent with the extended Web Service Interoperability (WS-I+) model. In order to investigate problems in earthquake modeling and forecasting, we need to programmatically couple numerical simulation codes and data assimilation and mining tools to online observational data sets, including GPS stations, fault data, and seismic activity catalogs. These observational data sets are now available on-line in internet-accessible forms, and the quantity of this data is expected to grow explosively over the next decade. As part of our efforts in building SERVO, we are extending these online data repository capabilities so that they are not just available directly for human users, but may also<br />
be searched, filtered, and streamed to simulation codes that are also managed by SERVO services.</p>
<p>Go <a href="http://esto.nasa.gov/conferences/estc2005/papers/a6p2.pdf" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmetsayar.com/implementing-geographical-information-system-grid-services-to-support-computational-geophysics-in-a-service-oriented-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Message Exchange For Web Services-Based Mapping Services</title>
		<link>http://www.ahmetsayar.com/message-exchange-for-web-services-based-mapping-services/</link>
		<comments>http://www.ahmetsayar.com/message-exchange-for-web-services-based-mapping-services/#comments</comments>
		<pubDate>Sun, 08 May 2011 21:17:39 +0000</pubDate>
		<dc:creator>ahmet</dc:creator>
				<category><![CDATA[academic]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[distributed messaging]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[ogc]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[wfs]]></category>
		<category><![CDATA[wms]]></category>

		<guid isPermaLink="false">http://www.ahmetsayar.com/?p=404</guid>
		<description><![CDATA[The Open Geospatial Consortium (OGC) [1] defines a number of standards, both for data models and for online services, that has been widely adopted in the Geographical Information System (GIS) community. This has lead to a number of software development efforts, online data archives, and application communities. The emergence of Web Service technique overcomes the [...]]]></description>
			<content:encoded><![CDATA[<p>The Open Geospatial Consortium (OGC) [1] defines a number of standards, both for data models and for online services, that has been widely adopted in the Geographical Information System (GIS) community. This has lead to a number of software development efforts, online data archives, and application communities. The emergence of Web Service technique overcomes the shortcoming of<br />
traditional Distributed Object technique and provides the interoperable capability of cross-platform and cross-language in distributed net environment. GIS services will be implemented more extensively by using Web Service approach. A spatial data infrastructure lets many GIS vendors share data stores and applications in a distributed environment. GIS basically involves the integration of data and services from multiple sources from different vendors. The Web services architecture establishes a standard interconnection rules between services and information clients that nicely support the dynamic integration of data, which is the key to creating a spatial data infrastructure. By introducing Web Services, distributed GIS services from different vendors can be dynamically integrated into the GIS applications using the interoperable standard communication protocols of the Web Services. To be able to benefit from the Web Services in the GIS applications, all the service providers should provide their services as Web Services. General acceptance from the vendors increases the interoperability and enhances the GIS applications. We find that the OGC<br />
standards are very compatible with Web Services standards, although they are not technically implemented this way. To be able to benefit from Web Services technologies we have built a common architecture to convert any OGC GIS services to Web Services and applied this to our current WMS project.</p>
<p>Go <a href="http://www.ahmetsayar.com/wp-content/uploads/geoinformatics05_asayar.pdf" target="_blank">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmetsayar.com/message-exchange-for-web-services-based-mapping-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development of Java Web Services with Eclipse</title>
		<link>http://www.ahmetsayar.com/java-web-services-creation-in-eclipse-ide/</link>
		<comments>http://www.ahmetsayar.com/java-web-services-creation-in-eclipse-ide/#comments</comments>
		<pubDate>Sat, 16 May 2009 10:01:49 +0000</pubDate>
		<dc:creator>ahmet</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.ahmetsayar.com/?p=113</guid>
		<description><![CDATA[Web Service applications require a couple of libraries such as axis, servlet-container and java software development kits. If you want to build a Web Service application on the Eclipse IDE, you have to be careful. Below you will see the basic steps when you go through any tutorial you find on the web. Before starting, [...]]]></description>
			<content:encoded><![CDATA[<p>Web Service applications require a couple of libraries such as axis, servlet-container and java software development kits. If you want to build a Web Service application on the Eclipse IDE, you have to be careful. Below you will see the basic steps when you go through any tutorial you find on the web.</p>
<p>Before starting, please download/install the below list.<br />
Please do NOT use any other versions of these software/library packages. In other case you will encounter many debugging problems that you can not cope with in eclipse.</p>
<p>0.<br />
Get the below packages with the right versions</p>
<p>axis2-1.2<br />
Dynamic web module 2.4 (you dont need to download it is already in eclipse)<br />
apacxhe tomcat 5.5<br />
java 5<br />
1. Setting axis2 runtime env<br />
Window-preferences-WebServices-Axis2 Preferences<br />
C:Program Filesaxis2-1.5 and ok</p>
<p>2.<br />
Next we need to create a project with the support of Axis2 features. Open File -&gt; New -&gt; Other&#8230; -&gt; Web -&gt; Dynamic Web Project</p>
<p>Give the project a name<br />
set the target runtime Apache Tomcat v5.5<br />
Dynamic Web Module version 2.4<br />
Add java 1.4 and set</p>
<p>3.<br />
Right click on the project name and select Project facets<br />
click &#8220;Axis2 Web Services&#8221;</p>
<p>4.<br />
Select Converter.java, open File -&gt; New -&gt; Other&#8230; -&gt; Web Services -&gt; Web Service<br />
-chose web service runtime first<br />
Apache Axis2</p>
<p>5.<br />
TEST:<br />
<a href="http://localhost:8080/Axis2WSTest/">http://localhost:8080/Axis2WSTest/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ahmetsayar.com/java-web-services-creation-in-eclipse-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

