<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: First Steps with Apache WSIF &#8211; Calling out to WSIF-alized SOAP WebServices and Java Classes</title>
	<atom:link href="http://technology.amis.nl/2006/01/24/first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/01/24/first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Clive Jefferies</title>
		<link>http://technology.amis.nl/2006/01/24/first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes/#comment-2859</link>
		<dc:creator>Clive Jefferies</dc:creator>
		<pubDate>Fri, 16 Jan 2009 11:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1022#comment-2859</guid>
		<description><![CDATA[Here is a tutorial I wrote for anyone who is struggling to get their head round using wsif on Oracle:

http://soa-mobile.blogspot.com/2009/01/using-wsif-with-oracle-bpel-process.html]]></description>
		<content:encoded><![CDATA[<p>Here is a tutorial I wrote for anyone who is struggling to get their head round using wsif on Oracle:</p>
<p><a href="http://soa-mobile.blogspot.com/2009/01/using-wsif-with-oracle-bpel-process.html" rel="nofollow">http://soa-mobile.blogspot.com/2009/01/using-wsif-with-oracle-bpel-process.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony Reynolds</title>
		<link>http://technology.amis.nl/2006/01/24/first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes/#comment-2858</link>
		<dc:creator>Antony Reynolds</dc:creator>
		<pubDate>Fri, 03 Feb 2006 12:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1022#comment-2858</guid>
		<description><![CDATA[Great entry, nice clear example of using client side access.
Latest JDeveloper release now supports generation of WSIF binding for Java as well as SOAP 1.1 and 1.2.
As Sandor says, in Oracle BPEL the use-case is usually the other way round to this, as we use WSIF to invoke all interfaces, SOAP, Java or JCA - hence good to see another use for a very powerful level of indirection.]]></description>
		<content:encoded><![CDATA[<p>Great entry, nice clear example of using client side access.<br />
Latest JDeveloper release now supports generation of WSIF binding for Java as well as SOAP 1.1 and 1.2.<br />
As Sandor says, in Oracle BPEL the use-case is usually the other way round to this, as we use WSIF to invoke all interfaces, SOAP, Java or JCA &#8211; hence good to see another use for a very powerful level of indirection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandor Nieuwenhuijs</title>
		<link>http://technology.amis.nl/2006/01/24/first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes/#comment-2857</link>
		<dc:creator>Sandor Nieuwenhuijs</dc:creator>
		<pubDate>Fri, 27 Jan 2006 12:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1022#comment-2857</guid>
		<description><![CDATA[One remark about the use of WSIF in Oracle BPEL Process Manager: all Service calls
are done using WSIF, normally using the SOAP binding, and as soon as you use one
of the adapters (e.g. DB for PL/SQL, File, etc), we will use the JCA binding.
There are also two interesting blog entries from my colleague in the UK about WSIF
and BPEL:
http://www.orablogs.com/reynolds/archives/2005_09.html
and
http://www.orablogs.com/reynolds/archives/000747.html
There is also an interesting SOA Cookbook on this subject on OTN:
http://www.oracle.com/technology/pub/articles/bpel_cookbook/index.html
(see #4)]]></description>
		<content:encoded><![CDATA[<p>One remark about the use of WSIF in Oracle BPEL Process Manager: all Service calls<br />
are done using WSIF, normally using the SOAP binding, and as soon as you use one<br />
of the adapters (e.g. DB for PL/SQL, File, etc), we will use the JCA binding.<br />
There are also two interesting blog entries from my colleague in the UK about WSIF<br />
and BPEL:<br />
<a href="http://www.orablogs.com/reynolds/archives/2005_09.html" rel="nofollow">http://www.orablogs.com/reynolds/archives/2005_09.html</a><br />
and<br />
<a href="http://www.orablogs.com/reynolds/archives/000747.html" rel="nofollow">http://www.orablogs.com/reynolds/archives/000747.html</a><br />
There is also an interesting SOA Cookbook on this subject on OTN:<br />
<a href="http://www.oracle.com/technology/pub/articles/bpel_cookbook/index.html" rel="nofollow">http://www.oracle.com/technology/pub/articles/bpel_cookbook/index.html</a><br />
(see #4)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aino Andriessen</title>
		<link>http://technology.amis.nl/2006/01/24/first-steps-with-wsif-calling-out-to-wsif-alized-soap-services-and-java-classes/#comment-2856</link>
		<dc:creator>Aino Andriessen</dc:creator>
		<pubDate>Wed, 25 Jan 2006 13:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1022#comment-2856</guid>
		<description><![CDATA[The above example requires a lot of libraries. Organizing them can be a tedious job, that can be made a lot easier with the use of Maven. &lt;a href=&#039;http://technology.amis.nl/blog/wp-content/images/WSIFInfo_v2.zip&#039; title=&#039;WSIF Example code&#039; rel=&quot;nofollow&quot;&gt;This archive&lt;/a&gt; contains a Maven2 and JUnit enabled update of the example.

Unfortunately, some licences do not allow libraries to be part of the central Maven repositories. That&#039;s, for example, the case for many javax libraries. So you&#039;ll have to manually download and add activation.jar (v1.0.2), mail.jar (v1.3.2) and j2ee.jar (any version?!) to your local repository:
mvn install:install-file -Dfile=mail.jar -DgroupId=javax.mail -DartifactId=mail -Dversion=1.3.2 -Dpackaging=jar
mvn install:install-file -Dfile=activation.jar -DgroupId=javax.activation -DartifactId=activation -Dversion=1.0.2 -Dpackaging=jar
mvn install:install-file -Dfile=j2ee.jar -DgroupId=javax.j2ee -DartifactId=j2ee -Dversion=1.4 -Dpackaging=jar

You can now run the untitests on the commandline with &#039;mvn test&#039; or generate a project site with &#039;mvn site&#039;.

It is also very easy to generate Eclipse project files with &#039;mvn eclipse:eclipse&#039;, but make sure that you define in Eclipse the M2_REPOS variable that points to the maven repository root. Unfortunately maven cannot (yet?) generate the JDeveloper .jpr file, so I&#039;ve included mine in the archive. Beware, it uses relative references to the files in my own maven repository, so you&#039;d probably have to change these.]]></description>
		<content:encoded><![CDATA[<p>The above example requires a lot of libraries. Organizing them can be a tedious job, that can be made a lot easier with the use of Maven. <a href='http://technology.amis.nl/blog/wp-content/images/WSIFInfo_v2.zip' title='WSIF Example code' rel="nofollow">This archive</a> contains a Maven2 and JUnit enabled update of the example.</p>
<p>Unfortunately, some licences do not allow libraries to be part of the central Maven repositories. That&#8217;s, for example, the case for many javax libraries. So you&#8217;ll have to manually download and add activation.jar (v1.0.2), mail.jar (v1.3.2) and j2ee.jar (any version?!) to your local repository:<br />
mvn install:install-file -Dfile=mail.jar -DgroupId=javax.mail -DartifactId=mail -Dversion=1.3.2 -Dpackaging=jar<br />
mvn install:install-file -Dfile=activation.jar -DgroupId=javax.activation -DartifactId=activation -Dversion=1.0.2 -Dpackaging=jar<br />
mvn install:install-file -Dfile=j2ee.jar -DgroupId=javax.j2ee -DartifactId=j2ee -Dversion=1.4 -Dpackaging=jar</p>
<p>You can now run the untitests on the commandline with &#8216;mvn test&#8217; or generate a project site with &#8216;mvn site&#8217;.</p>
<p>It is also very easy to generate Eclipse project files with &#8216;mvn eclipse:eclipse&#8217;, but make sure that you define in Eclipse the M2_REPOS variable that points to the maven repository root. Unfortunately maven cannot (yet?) generate the JDeveloper .jpr file, so I&#8217;ve included mine in the archive. Beware, it uses relative references to the files in my own maven repository, so you&#8217;d probably have to change these.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
