<?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: Access SharePoint using Java</title>
	<atom:link href="http://www.techticles.com/access-sharepoint-using-java.page/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techticles.com/access-sharepoint-using-java.page</link>
	<description>Digital Collaboration / Social Computing guide, a SharePoint Architect&#039;s view</description>
	<lastBuildDate>Fri, 05 Mar 2010 03:51:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew Harrah</title>
		<link>http://www.techticles.com/access-sharepoint-using-java.page/comment-page-1#comment-9373</link>
		<dc:creator>Matthew Harrah</dc:creator>
		<pubDate>Sun, 09 Nov 2008 02:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techticles.com/access-sharepoint-using-java.page#comment-9373</guid>
		<description>Why?  Excellent question, and you won&#039;t like the answer much more than me.

From a technical standpoint, you&#039;re right - VS would be much easier.  However, at my employer we have an architecture to fit into, and this is one of those corner cases where the architecture doesn&#039;t fit as nicely as others.  In this architecture, our public web site in the DMZ is only allowed to talk to the trusted network via web services running on a JBoss server farm.  This means that for us to access or manipulate data in SharePoint on the web site, we must do it via Java.  Sigh.

The real world and the easiest technical solutions rarely coincide in my experience.</description>
		<content:encoded><![CDATA[<p>Why?  Excellent question, and you won&#8217;t like the answer much more than me.</p>
<p>From a technical standpoint, you&#8217;re right &#8211; VS would be much easier.  However, at my employer we have an architecture to fit into, and this is one of those corner cases where the architecture doesn&#8217;t fit as nicely as others.  In this architecture, our public web site in the <span class="caps">DMZ</span> is only allowed to talk to the trusted network via web services running on a JBoss server farm.  This means that for us to access or manipulate data in SharePoint on the web site, we must do it via Java.  Sigh.</p>
<p>The real world and the easiest technical solutions rarely coincide in my experience.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
