<?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: Business Objects Enterprise: Java or .NET?</title>
	<atom:link href="http://www.businessobjectstips.com/tips/server/java-or-dotnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.businessobjectstips.com/tips/server/java-or-dotnet/</link>
	<description>Business Objects tips, tricks, articles, blog, guides...</description>
	<lastBuildDate>Sat, 04 Feb 2012 23:04:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: pryank</title>
		<link>http://www.businessobjectstips.com/tips/server/java-or-dotnet/comment-page-1/#comment-669</link>
		<dc:creator>pryank</dc:creator>
		<pubDate>Tue, 06 Apr 2010 10:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=39#comment-669</guid>
		<description>Hi,
Is .net SDK part of BO XI R2 or its a seperate installable package? I am trying to install BO XI R2 SharePoint 2007 portal integration kit, but it keep asking for .net sdk. I installed BO XI R2 on server, but not sure if it contains .net SDK or not. Any tips or help will be useful.

Regards,
Pryank</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Is .net SDK part of BO XI R2 or its a seperate installable package? I am trying to install BO XI R2 SharePoint 2007 portal integration kit, but it keep asking for .net sdk. I installed BO XI R2 on server, but not sure if it contains .net SDK or not. Any tips or help will be useful.</p>
<p>Regards,<br />
Pryank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Langdon</title>
		<link>http://www.businessobjectstips.com/tips/server/java-or-dotnet/comment-page-1/#comment-280</link>
		<dc:creator>Geoff Langdon</dc:creator>
		<pubDate>Mon, 24 Aug 2009 15:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=39#comment-280</guid>
		<description>I have been running the .Net Enterprise version since BOE XI R1.  I was reluctant to change (being versed in VS.NET) but I have now switched to the Java due to the increased stability it seems to offer.  This did require many changes to enterprise reports, including enabling Kerberos - which has to be done for AD Authenticaton with Java.  I had to log several calls with SAP to facilitate the change to the Tomcat Java server.

Hopefully it will solve the .Net issues, but it does look better so far.

Geoff.</description>
		<content:encoded><![CDATA[<p>I have been running the .Net Enterprise version since BOE XI R1.  I was reluctant to change (being versed in VS.NET) but I have now switched to the Java due to the increased stability it seems to offer.  This did require many changes to enterprise reports, including enabling Kerberos &#8211; which has to be done for AD Authenticaton with Java.  I had to log several calls with SAP to facilitate the change to the Tomcat Java server.</p>
<p>Hopefully it will solve the .Net issues, but it does look better so far.</p>
<p>Geoff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.businessobjectstips.com/tips/server/java-or-dotnet/comment-page-1/#comment-3</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 18 Sep 2008 05:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=39#comment-3</guid>
		<description>Hi Sébastien,

I&#039;m glad you found the article useful, thank you for your feedback.  

You pose a very interesting dilemma.  I like your proposal of using OpenDocument calls to meet both requirements; simple and economical.  However, how will you prevent users from accessing via Java?

Perhaps you could use a very hard to guess port for your Java web server and try to launch all OpenDocument calls with the address bar removed in the resulting window.  This might stop most users for saving a short-cut to InfoView on your Java web server.

What do you think?
Julian</description>
		<content:encoded><![CDATA[<p>Hi Sébastien,</p>
<p>I&#8217;m glad you found the article useful, thank you for your feedback.  </p>
<p>You pose a very interesting dilemma.  I like your proposal of using OpenDocument calls to meet both requirements; simple and economical.  However, how will you prevent users from accessing via Java?</p>
<p>Perhaps you could use a very hard to guess port for your Java web server and try to launch all OpenDocument calls with the address bar removed in the resulting window.  This might stop most users for saving a short-cut to InfoView on your Java web server.</p>
<p>What do you think?<br />
Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sébastien Connesson</title>
		<link>http://www.businessobjectstips.com/tips/server/java-or-dotnet/comment-page-1/#comment-2</link>
		<dc:creator>Sébastien Connesson</dc:creator>
		<pubDate>Wed, 17 Sep 2008 16:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=39#comment-2</guid>
		<description>Hi Julian,

thank you for your analyse and advise.
I have a critical problem to solve.
In a hand, We have a custom infoview java application (standard portal with specific calculation and treatment written with java SDK).
In an other hand, we have a standard .net Infoview portal that is the BO portal deployed in the company which is acceded by users.

We need :
1. users continue tu access to the standard .net portal as unique access point
2. to display webi docs that use specific java treatments through custom infoview java

We think to use opendoc.jsp from .net infoview portal to do it.
What do you think?
Would you have a better idea?

Thank for your answer

Sébastien</description>
		<content:encoded><![CDATA[<p>Hi Julian,</p>
<p>thank you for your analyse and advise.<br />
I have a critical problem to solve.<br />
In a hand, We have a custom infoview java application (standard portal with specific calculation and treatment written with java SDK).<br />
In an other hand, we have a standard .net Infoview portal that is the BO portal deployed in the company which is acceded by users.</p>
<p>We need :<br />
1. users continue tu access to the standard .net portal as unique access point<br />
2. to display webi docs that use specific java treatments through custom infoview java</p>
<p>We think to use opendoc.jsp from .net infoview portal to do it.<br />
What do you think?<br />
Would you have a better idea?</p>
<p>Thank for your answer</p>
<p>Sébastien</p>
]]></content:encoded>
	</item>
</channel>
</rss>

