<?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>Ramblings from the bit bucket &#187; Jasperserver</title>
	<atom:link href="http://blogs.planetingres.org/notnull/tag/jasperserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.planetingres.org/notnull</link>
	<description>Just another blogs.planetingres.org weblog</description>
	<lastBuildDate>Tue, 01 Feb 2011 09:13:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Jasperserver 3.5 work in progress</title>
		<link>http://blogs.planetingres.org/notnull/2009/04/27/jasperserver-35-work-in-progress/</link>
		<comments>http://blogs.planetingres.org/notnull/2009/04/27/jasperserver-35-work-in-progress/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 10:40:04 +0000</pubDate>
		<dc:creator>notnull</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[BI Appliance]]></category>
		<category><![CDATA[Icebreaker]]></category>
		<category><![CDATA[Jasperserver]]></category>
		<category><![CDATA[Jaspersoft]]></category>
		<guid isPermaLink="false">http://blogs.planetingres.org/notnull/?p=74</guid>
		<description><![CDATA[As alluded to in a previous post I have been working with the Appliance development team on the Ingres Icebreaker BI appliance with Jasperserver 3.1 announced GA today. The work to keep up with the Jaspersoft release cycle is in progress and early functionality tests a re looking good. I&#8217;ve kept some brief notes on [...]]]></description>
			<content:encoded><![CDATA[<p>As alluded to in a <a href="http://blogs.planetingres.org/notnull/2009/04/24/in-the-market-for-jdbc-properties/">previous post</a> I have been working with the Appliance development team on the <a href="http://esd.ingres.com/product/icebreaker/Business_Intelligence/Appliances/Icebreaker_Business_Intelligence_Appliance">Ingres Icebreaker BI appliance</a> with Jasperserver 3.1 <a href="http://www.ingres.com/about/press/09-0427-appliance.php">announced GA today</a>.</p>
<p>The work to keep up with the <a href="http://www.jaspersoft.com/">Jaspersoft</a> release cycle is in progress and early functionality tests a re looking good.  I&#8217;ve kept some brief <a href="http://community.ingres.com/wiki/Jasperserver_3.5">notes on how to build Jasperserver</a> from source with Ingres and how to migrate from the Jasperserver 3.1 appliance on the <a href="http://community.ingres.com/wiki/Welcome_to_the_Ingres_Community">Ingres Community Wiki</a>.</p>
<p>Keep a look out for further announcements.<br />
<h3>Related posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/notnull/2009/03/10/heraldic-enterprise-content-management/" title="Heraldic Enterprise Content Management">Heraldic Enterprise Content Management</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2008/10/10/jasperserver-30-php-sample/" title="Jasperserver 3.0 PHP sample">Jasperserver 3.0 PHP sample</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2011/02/01/data-access-message-protocol-wireshark-dissector/" title="Data Access Message Protocol &#8211; Wireshark dissector">Data Access Message Protocol &#8211; Wireshark dissector</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2011/02/01/ingres-migration-toolset/" title="Ingres Migration Toolset">Ingres Migration Toolset</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2010/08/11/ingres-command-line-rpm-installation/" title="Ingres command line RPM installation">Ingres command line RPM installation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/notnull/2009/04/27/jasperserver-35-work-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jasperserver 3.0 PHP sample</title>
		<link>http://blogs.planetingres.org/notnull/2008/10/10/jasperserver-30-php-sample/</link>
		<comments>http://blogs.planetingres.org/notnull/2008/10/10/jasperserver-30-php-sample/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 09:09:11 +0000</pubDate>
		<dc:creator>notnull</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Icebreaker]]></category>
		<category><![CDATA[Jasperserver]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web service]]></category>
		<guid isPermaLink="false">http://blogs.planetingres.org/notnull/?p=41</guid>
		<description><![CDATA[I&#8217;m working with the folks at Jaspersoft building an Ingres BI appliance with Jasperserver 3.0 and decided to try the PHP sample that comes with the distribution.  I&#8217;m no PHP expert so it helps to be able to call on one who knows their way around (thanks Grant). The environment: Apache/2.2.4 (Linux/SUSE) PHP 5.2.6 with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working with the folks at Jaspersoft building an Ingres BI appliance with Jasperserver 3.0 and decided to try the PHP sample that comes with the distribution.  I&#8217;m no PHP expert so it helps to be able to call on one who knows their way around (thanks <a href="http://blogs.planetingres.org/grant/">Grant</a>).</p>
<p>The environment:</p>
<ul>
<li>Apache/2.2.4 (Linux/SUSE)</li>
<li>PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli)</li>
<li>Net_DIME         1.0.1   stable</li>
<li>SOAP             0.12.0  beta</li>
</ul>
<p>The relevant section from the php.ini</p>
<pre>[soap]
; Enables or disables WSDL caching feature.
soap.wsdl_cache_enabled=1
; Sets the directory name where SOAP extension will put cache files.
soap.wsdl_cache_dir="/tmp"
; (time to live) Sets the number of second while cached file will be used
; instead of original one.
soap.wsdl_cache_ttl=86400</pre>
<p>The jasperserver-pro-3.0-bin/samples/php-sample driectory was copied into the directory that is published by the Apache web server.</p>
<p>The value of $webservices_uri was updated to point at my jasperserver 3.0 instance:</p>
<pre>$webservices_uri = "http://localhost:8080/jasperserver-pro/services/repository";</pre>
<p>When the index.php page is loaded a form for login credentials is displayed.  When the credentials for jasperadmin were entered the page refreshed and the original page is displayed again.</p>
<p>Back to my PHP expert and together with some server authentication logging could see that no attempt was made to authenticate.</p>
<p>If it wasn&#8217;t for my PHP expert I don&#8217;t think that I would have associated the problem with the use of HTTP_[A-Z]*_VARS global variables within the sample PHP pages.</p>
<p>After some search and replace in vim %s/\(HTTP\)\(_[A-Z]*\)\(_VARS\)/\2/g on all of the PHP pages the top level folders were finally returned as a simple table and I was able to navigate the repository and run some of the sample reports.</p>
<p>I&#8217;ll be adding this to the Jasperforge community site at some stage but thought I&#8217;d note it down so I don&#8217;t forget.<br />
<h3>Related posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/notnull/2009/04/27/jasperserver-35-work-in-progress/" title="Jasperserver 3.5 work in progress">Jasperserver 3.5 work in progress</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2009/03/10/heraldic-enterprise-content-management/" title="Heraldic Enterprise Content Management">Heraldic Enterprise Content Management</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/notnull/2008/10/10/jasperserver-30-php-sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

