<?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>Java Software Development Videos and Tutorials &#187; SOA</title>
	<atom:link href="http://www.java-tv.com/tag/soa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The JBoss SOA Platform</title>
		<link>http://www.java-tv.com/2009/11/16/the-jboss-soa-platform/</link>
		<comments>http://www.java-tv.com/2009/11/16/the-jboss-soa-platform/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 12:31:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1266</guid>
		<description><![CDATA[The JBoss SOA Platform was released in February 2008 and has quickly become a significant open source SOA infrastructure. In this presentation we shall look at the architecture of the SOA Platform, what principles it is based upon, where is it going and how it can help deliver on the SOA vision.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/11/16/the-jboss-soa-platform/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Be Prepared for SOA Security: Secure Your Java EE 5 for a Rude World</title>
		<link>http://www.java-tv.com/2009/08/28/be-prepared-for-soa-security-secure-your-java-ee-5-for-a-rude-world/</link>
		<comments>http://www.java-tv.com/2009/08/28/be-prepared-for-soa-security-secure-your-java-ee-5-for-a-rude-world/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:37:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1132</guid>
		<description><![CDATA[That rude and harsh world outside our development shops can be chartered with the right gear for every situation. No application can stand alone and must work together with other applications in a team of trust to fulfill the task in the best and securest way and build reputation for further tasks. A common understanding of trust and security helps to accomplish these tasks. Since understanding depends on the capabilities of the partners a well equipped web of trust can use many different tools to fulfill the task. This presentation ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/08/28/be-prepared-for-soa-security-secure-your-java-ee-5-for-a-rude-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache ServiceMix</title>
		<link>http://www.java-tv.com/2009/08/25/apache-servicemix/</link>
		<comments>http://www.java-tv.com/2009/08/25/apache-servicemix/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 08:57:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[JBI]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1101</guid>
		<description><![CDATA[SOA is simply a way to think when designing systems. Service oriented integration is a way to leverage investments in existing IT systems using the principles of SOA. Apache ServiceMix is an enterprise service bus (ESB) that provides a platform for system integration utilizing reusable components in a service oriented manner. This session will discuss some definitions of an ESB and how to evaluate them, the Java Business Integration (JBI) spec and will perform live software development using Apache ServiceMix.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/08/25/apache-servicemix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RESTful Web Services in Spring</title>
		<link>http://www.java-tv.com/2009/05/12/restful-web-services-in-spring/</link>
		<comments>http://www.java-tv.com/2009/05/12/restful-web-services-in-spring/#comments</comments>
		<pubDate>Tue, 12 May 2009 11:21:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=919</guid>
		<description><![CDATA[REST, the REpresentational State Transfer, is the architectural style underlying the HTTP protocol. In the last couple of years, REST has emerged as a compelling and simpler alternative to SOAP/WSDL-based distributed architectures. In this session, Arjen will explain what REST is, how it can be used to build Web Services, and where it makes sense to use. We will start by giving an overview of REST: where did it come from, how does it work, and how can it be used to build a distributed architecture? Using illustrative examples, we ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/05/12/restful-web-services-in-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kilim: Fast, lightweight, cheap message passing in Java</title>
		<link>http://www.java-tv.com/2009/01/05/kilim-fast-lightweight-cheap-message-passing-in-java/</link>
		<comments>http://www.java-tv.com/2009/01/05/kilim-fast-lightweight-cheap-message-passing-in-java/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 09:51:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[kilim]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=693</guid>
		<description><![CDATA[The message passing (MP) paradigm is often seen as a superior alternative to the  typical mix of idioms in concurrent (shared-memory, locks) and distributed  programming (CORBA/RMI). MP eliminates worries endemic to the shared-memory  mindset: lock ordering, failure-coupling, low-level data races and memory  models. It simplifies synchronization between data and control planes (no lost  signals or updates), and unifies APIs for local and remote process  interaction. Curiously however, there are no efficient frameworks for  intra-process message-passing, except for Erlang. This talk describes a Java ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/01/05/kilim-fast-lightweight-cheap-message-passing-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Swordfish &#8211; An SOA Runtime Environment</title>
		<link>http://www.java-tv.com/2008/08/14/eclipse-swordfish-an-soa-runtime-environment/</link>
		<comments>http://www.java-tv.com/2008/08/14/eclipse-swordfish-an-soa-runtime-environment/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 20:25:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=189</guid>
		<description><![CDATA[In this screencast, Ricco Deutscher or the Eclipse Swordfish project walks  us through the architecture, intentions, and road-map for the OSGi-tools SOA  runtime, Swordfish. As Ricco outlines, the Swordfish came about from the desire  to benefit from combining the use of JBI, SCA, and OSGi. JBI lends a good  packing methodology, SCA helps with the execution of service components, and  OSGi adds in the dynamic functionality needed and helps glue it all together.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/08/14/eclipse-swordfish-an-soa-runtime-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unit Testing Java &amp; SOA</title>
		<link>http://www.java-tv.com/2008/04/24/unit-testing-java-soa/</link>
		<comments>http://www.java-tv.com/2008/04/24/unit-testing-java-soa/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 07:34:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=53</guid>
		<description><![CDATA[Unit Testing Java &#38; SOA, In-the-Brain of Frank Cohen  at Skills Matter, London. Java developers have widely adopted  test first software development strategies. Unit test frameworks for Java, Web  services, Ajax, REST, Service Oriented Architecture, and Flash/Action Script  show the diversity of adoption among Java developers. In this session, Frank  took Java developers through the advanced topics in unit testing: turning unit  tests into functional tests, running unit tests on a scalable grid of unit  testing nodes, leveraging unit tests build by developers ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/04/24/unit-testing-java-soa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leveraging Unit Tests As Functional Tests, Load Tests, and Service Monitors</title>
		<link>http://www.java-tv.com/2008/02/22/leveraging-unit-tests-as-functional-tests-load-tests-and-service-monitors/</link>
		<comments>http://www.java-tv.com/2008/02/22/leveraging-unit-tests-as-functional-tests-load-tests-and-service-monitors/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 14:36:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[load testing]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=10</guid>
		<description><![CDATA[Frank Cohen will demonstrate the new PushToTest TestMaker Version 5 open- source end-to-end service governance and test automation tool. Software developers use PushToTest to turn their unit tests into functional tests in a test automation platform that runs on their development machine. Frank will demonstrate PushToTest&#8217;s Wizards and Recorders to automatically build tests and supports a variety of languages, including Java, .NET, Jython, Groovy, PHP, Ruby, and many others. Plus Frank will show how PushToTest Version 5 supports SOA, Web Service, AJAX, and REST services using HTTP, HTTPS, SOAP, XML- ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/02/22/leveraging-unit-tests-as-functional-tests-load-tests-and-service-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 743/818 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 02:47:44 -->
