<?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 for blogs.czapski.id.au</title>
	<atom:link href="http://blogs.czapski.id.au/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.czapski.id.au</link>
	<description>Formerly Java CAPS, OpenESB and related - of late HL7 tooling and solutions using WebLogic and SOA SUitye and HL7.</description>
	<lastBuildDate>Wed, 28 Mar 2012 04:54:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Installing Oracle SOA Suite 11g for HL7 Exploration by Czapski Michael</title>
		<link>http://blogs.czapski.id.au/2010/06/installing-oracle-soa-suite-11g-for-hl7-exploration/comment-page-1#comment-1772</link>
		<dc:creator>Czapski Michael</dc:creator>
		<pubDate>Wed, 28 Mar 2012 04:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?p=584#comment-1772</guid>
		<description>Hello, Harley.

It seems to me that the &quot;EX&quot; in jdbc:oracle:thin:@localhost:1521/EX should actually be &quot;XE&quot;, which is the SID for the &quot;Oracel Light&quot; database.

Regards

Michael</description>
		<content:encoded><![CDATA[<p>Hello, Harley.</p>
<p>It seems to me that the &#8220;EX&#8221; in jdbc:oracle:thin:@localhost:1521/EX should actually be &#8220;XE&#8221;, which is the SID for the &#8220;Oracel Light&#8221; database.</p>
<p>Regards</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Oracle SOA Suite 11g for HL7 Exploration by Harley</title>
		<link>http://blogs.czapski.id.au/2010/06/installing-oracle-soa-suite-11g-for-hl7-exploration/comment-page-1#comment-1771</link>
		<dc:creator>Harley</dc:creator>
		<pubDate>Wed, 28 Mar 2012 03:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?p=584#comment-1771</guid>
		<description>I experienced the following error when configuring Weblogic Domain using Oracle/SOA setup.


Component Schema=BAM Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_ORABAM
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;BAM&#039; and (version=&#039;11.1.1.6.0&#039;  or version=&#039;11.1.1.5.0&#039;  or  version=&#039;11.1.1.4.0&#039; or version=&#039;11.1.1.3.0&#039; or version=&#039;11.1.1.2.0&#039;)

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=SOA Infrastructure
Driver=oracle.jdbc.xa.client.OracleXADataSource
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_SOAINFRA
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;SOAINFRA&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=User Messaging Service
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_ORASDPM
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;ORASDPM&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=OWSM MDS Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_MDS
Password=********
SQL Test=select 1 from schema_version_registry where
				owner=(select user from
				dual) and mr_type=&#039;MDS&#039; and
				version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=SOA MDS Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_MDS
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;MDS&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=BAM Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_ORABAM
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;BAM&#039; and (version=&#039;11.1.1.6.0&#039;  or version=&#039;11.1.1.5.0&#039;  or  version=&#039;11.1.1.4.0&#039; or version=&#039;11.1.1.3.0&#039; or version=&#039;11.1.1.2.0&#039;)

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=SOA Infrastructure
Driver=oracle.jdbc.xa.client.OracleXADataSource
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_SOAINFRA
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;SOAINFRA&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=User Messaging Service
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_ORASDPM
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;ORASDPM&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=OWSM MDS Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_MDS
Password=********
SQL Test=select 1 from schema_version_registry where
				owner=(select user from
				dual) and mr_type=&#039;MDS&#039; and
				version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=SOA MDS Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_MDS
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;MDS&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=BAM Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_ORABAM
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;BAM&#039; and (version=&#039;11.1.1.6.0&#039;  or version=&#039;11.1.1.5.0&#039;  or  version=&#039;11.1.1.4.0&#039; or version=&#039;11.1.1.3.0&#039; or version=&#039;11.1.1.2.0&#039;)

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=SOA Infrastructure
Driver=oracle.jdbc.xa.client.OracleXADataSource
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_SOAINFRA
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;SOAINFRA&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=User Messaging Service
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_ORASDPM
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;ORASDPM&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=OWSM MDS Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_MDS
Password=********
SQL Test=select 1 from schema_version_registry where
				owner=(select user from
				dual) and mr_type=&#039;MDS&#039; and
				version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Component Schema=SOA MDS Schema
Driver=oracle.jdbc.OracleDriver
URL=jdbc:oracle:thin:@localhost:1521/EX
User=DEV_MDS
Password=********
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#039;MDS&#039; and version=&#039;11.1.1.6.0&#039;

IO Error: The Network Adapter could not establish the connection
CFGFWK-60850:  Test Failed!

Any help?</description>
		<content:encoded><![CDATA[<p>I experienced the following error when configuring Weblogic Domain using Oracle/SOA setup.</p>
<p>Component Schema=BAM Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_ORABAM<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;BAM&#8217; and (version=&#8217;11.1.1.6.0&#8242;  or version=&#8217;11.1.1.5.0&#8242;  or  version=&#8217;11.1.1.4.0&#8242; or version=&#8217;11.1.1.3.0&#8242; or version=&#8217;11.1.1.2.0&#8242;)</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=SOA Infrastructure<br />
Driver=oracle.jdbc.xa.client.OracleXADataSource<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_SOAINFRA<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;SOAINFRA&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=User Messaging Service<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_ORASDPM<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;ORASDPM&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=OWSM MDS Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_MDS<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where<br />
				owner=(select user from<br />
				dual) and mr_type=&#8217;MDS&#8217; and<br />
				version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=SOA MDS Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_MDS<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;MDS&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=BAM Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_ORABAM<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;BAM&#8217; and (version=&#8217;11.1.1.6.0&#8242;  or version=&#8217;11.1.1.5.0&#8242;  or  version=&#8217;11.1.1.4.0&#8242; or version=&#8217;11.1.1.3.0&#8242; or version=&#8217;11.1.1.2.0&#8242;)</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=SOA Infrastructure<br />
Driver=oracle.jdbc.xa.client.OracleXADataSource<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_SOAINFRA<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;SOAINFRA&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=User Messaging Service<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_ORASDPM<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;ORASDPM&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=OWSM MDS Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_MDS<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where<br />
				owner=(select user from<br />
				dual) and mr_type=&#8217;MDS&#8217; and<br />
				version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=SOA MDS Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_MDS<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;MDS&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=BAM Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_ORABAM<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;BAM&#8217; and (version=&#8217;11.1.1.6.0&#8242;  or version=&#8217;11.1.1.5.0&#8242;  or  version=&#8217;11.1.1.4.0&#8242; or version=&#8217;11.1.1.3.0&#8242; or version=&#8217;11.1.1.2.0&#8242;)</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=SOA Infrastructure<br />
Driver=oracle.jdbc.xa.client.OracleXADataSource<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_SOAINFRA<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;SOAINFRA&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=User Messaging Service<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_ORASDPM<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;ORASDPM&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=OWSM MDS Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_MDS<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where<br />
				owner=(select user from<br />
				dual) and mr_type=&#8217;MDS&#8217; and<br />
				version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Component Schema=SOA MDS Schema<br />
Driver=oracle.jdbc.OracleDriver<br />
URL=jdbc:oracle:thin:@localhost:1521/EX<br />
User=DEV_MDS<br />
Password=********<br />
SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type=&#8217;MDS&#8217; and version=&#8217;11.1.1.6.0&#8242;</p>
<p>IO Error: The Network Adapter could not establish the connection<br />
CFGFWK-60850:  Test Failed!</p>
<p>Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Czapski Michael</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1766</link>
		<dc:creator>Czapski Michael</dc:creator>
		<pubDate>Sat, 24 Mar 2012 00:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1766</guid>
		<description>Hello, Sebo.

HL7 v3 is supported by the SOA Suite for helathcare integraiton / SOA Suite Healthcare Adapter. HL7v3 guidlines library is available.
See http://docs.oracle.com/cd/E23943_01/user.1111/e10229/toc.htm for details of the document editor.

I don&#039;t understand the &quot;scope&quot; part of your question.

Regards

Michael</description>
		<content:encoded><![CDATA[<p>Hello, Sebo.</p>
<p>HL7 v3 is supported by the SOA Suite for helathcare integraiton / SOA Suite Healthcare Adapter. HL7v3 guidlines library is available.<br />
See <a href="http://docs.oracle.com/cd/E23943_01/user.1111/e10229/toc.htm" rel="nofollow">http://docs.oracle.com/cd/E23943_01/user.1111/e10229/toc.htm</a> for details of the document editor.</p>
<p>I don&#8217;t understand the &#8220;scope&#8221; part of your question.</p>
<p>Regards</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Sebo</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1764</link>
		<dc:creator>Sebo</dc:creator>
		<pubDate>Fri, 23 Mar 2012 15:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1764</guid>
		<description>Hi Michael,

do you know if Oracle SOA Suite Healthcare Adapter supports HL7 v3 and in what scope if so.

thnak you,
Sebo</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>do you know if Oracle SOA Suite Healthcare Adapter supports HL7 v3 and in what scope if so.</p>
<p>thnak you,<br />
Sebo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Dustin</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1696</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Mon, 05 Mar 2012 17:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1696</guid>
		<description>Thank you Michael for answering my question.</description>
		<content:encoded><![CDATA[<p>Thank you Michael for answering my question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Czapski Michael</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1685</link>
		<dc:creator>Czapski Michael</dc:creator>
		<pubDate>Sat, 03 Mar 2012 05:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1685</guid>
		<description>Hello, Dustin.

When using a HTTP Client eWay you should be able to log anythong that the eWay sends and receives, after ll it is you who is providing the HTTP headers and the document body you are sending. The HTTP eWay does not care whether what you are sending is a SOAP message or not. I don&#039;t understand your issue from the question.

If you are not using the HTTP eWay but a Wweb Service Container then the matter is harder. In Java CAPS 5.1.3 U2 there is a new &quot;soap handler&quot; mechanism, which you might look at to see if it gives you what you need.
I did not try this and now never will.

You can also look at putting a proxy between your sender and your receiver - something like TCPmon or Burp is you are using SSL.

Regards

Michael</description>
		<content:encoded><![CDATA[<p>Hello, Dustin.</p>
<p>When using a HTTP Client eWay you should be able to log anythong that the eWay sends and receives, after ll it is you who is providing the HTTP headers and the document body you are sending. The HTTP eWay does not care whether what you are sending is a SOAP message or not. I don&#8217;t understand your issue from the question.</p>
<p>If you are not using the HTTP eWay but a Wweb Service Container then the matter is harder. In Java CAPS 5.1.3 U2 there is a new &#8220;soap handler&#8221; mechanism, which you might look at to see if it gives you what you need.<br />
I did not try this and now never will.</p>
<p>You can also look at putting a proxy between your sender and your receiver &#8211; something like TCPmon or Burp is you are using SSL.</p>
<p>Regards</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Dustin</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1680</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Fri, 02 Mar 2012 20:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1680</guid>
		<description>Hello Michael,

Sorry to bother you about this question.  In the HTTP eway example, supposed I am sending a message to an external web server and with only access to the log file for the client, how do I capture the SOAP message BEFORE it is delivered to the web server from the JCD?

Thanks,
Dustin</description>
		<content:encoded><![CDATA[<p>Hello Michael,</p>
<p>Sorry to bother you about this question.  In the HTTP eway example, supposed I am sending a message to an external web server and with only access to the log file for the client, how do I capture the SOAP message BEFORE it is delivered to the web server from the JCD?</p>
<p>Thanks,<br />
Dustin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Dustin</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1677</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Fri, 02 Mar 2012 14:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1677</guid>
		<description>Thank you, Michael</description>
		<content:encoded><![CDATA[<p>Thank you, Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Czapski Michael</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1673</link>
		<dc:creator>Czapski Michael</dc:creator>
		<pubDate>Thu, 01 Mar 2012 21:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1673</guid>
		<description>Hello, Dustin.

The export of all projects which were &quot;exportable&quot; is available through the http://blogs.czapski.id.au/2009/01/java-caps-basics-book-project-exports-archive

Good luck

Michael</description>
		<content:encoded><![CDATA[<p>Hello, Dustin.</p>
<p>The export of all projects which were &#8220;exportable&#8221; is available through the <a href="http://blogs.czapski.id.au/2009/01/java-caps-basics-book-project-exports-archive" rel="nofollow">http://blogs.czapski.id.au/2009/01/java-caps-basics-book-project-exports-archive</a></p>
<p>Good luck</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Dustin</title>
		<link>http://blogs.czapski.id.au/about/comment-page-1#comment-1665</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Thu, 01 Mar 2012 14:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.czapski.id.au/?page_id=2#comment-1665</guid>
		<description>Hi Michael,

I recently purchased your excellent Java Caps Basic book and have a question for you.  In part two on the CD, do you have the jcaps export files available for the HTTP adapter or the SOAP/HTTP adapter?

Thanks,
Dustin</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I recently purchased your excellent Java Caps Basic book and have a question for you.  In part two on the CD, do you have the jcaps export files available for the HTTP adapter or the SOAP/HTTP adapter?</p>
<p>Thanks,<br />
Dustin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

