<?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>Content on Content Management &#187; BEA</title>
	<atom:link href="http://contentoncontentmanagement.com/category/bea/feed/" rel="self" type="application/rss+xml" />
	<link>http://contentoncontentmanagement.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Aug 2010 12:57:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel="next" href="http://contentoncontentmanagement.com/category/bea/feed/?page=2" />

		<item>
		<title>JCR for UCM&#8230;When did that happen?</title>
		<link>http://contentoncontentmanagement.com/2008/07/jcr-for-ucmwhen-did-that-happen/</link>
		<comments>http://contentoncontentmanagement.com/2008/07/jcr-for-ucmwhen-did-that-happen/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 22:20:05 +0000</pubDate>
		<dc:creator>David Roe</dc:creator>
				<category><![CDATA[BEA]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://contentoncontentmanagement.com/?p=98</guid>
		<description><![CDATA[So I was on the Oracle UCM documentation page the other day looking for the Javadocs for CIS and I ran across something I had not seen before, the &#8220;Content Server JCR Repository Adapter&#8221; document. It was hiding there is &#8230; <a href="http://contentoncontentmanagement.com/2008/07/jcr-for-ucmwhen-did-that-happen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I was on the <a href="http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm">Oracle UCM documentation page</a> the other day looking for the Javadocs for CIS and I ran across something I had not seen before, the &#8220;Content Server JCR Repository Adapter&#8221; document.</p>
<div class="mceTemp">
<dl id="attachment_107" class="wp-caption alignnone" style="width: 510px;">
<dt class="wp-caption-dt"><a href="http://contentoncontentmanagement.com/wp-content/uploads/2008/07/jcr.jpg"><img class="size-full wp-image-107" title="JCR Screen Shot" src="http://contentoncontentmanagement.com/wp-content/uploads/2008/07/jcr.jpg" alt="JCR Screen Shot" width="500" height="149" /></a></dt>
</dl>
</div>
<p>It was hiding there is plain site for, well I am not sure how long, I guess I just missed the memo on that one.  Very interesting though.  For those of you who are curious about what a JCR is, it stands for Java Content Repository and though it uses the word &#8220;Repository&#8221; it&#8217;s really more of a connector.  The big thing about it is that it&#8217;s a Java standard, specifically the <a href="http://jcp.org/en/jsr/detail?id=170">JSR-170 standard</a> actually.</p>
<p>BEA(now Oracle) WebLogic as well as WebCenter(the flagship portal of the Oracle fleet) both communicate to content management systems using a JCR.  UCM and before that Stellent have both traditionally not provided a JCR, rather they provided a pretty robust API known as the Content Integration Suite.  From the new document(and of course it&#8217;s location) it appears that the JCR is more or less a wrapper on top of CIS.</p>
<h3>The Swiss are Clever</h3>
<p><a href="http://contentoncontentmanagement.com/wp-content/uploads/2008/07/swiss.jpg"><img class="alignleft size-thumbnail wp-image-109" title="swiss" src="http://contentoncontentmanagement.com/wp-content/uploads/2008/07/swiss.jpg" alt="" width="116" height="116" /></a></p>
<p>The JSR-170 standard has an interesting history.  It was submitted by <a href="http://www.day.com/site/en/index.html">Day</a>, a CMS vendor out in Switzerland.  Thier content managment system(and I may be messing this up a little) Communique, leverages a proprietary content repository called CRX which of course is a JCR(and most likely the first).  The thing about Day though is that they are Swiss, and so very clever.  While many CMS vendors had interesting and/or creative content repositories, Day not only touted theirs as the best, they also submitted it as a Java standard.</p>
<p>Since then a number of other vendors began supporting the standard.  Apache released Jackrabbit, I think Vignette uses it too, but really when BEA started adopting it in Weblogic, it became quite a bit more credible.  The Day team and of course the standards committee has since updated it, there&#8217;s now a new version known as JSR-283, though I have not seen much use yet.</p>
<h3>My Somewhat irrational dislike of the JCR standards</h3>
<p>I really don&#8217;t like the JCR standards and my reasons really aren&#8217;t all that good.  There&#8217;s nothing technically wrong with them.  I think they are somewhat on the simple side, but honestly for a standard simple is probably better.  My problem really stems from the fact that they are Java based in a multi-language world.  Having a CMS with a standards-based connector that oh-by-the-way only works in Java, doesn&#8217;t make a whole lot of sense.  All of your content consumers must then be in Java, and that just really limits the whole &#8220;Enterprise&#8221; piece of the Enterprise Content Management system.</p>
<p>The unfortunate thing I would see though was that many CMS vendors would market their support of the JCR standard as a sort of money back guarantee for buying their product.  &#8221;Go ahead and buy our CMS and if you don&#8217;t like it you can just switch it out with another, we support the JSR-170 standard&#8221;.  While of course that was technically true from a 10k foot level, I am sure the reality of the implementation was much different from the sales presentation.  Of course overcoming the &#8220;money back guarantee&#8221; argument with &#8220;the standard should not be Java-specific&#8221; never went over very well though.</p>
<h3>Things are looking good</h3>
<p>Despite my somewhat irrational dislike, I am pretty excited about this new connector.  There are a number of applications that support JCRs(though most of them serve like UCM), including a <a href="http://www.infoq.com/articles/spring-modules-jcr">Spring module.</a>  In addition it looks like there may be some movement on getting a &#8220;Service-like&#8221; standard for content repositories and actually we would have the JCR to thank for it.  Back in December, <a href="http://www.cmswatch.com/Trends/1104-BEA,-the-Patent-Office,-and-the-Future-of-JCR">BEA filed a patent for a JDBC-like services wrapper for the JCRs.</a>  Though many folks weren&#8217;t too crazy about the fact that they filed a patent instead of just releasing a connector, I think this is a pretty positive move.  Oracle obviously owning BEA won&#8217;t hurt the future UCM integration either I&#8217;m sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://contentoncontentmanagement.com/2008/07/jcr-for-ucmwhen-did-that-happen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>AquaLogic a UCM Application?</title>
		<link>http://contentoncontentmanagement.com/2008/06/aqualogic-a-ucm-application/</link>
		<comments>http://contentoncontentmanagement.com/2008/06/aqualogic-a-ucm-application/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 18:34:54 +0000</pubDate>
		<dc:creator>David Roe</dc:creator>
				<category><![CDATA[AquaLogic]]></category>
		<category><![CDATA[BEA]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://ContentOnContentManagement.com/?p=86</guid>
		<description><![CDATA[There was a pretty interesting article last week from The Register.  In a somewhat over-dramatically titled article, &#8220;BEA AquaLogic SOA business dismantled&#8221;, they shared some anonymously-sourced information on Oracle&#8217;s plans for BEA. The Register has learned from individuals close to the company &#8230; <a href="http://contentoncontentmanagement.com/2008/06/aqualogic-a-ucm-application/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There was a pretty interesting article last week from <a href="http://www.theregister.co.uk/">The Register</a>.  In a somewhat over-dramatically titled article, <a href="http://www.theregister.co.uk/2008/06/05/bea_aqualogic_oracle/">&#8220;BEA AquaLogic SOA business dismantled&#8221;</a>, they shared some anonymously-sourced information on Oracle&#8217;s plans for BEA.</p>
<blockquote><p><em style="font-style: italic;">The Register</em> has learned from individuals close to the company that  BEA&#8217;s new owner Oracle is merging the AquaLogic and WebLogic professional  service teams. Oracle is also splitting the AquaLogic products between &#8220;web  products&#8221; &#8211; user interaction, collaboration and the Web 2.0 <a href="http://www.bea.com/framework.jsp?CNT=pr01865.htm&amp;FP=/content/news_events/press_releases/2007" target="_blank">suite</a> &#8211; and AquaLogic business process management (BPM).</p></blockquote>
<p>So no big surprises there, merging the professional services for Web and AquaLogic makes a great deal of sense(shouldn&#8217;t BEA have done that already??).  And the &#8220;splitting&#8221; of Web Products and BPM probably just means those products are being aligned with similar groups within Oracle.</p>
<p>What really got my attention though was:</p>
<blockquote><p>It is understood the web products may be taken over by the Oracle team running  Stellent content management, acquired by Oracle in November 2006</p></blockquote>
<p>So the UCM team might get AquaLogic?  Wow, that&#8217;s a bit of a surprise.  I personally had not given AquaLogic&#8217;s future a lot of thought, figuring their product teams would continue to operate as normal much as Stellent&#8217;s did.  There&#8217;s of course a big &#8220;may&#8221; in that quote though, for all we know officially they could be getting ready to launch SQL Developer Web 2.0 Portal.</p>
<p>It&#8217;s a little funny for me actually as one of the first Stellent projects was actually a Stellent/PlumTree implementation.  At the time they were both relatively smaller companies with some pretty cool ideas and applications.  It&#8217;s crazy that they could become part of the same product line now.  Amazing how quickly things change.</p>
<h3>Oracle Universal Content Portal?</h3>
<p>With that little tid-bit comes the game of what-ifs.  I&#8217;m actually working on a project right now using both ALUI and UCM/Site Studio, so this news has really peeked my interest.  Up until now I&#8217;ve more or less figured that the BEA applications would become part of Fusion-Middleware, probably joining forces with their Oracle counterparts.  Oracle has made it pretty clear that they intend on developing integrations for all applications within the middleware stack, but if AquaLogic becomes a part of UCM could we expect a more unified solution?  </p>
<p>Could ALUI become the new presentation layer for UCM?  For Site Studio?  We&#8217;re probably a little way out from hearing, much less seeing anything, but I&#8217;m actually pretty excited about the BEA buy now.</p>
]]></content:encoded>
			<wfw:commentRss>http://contentoncontentmanagement.com/2008/06/aqualogic-a-ucm-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

