<?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>SOA</title>
	<atom:link href="http://www.soa.si/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soa.si</link>
	<description>SOA.si</description>
	<lastBuildDate>Sun, 19 May 2013 13:47:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Java EE 7 has been approved</title>
		<link>http://www.soa.si/2013/05/19/java-ee-7-has-been-approved/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=java-ee-7-has-been-approved</link>
		<comments>http://www.soa.si/2013/05/19/java-ee-7-has-been-approved/#comments</comments>
		<pubDate>Sun, 19 May 2013 13:44:03 +0000</pubDate>
		<dc:creator>Matjaz B. Juric</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java EE]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1614</guid>
		<description><![CDATA[The Java EE 7 Platform has been approved by the Java Community Process. The main objective of Java EE 7 was to enhance productivity and add support for the latest web standards, including HTML5 and Web Sockets. To simplify the development, Java EE 7 has a revised Java Message Service (JSR 343), updated dependency injections [...]]]></description>
			<content:encoded><![CDATA[<p>The Java EE 7 Platform has been approved by the Java Community Process. The main objective of Java EE 7 was to enhance productivity and add support for the latest web standards, including HTML5 and Web Sockets. To simplify the development, Java EE 7 has a revised Java Message Service (<a href="http://jcp.org/en/jsr/detail?id=343">JSR 343</a>), updated dependency injections (<a href="http://jcp.org/en/jsr/detail?id=346">JSR 346</a>) and refined the managed bean model (<a href="http://jcp.org/en/jsr/detail?id=349">JSR 349</a>).</p>
<p>Four new specifications have been added:</p>
<ul>
<li>Concurrency      Utilities for Java EE 1.0 (<a href="http://jcp.org/en/jsr/detail?id=236">JSR 236</a>)</li>
<li>Batch      Applications for the Java Platform 1.0 (<a href="http://jcp.org/en/jsr/detail?id=352">JSR      352</a>)</li>
<li>Java      API for WebSocket 1.0 (<a href="http://jcp.org/en/jsr/detail?id=356">JSR 356</a>)</li>
<li>Java      API for JSON Processing 1.0 (<a href="http://jcp.org/en/jsr/detail?id=353">JSR 353</a>)</li>
</ul>
<p>The following specifications have been improved:</p>
<ul>
<li>Java      Platform, Enterprise Edition 7 (<a href="http://jcp.org/en/jsr/detail?id=342">JSR      342</a>)</li>
<li>Java      Persistence 2.1 (<a href="http://jcp.org/en/jsr/detail?id=338">JSR 338</a>)</li>
<li>JAX-RS:      The Java API for RESTful Web Services 2.0 (<a href="http://jcp.org/en/jsr/detail?id=339">JSR      339</a>)</li>
<li>Java      Servlet 3.1 (<a href="http://jcp.org/en/jsr/detail?id=340">JSR 340</a>)</li>
<li>Expression      Language 3.0 (<a href="http://jcp.org/en/jsr/detail?id=341">JSR 341</a>)</li>
<li>Java      Message Service 2.0 (<a href="http://jcp.org/en/jsr/detail?id=343">JSR 343</a>)</li>
<li>JavaServer      Faces 2.2 (<a href="http://jcp.org/en/jsr/detail?id=344">JSR 344</a>)</li>
<li>Enterprise      JavaBeans 3.2 (<a href="http://jcp.org/en/jsr/detail?id=345">JSR 345</a>)</li>
<li>Contexts      and Dependency Injection for Java EE 1.1 (<a href="http://jcp.org/en/jsr/detail?id=346">JSR      346</a>)</li>
<li>Bean      Validation 1.1 (<a href="http://jcp.org/en/jsr/detail?id=349">JSR 349</a>)</li>
</ul>
<p>Other JSR with maintenance changes include:</p>
<ul>
<li>Web      Services for Java EE 1.4 (<a href="http://jcp.org/en/jsr/detail?id=109" target="_blank">JSR 109</a>)</li>
<li>Java      Authorization Service Provider Contract for Containers 1.5 (JACC 1.5) (<a href="http://jcp.org/en/jsr/detail?id=115">JSR      115</a>)</li>
<li>Java      Authentication Service Provider Interface for Containers 1.1 (JASPIC 1.1)      (<a href="http://jcp.org/en/jsr/detail?id=196">JSR      196</a>)</li>
<li>JavaServer      Pages 2.3 (<a href="http://jcp.org/en/jsr/detail?id=245">JSR 245</a>)</li>
<li>Common      Annotations for the Java Platform 1.2 (<a href="http://jcp.org/en/jsr/detail?id=250">JSR      250</a>)</li>
<li>Interceptors      1.2 (<a href="http://jcp.org/en/jsr/detail?id=318">JSR 318</a>)</li>
<li>Java EE      Connector Architecture 1.7 (<a href="http://jcp.org/en/jsr/detail?id=322">JSR 322</a>)</li>
<li>Java Transaction      API 1.2 (<a href="http://jcp.org/en/jsr/detail?id=907">JSR 907</a>)</li>
<li>JavaMail      1.5 (<a href="http://jcp.org/en/jsr/detail?id=919">JSR 919</a>)</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2013/05/19/java-ee-7-has-been-approved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Impact 2013 &#8211; Cloud Computing</title>
		<link>http://www.soa.si/2013/05/15/ibm-impact-2013-cloud-computing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-impact-2013-cloud-computing</link>
		<comments>http://www.soa.si/2013/05/15/ibm-impact-2013-cloud-computing/#comments</comments>
		<pubDate>Wed, 15 May 2013 08:06:44 +0000</pubDate>
		<dc:creator>Robert Dukarić</dc:creator>
				<category><![CDATA[Cloud-IaaS]]></category>
		<category><![CDATA[Cloud-PaaS]]></category>
		<category><![CDATA[Cloud-SaaS]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IMPACT]]></category>
		<category><![CDATA[Java EE]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1604</guid>
		<description><![CDATA[Our team has attended the global conference: IBM Impact 2013. There was plenty of great insight and information regarding Cloud Computing technologies during the conference, including PureFlex, PureApplication and PureData. Here are some interesting session presentations: •    Future Directions in Cloud Platforms PDF •    WebSphere Application Infrastructure The Big Picture PDF •    Continuous Delivery to [...]]]></description>
			<content:encoded><![CDATA[<p>Our team has attended the global conference: IBM Impact 2013. There was plenty of great insight and information regarding Cloud Computing technologies during the conference, including PureFlex, PureApplication and PureData. </p>
<p>Here are some interesting session presentations:</p>
<p>•    Future Directions in Cloud Platforms <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k3dfceb156be86be813e352ede4a/$FILE/Impact2013_SUN-3254.pdf">PDF</a><br />
•    WebSphere Application Infrastructure The Big Picture <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k29964e931c381c3813e352ee279/$FILE/Impact2013_TAW-2534.pdf">PDF</a><br />
•    Continuous Delivery to Your Private PaaS: The Next Era of Private Cloud <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k348873512be82be813e352c60b0/$FILE/Impact2013_BPB-1663.pdf">PDF</a><br />
•    SOA as the Foundation for Cloud Adoption <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k33765fda7874787413e48a4e29d/$FILE/Impact2013_TSS-3111.pdf">PDF</a><br />
•    Next-Gen Productivity Platform for IBM PureSystems, Web and Mobile <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k60274d947fec7fec13e352efc9e/$FILE/Impact2013_BPB-3252.pdf">PDF</a><br />
•    Exploring IBM PureApplication System Patterns of Expertise <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k9fdaafc03b483b4813e352ede20/$FILE/Impact2013_TEP-1238.pdf">PDF</a><br />
•    Exploring IBM PureApplication System and IBM Workload Deployer Best Practices <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k3828ff21ed41ed413e4d099e90/$FILE/Impact2013_TES-2689.pdf">PDF</a><br />
•    Introduction to Cast Iron <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k430e5d2e3914391413e352ef961/$FILE/Impact2013_TSA-2875.pdf">PDF</a><br />
•    Best Practices for Cast Iron Integration both in the Cloud and On Premise <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/ka2449711112e112e13e41a1ea6d/$FILE/IMPACT2013_TSC2901.pdf">PDF</a><br />
•    WebSphere in a Virtual Cloudy World <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k9e91fa640b240b213e7c0e4027/$FILE/Impact2013_TAP-2047.pdf">PDF</a><br />
•    Deploying High-Availability Patterns in PureApplication System <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k8dbe5d453a163a1613e629697c2/$FILE/Impact2013_TES-1195.pdf">PDF</a><br />
•    Why Would I Want to Put My Database in the Cloud? <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/k743028eb2fd62fd613e61884c72/$FILE/Impact2013_TAP-1690.pdf">PDF</a><br />
•    Driving Continuous Delivery with IBM PureApplication Systems <a href="https://www-950.ibm.com/events/wwe/impact/impact2013cms.nsf/download/ke85a9d7e2814281413e352ef645/$FILE/Impact2013_TES-2994.pdf">PDF</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2013/05/15/ibm-impact-2013-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Impact 2013 &#8211; What’s New in IBM BPM 8.5</title>
		<link>http://www.soa.si/2013/05/15/ibm-impact-2013-what%e2%80%99s-new-in-ibm-bpm-8-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ibm-impact-2013-what%25e2%2580%2599s-new-in-ibm-bpm-8-5</link>
		<comments>http://www.soa.si/2013/05/15/ibm-impact-2013-what%e2%80%99s-new-in-ibm-bpm-8-5/#comments</comments>
		<pubDate>Wed, 15 May 2013 07:52:32 +0000</pubDate>
		<dc:creator>Robert Dukarić</dc:creator>
				<category><![CDATA[BPM]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1602</guid>
		<description><![CDATA[At the global IBM conference (Impact 2013) some new features of IBM BPM 8.5 have been introduces. The most important enhancements are listed below: Simplified IBM BPM installation, configuration, and administration reduces time and effort to setup, manage, and expand IBM BPM Improved business process outcomes by significantly enhanced support for out-of-the box and custom [...]]]></description>
			<content:encoded><![CDATA[<p>At the global IBM conference (Impact 2013) some new features of IBM BPM 8.5 have been introduces. The most important enhancements are listed below:</p>
<ul>
<li>Simplified IBM BPM installation, configuration, and administration reduces time and effort to setup, manage, and expand IBM BPM</li>
<li>Improved business process outcomes by significantly enhanced support for out-of-the box and custom dashboards</li>
<li>New, internal document repository to consistently store document attachments, both internally and externally, using CMIS &#8220;live&#8221; linkages between process documentation in Blueworks Live</li>
<li>&#8220;live&#8221; linkages between process documentation in Blueworks Live, and corresponding IBM BPM process applications improve collaboration, communications, and change tracking between business process stakeholders</li>
<li>Enhanced web service security and Simple Object Access Protocol (SOAP) header support in the IBM BPM standard runtime</li>
<li>Included entitlement for IBM Worklight Enterprise Edition Environment accelerates developing IBM BPM applications on mobile devices</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2013/05/15/ibm-impact-2013-what%e2%80%99s-new-in-ibm-bpm-8-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud to Be Most Disruptive Technology of 2013</title>
		<link>http://www.soa.si/2013/01/17/cloud-to-be-most-disruptive-technology-of-2013/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cloud-to-be-most-disruptive-technology-of-2013</link>
		<comments>http://www.soa.si/2013/01/17/cloud-to-be-most-disruptive-technology-of-2013/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 21:39:28 +0000</pubDate>
		<dc:creator>Matjaz B. Juric</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1542</guid>
		<description><![CDATA[Cloud to Be Most Disruptive Technology of 2013: http://cloudcomputing.sys-con.com/node/2508754]]></description>
			<content:encoded><![CDATA[<p>Cloud to Be Most Disruptive Technology of 2013: <a href="http://cloudcomputing.sys-con.com/node/2508754">http://cloudcomputing.sys-con.com/node/2508754</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2013/01/17/cloud-to-be-most-disruptive-technology-of-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Good Reason to Learn Cloud Computing: 7M Jobs by 2015</title>
		<link>http://www.soa.si/2013/01/17/a-good-reason-to-learn-cloud-computing-7m-jobs-by-2015/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-good-reason-to-learn-cloud-computing-7m-jobs-by-2015</link>
		<comments>http://www.soa.si/2013/01/17/a-good-reason-to-learn-cloud-computing-7m-jobs-by-2015/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 21:38:58 +0000</pubDate>
		<dc:creator>Matjaz B. Juric</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1540</guid>
		<description><![CDATA[A Good Reason to Learn Cloud Computing: 7M Jobs by 2015: http://cloudcomputing.sys-con.com/node/2507076]]></description>
			<content:encoded><![CDATA[<p>A Good Reason to Learn Cloud Computing: 7M Jobs by 2015: <a href="http://cloudcomputing.sys-con.com/node/2507076">http://cloudcomputing.sys-con.com/node/2507076</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2013/01/17/a-good-reason-to-learn-cloud-computing-7m-jobs-by-2015/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Computing and Big Data in 2013: What&#8217;s Coming Next?</title>
		<link>http://www.soa.si/2013/01/17/cloud-computing-and-big-data-in-2013-whats-coming-next/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cloud-computing-and-big-data-in-2013-whats-coming-next</link>
		<comments>http://www.soa.si/2013/01/17/cloud-computing-and-big-data-in-2013-whats-coming-next/#comments</comments>
		<pubDate>Thu, 17 Jan 2013 21:37:09 +0000</pubDate>
		<dc:creator>Matjaz B. Juric</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1536</guid>
		<description><![CDATA[Interesting article: http://cloudcomputing.sys-con.com/node/2473811]]></description>
			<content:encoded><![CDATA[<p>Interesting article: <a href="http://cloudcomputing.sys-con.com/node/2473811">http://cloudcomputing.sys-con.com/node/2473811</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2013/01/17/cloud-computing-and-big-data-in-2013-whats-coming-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using JAX-WS and AWS Elastic Beanstalk to Design, Develop and Deploy Java Web Services</title>
		<link>http://www.soa.si/2012/11/23/using-jax-ws-and-aws-elastic-beanstalk-to-design-develop-and-deploy-java-web-services/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-jax-ws-and-aws-elastic-beanstalk-to-design-develop-and-deploy-java-web-services</link>
		<comments>http://www.soa.si/2012/11/23/using-jax-ws-and-aws-elastic-beanstalk-to-design-develop-and-deploy-java-web-services/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 11:57:29 +0000</pubDate>
		<dc:creator>Martin Potočnik</dc:creator>
				<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Cloud-PaaS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java EE]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Apache CXF]]></category>
		<category><![CDATA[AWS Elastic Beanstalk]]></category>
		<category><![CDATA[JAX-WS]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1522</guid>
		<description><![CDATA[Web services are technology neutral web based components or applications that use XML-based open standards to enable interoperability in integration. Java introduced Java API for XML Web Services (JAX-WS) for creating web services. JAX-WS API is part of the Java EE platform and supports annotations. It simplifies the development of web service providers and web [...]]]></description>
			<content:encoded><![CDATA[<p>Web services are technology neutral web based components or applications that use XML-based open standards to enable interoperability in integration. Java introduced <a href="http://docs.oracle.com/javaee/5/tutorial/doc/bnayl.html" target="_blank">Java API for XML Web Services</a> (JAX-WS) for creating web services. JAX-WS API is part of the Java EE platform and supports annotations. It simplifies the development of web service providers and web service clients.</p>
<p>Our goal is to locally design, develop and test a web service and finally deploy it to the AWS Elastic Beanstalk. We will develop a simple web service with <em>top-down approach</em> meaning we will design our web service interface first and then implement it using JAX-WS. To generate Java classes from XML schemas and WSDL, we will use <em>Apache CXF</em> framework. We will also follow best practices while designing and developing our web service.</p>
<p>Let’s design generic XML schemas and a simple, generic, <a href="http://www.ws-i.org/" target="_blank">WS-I</a> compliant <a href="http://en.wikipedia.org/wiki/Web_Services_Description_Language" target="_blank">WSDL</a>. A good practice is to design business objects and messages that envelope business object in web service operations, separately and in different namespaces.<br />
First, we create a library project (general project in Eclipse IDE) and design two business schemas and three messages for our operation:</p>
<ul>
<li>MyBusinesssEntity.xsd</li>
<li>MyBusinessFault.xsd</li>
<li>DoSomethingRequest.xsd</li>
<li>DoSomethingResponse.xsd</li>
<li>DoSometingFault.xsd</li>
</ul>
<p>Sample schema:</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/xsd_sample21.png"><img class="alignnone size-full wp-image-1528" title="xsd_sample2" src="http://www.soa.si/wp-content/uploads/2012/11/xsd_sample21.png" alt="xsd_sample2" width="500" height="281" /></a></p>
<p>Now, we can design a web service interface (WSDL) with a single “doSomething” operation with an <em>input</em>, <em>output </em>and <em>business fault</em>. Best practice is to use envelope messages for input, output and fault. In our case we use three messages – request, response and fault message defined above.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/wsdl..png"><img class="alignnone size-full wp-image-1519" title="wsdl." src="http://www.soa.si/wp-content/uploads/2012/11/wsdl..png" alt="" width="727" height="134" /></a></p>
<p>To ensure true interoperability and be compliant with WS-I we should follow best practices and use <em>document/literal</em> SOAP binding. You can read about WSDL styles <a title="here" href="http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl" target="_blank">here</a>.</p>
<p>Now we can start with<em> top-down</em> development of our web service. To enable this, we must configure our environment. We use:</p>
<ul>
<li><a title="Eclipse JEE 4.2 IDE" href="http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr1" target="_blank">Eclipse EE 4.2 IDE</a>,</li>
<li><a title="Apache Tomcat 7.0" href="http://tomcat.apache.org/download-70.cgi" target="_blank">Apache Tomcat 7.0 </a></li>
<li><a title="Apache CXF" href="http://cxf.apache.org/download.html" target="_blank">Apache CXF 2.7.0 framework</a></li>
</ul>
<p>In Eclipse we generate a new Dynamic Web Project with configured Apache CXF and Tomcat 7.0 runtime (make sure your web service runtime is also set to Tomcat 7.0 and Apache CXF). Note we use jdk 1.6.</p>
<p>We add a new top-down web service, select our WSDL from the library project and let Apache CXF and <em>wsdl2java </em>to generate JAX-WS stubs and <a title="JAXB" href="http://www.oracle.com/technetwork/articles/javase/index-140168.html" target="_blank">JAXB </a>Java classes we can use in the implementation.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/new_ws.png"><img class="alignnone size-full wp-image-1516" title="new_ws" src="http://www.soa.si/wp-content/uploads/2012/11/new_ws.png" alt="new_ws" width="496" height="276" /></a></p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/classes.png"><img class="alignnone size-full wp-image-1515" title="classes" src="http://www.soa.si/wp-content/uploads/2012/11/classes.png" alt="classes" width="283" height="378" /></a></p>
<p>If we take a look at the generated classes we can see they are annotated with JAXB and JAX-WS annotations. We can implement our service in the MyServiceImpl.java class. In the interface we can cleary see the JAX-WS annotations.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/service.png"><img class="alignnone size-large wp-image-1531" title="service" src="http://www.soa.si/wp-content/uploads/2012/11/service-1024x205.png" alt="service" width="800" height="160" /></a></p>
<p>The service endpoint is defined in the copied WSDL in the WebContent/wsdl foler. In our case the service looks like this:</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/wsdl_endpoint.png"><img class="alignnone size-full wp-image-1527" title="wsdl_endpoint" src="http://www.soa.si/wp-content/uploads/2012/11/wsdl_endpoint.png" alt="wsdl_endpoint" width="800" height="89" /></a></p>
<p>To test it we deploy it locally on the Tomcat 7.0 server and use <a href="http://www.soapui.org/" target="_blank">SoapUI</a> to test it.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/soapUI.png"><img class="alignnone size-full wp-image-1517" title="soapUI" src="http://www.soa.si/wp-content/uploads/2012/11/soapUI.png" alt="" width="703" height="235" /></a></p>
<p>Now we are ready to deploy our web service on the<a href="http://aws.amazon.com/elasticbeanstalk/" target="_blank"> AWS Elastic Beanstalk</a> that automatically handles the deployment, capacity provisioning, load balancing, auto-scaling and application health monitoring. It supports Apache Tomcat 6 and 7, Microsoft IIS 7.5 and 8, PHP 5.3, Phyton, Ruby 1.8.7 and 1.9.3.</p>
<p>To deploy our application on the AWS Elastic Beanstalk from Eclipse we need the <a href="(http://aws.amazon.com/eclipse/" target="_blank">AWS Toolkit for Eclipse</a>. When we configure our AWS credentials (access key ID and secret key are accessible in the <a href="https://portal.aws.amazon.com/gp/aws/securityCredentials" target="_blank">AWS portal</a>) in the AWS toolkit, we add a new Server &gt; Amazon Web Services &gt; AWS Elastic Beanstalk for Tomcat 7.0. We choose the region (in our case – Ireland) and configure our application and environment.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/aws_server.png"><img class="alignnone size-full wp-image-1512" title="aws_server" src="http://www.soa.si/wp-content/uploads/2012/11/aws_server.png" alt="aws_server" width="489" height="387" /></a></p>
<p>Next, we can deploy the application with specific key pair, enable SSL, assign CNAME to the server, set the application health check URL and assign the email address for notifications. In our case, we will leave all fields empty. Then we add the project on the server, start it and wait (in our case it took about 8 minutes).</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/aws_upload.png"><img class="alignnone size-full wp-image-1514" title="aws_upload" src="http://www.soa.si/wp-content/uploads/2012/11/aws_upload.png" alt="aws_upload" width="445" height="261" /></a></p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/aws_server_started.png"><img class="alignnone size-full wp-image-1513" title="aws_server_started" src="http://www.soa.si/wp-content/uploads/2012/11/aws_server_started.png" alt="aws_server_started" width="590" height="34" /></a></p>
<p>After the deployment we can take a look at our AWS Managemen Conolse &gt; Elastic Beanstalk. Here we can manage our AWS Elastic Beanstalk applications.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/aws_console_1.png"><img class="alignnone size-full wp-image-1511" title="aws_console_1" src="http://www.soa.si/wp-content/uploads/2012/11/aws_console_1.png" alt="aws_console_1" width="515" height="421" /></a></p>
<p>Our application is hosted in the <a href="http://aws.amazon.com/s3/" target="_blank">AWS S3</a> bucket in the same region as the AWS Elastic Beanstalk application.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/s3.png"><img class="alignnone size-full wp-image-1530" title="s3" src="http://www.soa.si/wp-content/uploads/2012/11/s3.png" alt="s3" width="706" height="163" /></a></p>
<p>&nbsp;</p>
<p>WSDL of our web service is located on:</p>
<ul>
<li>http://<strong>mytestenv-s2y4skscv5.elasticbeanstalk.com</strong>/services/MyServiceSOAP?wsdl</li>
</ul>
<p>Finally, we can test the web service, running on AWS Elastic Beanstalk using SoapUI.</p>
<p><a href="http://www.soa.si/wp-content/uploads/2012/11/soapUI_aws.png"><img class="alignnone size-medium wp-image-1518" title="soapUI_aws" src="http://www.soa.si/wp-content/uploads/2012/11/soapUI_aws-300x86.png" alt="soapUI_aws" width="300" height="86" /></a></p>
<p>&nbsp;</p>
<p>You can download the sample <a href="http://www.soa.si/wp-content/uploads/2012/11/JAXWS-TopDown-Sample.zip" target="_blank">here</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2012/11/23/using-jax-ws-and-aws-elastic-beanstalk-to-design-develop-and-deploy-java-web-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle OpenWorld 2012 and JavaOne 2012</title>
		<link>http://www.soa.si/2012/10/04/oracle-openworld-2012-and-javaone-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracle-openworld-2012-and-javaone-2012</link>
		<comments>http://www.soa.si/2012/10/04/oracle-openworld-2012-and-javaone-2012/#comments</comments>
		<pubDate>Thu, 04 Oct 2012 16:04:45 +0000</pubDate>
		<dc:creator>Rok Povše</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java EE]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1496</guid>
		<description><![CDATA[Oracle OpenWorld 2012 conference is in its full swing in San Francisco. More than 50.000 attendees from over 123 different countries registered for the conference and they have more than 2.500 available sessions to attend. More interesting facts about the conference can be found here: https://blogs.oracle.com/oracleopenworld/entry/oracle_openworld_by_the_numbers The conference kicked off on Sunday, September 30, when Oracle’s [...]]]></description>
			<content:encoded><![CDATA[<p>Oracle OpenWorld 2012 conference is in its full swing in San Francisco. More than 50.000 attendees from over 123 different countries registered for the conference and they have more than 2.500 available sessions to attend. More interesting facts about the conference can be found here: <a title="Openworld by the numbers" href="https://blogs.oracle.com/oracleopenworld/entry/oracle_openworld_by_the_numbers">https://blogs.oracle.com/oracleopenworld/entry/oracle_openworld_by_the_numbers</a></p>
<p>The conference kicked off on Sunday, September 30, when Oracle’s CEO Larry Ellison announced several new services. To existing PaaS and SaaS offering under Oralce Cloud, a new IaaS offering is available. Oracle Cloud also got an extension called Oracle Private Cloud. It provides clients with the same functionality as in the public cloud offering, but the location for hardware is provided by clients. Hardware is owned and managed by Oracle. Following the Private Cloud announcement, Ellison announced Oracle Database 12c, as the first multitenant database. The last major announcement was Exadata X3 Database In-Memory Machine. It uses 26 terabytes of memory and is designed to store entire databases in memory. Larry also gave a talk on Tuesday’s keyword informing the public about the importance of underlying cloud infrastructures on which SaaS applications are running. He pointed out that they are the only cloud provider who is giving their customers the choice of deployment. He predicted that many on-premise customers will move to the Oracle public cloud in the future.</p>
<p>For other information about the Oracle Open World conference visit the conference web site: <a href="http://www.oracle.com/openworld/index.html">http://www.oracle.com/openworld/index.html</a></p>
<p>In parallel to the Oracle OpenWorld 2012, Java One 2012 conference is taking place. Feel free to explore its website: <a href="http://www.oracle.com/javaone/index.html">http://www.oracle.com/javaone/index.html</a></p>
<p><a href="http://www.oracle.com/javaone/index.html">
<a href='http://www.soa.si/2012/10/04/oracle-openworld-2012-and-javaone-2012/o1/' title='o1'><img width="150" height="150" src="http://www.soa.si/wp-content/uploads/2012/10/o1-150x150.png" class="attachment-thumbnail" alt="o1" title="o1" /></a>
<a href='http://www.soa.si/2012/10/04/oracle-openworld-2012-and-javaone-2012/o2/' title='o2'><img width="150" height="150" src="http://www.soa.si/wp-content/uploads/2012/10/o2-150x150.png" class="attachment-thumbnail" alt="o2" title="o2" /></a>
<a href='http://www.soa.si/2012/10/04/oracle-openworld-2012-and-javaone-2012/o3/' title='o3'><img width="150" height="150" src="http://www.soa.si/wp-content/uploads/2012/10/o3-150x150.png" class="attachment-thumbnail" alt="o3" title="o3" /></a>
</p>
<p></a></p>
<p><a href="http://www.oracle.com/javaone/index.html"> </a></p>
<p><a href="http://www.oracle.com/javaone/index.html"></a></p>
<p><a href="http://www.oracle.com/javaone/index.html"> </a></p>
<p><a href="http://www.oracle.com/javaone/index.html"></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2012/10/04/oracle-openworld-2012-and-javaone-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Open API for Platform-as-a-Service (PaaS)</title>
		<link>http://www.soa.si/2012/09/01/an-open-api-for-platform-as-a-service-paas/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=an-open-api-for-platform-as-a-service-paas</link>
		<comments>http://www.soa.si/2012/09/01/an-open-api-for-platform-as-a-service-paas/#comments</comments>
		<pubDate>Sat, 01 Sep 2012 16:19:22 +0000</pubDate>
		<dc:creator>Robert Dukarić</dc:creator>
				<category><![CDATA[Cloud-PaaS]]></category>
		<category><![CDATA[PaaS]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1488</guid>
		<description><![CDATA[The leading technology vendors  (CloudBees, Cloudsoft Corporation, Huawei, Oracle, Rackspace, Red Hat, and Software AG) have announced a Platform-as-a-Service (PaaS) management API specification. The specification is designed to ease management of applications across public and private clouds. You can read more here.]]></description>
			<content:encoded><![CDATA[<p>The leading technology vendors  (CloudBees, Cloudsoft Corporation, Huawei, Oracle, Rackspace, Red Hat, and Software AG) have announced a Platform-as-a-Service (PaaS) management API specification. The specification is designed to ease management of applications across public and private clouds. You can read more <a href="http://www.infoq.com/news/2012/08/CAMP-PaaS">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2012/09/01/an-open-api-for-platform-as-a-service-paas/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Long Live SOA in the Cloud Era</title>
		<link>http://www.soa.si/2012/06/21/long-live-soa-in-the-cloud-era/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=long-live-soa-in-the-cloud-era</link>
		<comments>http://www.soa.si/2012/06/21/long-live-soa-in-the-cloud-era/#comments</comments>
		<pubDate>Thu, 21 Jun 2012 19:41:03 +0000</pubDate>
		<dc:creator>Matjaz B. Juric</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.soa.si/?p=1484</guid>
		<description><![CDATA[An interesting article why Cloud and SOA are the perfect mix: InfoWorld]]></description>
			<content:encoded><![CDATA[<p>An interesting article why Cloud and SOA are the perfect mix: <a href="http://www.infoworld.com/t/application-development/long-live-soa-in-the-cloud-era-196053">InfoWorld</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.soa.si/2012/06/21/long-live-soa-in-the-cloud-era/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
