<?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"
	>
<channel>
	<title>Comments on: Bullet-Proof Jasper Reports and PHP</title>
	<atom:link href="http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun, 05 Feb 2012 00:17:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Dave Jarvis</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-758</link>
		<dc:creator>Dave Jarvis</dc:creator>
		<pubDate>Wed, 06 Apr 2011 21:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-758</guid>
		<description>Hey, Richard.

Your PHP instructions partially inspired me to write a technical manual.

http://www.whitemagicsoftware.com/books/indispensable/

I have also published all of the source code (for free) on the site.

Thanks for all the help!</description>
		<content:encoded><![CDATA[<p>Hey, Richard.</p>
<p>Your PHP instructions partially inspired me to write a technical manual.</p>
<p><a href="http://www.whitemagicsoftware.com/books/indispensable/" rel="nofollow">http://www.whitemagicsoftware.com/books/indispensable/</a></p>
<p>I have also published all of the source code (for free) on the site.</p>
<p>Thanks for all the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Report in Delphi for PHP - Page 2 - Delphi-PHP Forums</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-757</link>
		<dc:creator>Report in Delphi for PHP - Page 2 - Delphi-PHP Forums</dc:creator>
		<pubDate>Tue, 29 Mar 2011 14:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-757</guid>
		<description>[...] have a look at this tutorial:  Richard Johnson Blog Archive Bullet-Proof Jasper Reports and PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] have a look at this tutorial:  Richard Johnson Blog Archive Bullet-Proof Jasper Reports and PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tadeo</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-754</link>
		<dc:creator>Tadeo</dc:creator>
		<pubDate>Fri, 04 Feb 2011 20:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-754</guid>
		<description>Hi Folks, i've been reading this tuto and the Javabridge configuration till now, is diferent(Update this tuto Pls), i'm using Xampp and i put the JavaBridge.war inside the Tom cat auto deploy folder:C:\xampp\tomcat\webapps
and the JavaBridge folder contains all to work with PHP and TomCat, but till now i do not find the jasper jar, i downloaded ireport4.0 but i can not find inside the ireport folder the files jar to put them inside:C:\xampp\tomcat\webapps\JavaBridge\WEB-INF\lib

Anybody have some idea where i can  find the jaspers jar files?

Thanks all.</description>
		<content:encoded><![CDATA[<p>Hi Folks, i&#8217;ve been reading this tuto and the Javabridge configuration till now, is diferent(Update this tuto Pls), i&#8217;m using Xampp and i put the JavaBridge.war inside the Tom cat auto deploy folder:C:\xampp\tomcat\webapps<br />
and the JavaBridge folder contains all to work with PHP and TomCat, but till now i do not find the jasper jar, i downloaded ireport4.0 but i can not find inside the ireport folder the files jar to put them inside:C:\xampp\tomcat\webapps\JavaBridge\WEB-INF\lib</p>
<p>Anybody have some idea where i can  find the jaspers jar files?</p>
<p>Thanks all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun SR</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-740</link>
		<dc:creator>Arun SR</dc:creator>
		<pubDate>Thu, 09 Dec 2010 06:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-740</guid>
		<description>Please use Tom cat,PHP java bridge,WAMP or Xamp.
Put JavaBridge.war inside the Tom cat auto deploy folder.
ie Tomcat 7.0\webapps
Tom cat will auto deploy the war and will create a folder 
Tomcat 7.0\webapps\JavaBridge.
This folder contain all java class for bridge.
Run the JavaBridge.jar inside the Tomcat 7.0\webapps\JavaBridge\WEB-INF\lib and select the port 8080.
For using jasper class pls put the
jar files of jasper ireport into this folder.</description>
		<content:encoded><![CDATA[<p>Please use Tom cat,PHP java bridge,WAMP or Xamp.<br />
Put JavaBridge.war inside the Tom cat auto deploy folder.<br />
ie Tomcat 7.0\webapps<br />
Tom cat will auto deploy the war and will create a folder<br />
Tomcat 7.0\webapps\JavaBridge.<br />
This folder contain all java class for bridge.<br />
Run the JavaBridge.jar inside the Tomcat 7.0\webapps\JavaBridge\WEB-INF\lib and select the port 8080.<br />
For using jasper class pls put the<br />
jar files of jasper ireport into this folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwi</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-735</link>
		<dc:creator>dwi</dc:creator>
		<pubDate>Sun, 05 Dec 2010 13:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-735</guid>
		<description>I try to containing with mysql but still error :
my scripts like these :

$objClass = new Java("java.lang.Class");  
$objClass-&#62;forName('com.mysql.jdbc.Driver');  
$objDbm = new Java("java.sql.DriverManager");  
$objconn = $objDbm-&#62;getConnection("jdbc:mysql://localhost/db","root","");

$compileManager = new Java("net.sf.jasperreports.engine.JasperCompileManager");
$report = $compileManager-&#62;compileReport(realpath("test.jrxml"));

$fillManager = new Java("net.sf.jasperreports.engine.JasperFillManager");

$params = new Java("java.util.HashMap");
$params-&#62;put("text", "This is a test);
$jasperPrint = $fillManager-&#62;fillReport($report, $params, $objconn);

$outputPath = ("output.pdf");
$exportManager = new Java("net.sf.jasperreports.engine.JasperExportManager");
$exportManager-&#62;exportReportToPdfFile($jasperPrint, $outputPath);
header("Content-type: application/pdf");
readfile($outputPath);
unlink($outputPath);

can anyone help me to connect to mysql db?</description>
		<content:encoded><![CDATA[<p>I try to containing with mysql but still error :<br />
my scripts like these :</p>
<p>$objClass = new Java(&#8221;java.lang.Class&#8221;);<br />
$objClass-&gt;forName(&#8217;com.mysql.jdbc.Driver&#8217;);<br />
$objDbm = new Java(&#8221;java.sql.DriverManager&#8221;);<br />
$objconn = $objDbm-&gt;getConnection(&#8221;jdbc:mysql://localhost/db&#8221;,&#8221;root&#8221;,&#8221;");</p>
<p>$compileManager = new Java(&#8221;net.sf.jasperreports.engine.JasperCompileManager&#8221;);<br />
$report = $compileManager-&gt;compileReport(realpath(&#8221;test.jrxml&#8221;));</p>
<p>$fillManager = new Java(&#8221;net.sf.jasperreports.engine.JasperFillManager&#8221;);</p>
<p>$params = new Java(&#8221;java.util.HashMap&#8221;);<br />
$params-&gt;put(&#8221;text&#8221;, &#8220;This is a test);<br />
$jasperPrint = $fillManager-&gt;fillReport($report, $params, $objconn);</p>
<p>$outputPath = (&#8221;output.pdf&#8221;);<br />
$exportManager = new Java(&#8221;net.sf.jasperreports.engine.JasperExportManager&#8221;);<br />
$exportManager-&gt;exportReportToPdfFile($jasperPrint, $outputPath);<br />
header(&#8221;Content-type: application/pdf&#8221;);<br />
readfile($outputPath);<br />
unlink($outputPath);</p>
<p>can anyone help me to connect to mysql db?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faizal cabá</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-730</link>
		<dc:creator>Faizal cabá</dc:creator>
		<pubDate>Thu, 04 Nov 2010 09:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-730</guid>
		<description>For those that are getting blank pages, edit php.ini and change:
allow_url_include = on

good luck.:)</description>
		<content:encoded><![CDATA[<p>For those that are getting blank pages, edit php.ini and change:<br />
allow_url_include = on</p>
<p>good luck.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faizal cabá</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-729</link>
		<dc:creator>Faizal cabá</dc:creator>
		<pubDate>Tue, 02 Nov 2010 08:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-729</guid>
		<description>There is one step that saved my life.

copy all files from ireport\modules\ext to Tomcat: webapps\JavaBridge\WEB-INF\lib</description>
		<content:encoded><![CDATA[<p>There is one step that saved my life.</p>
<p>copy all files from ireport\modules\ext to Tomcat: webapps\JavaBridge\WEB-INF\lib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-718</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Tue, 12 Oct 2010 12:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-718</guid>
		<description>Hi Guys

I downloaded just about every archive (tar.gz) file from the Sourceforge link above.  Upon extraction, none of them contain a file called src.zip...

Do you perhaps have an older version or a direct link to the correct file that contains the java directory as per the steps above?  I think the maintainers must have changed or removed the correct archive.  

Or is there something I do not understand?

Regards

Jacques</description>
		<content:encoded><![CDATA[<p>Hi Guys</p>
<p>I downloaded just about every archive (tar.gz) file from the Sourceforge link above.  Upon extraction, none of them contain a file called src.zip&#8230;</p>
<p>Do you perhaps have an older version or a direct link to the correct file that contains the java directory as per the steps above?  I think the maintainers must have changed or removed the correct archive.  </p>
<p>Or is there something I do not understand?</p>
<p>Regards</p>
<p>Jacques</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merrill</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-710</link>
		<dc:creator>Merrill</dc:creator>
		<pubDate>Mon, 13 Sep 2010 23:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-710</guid>
		<description>Hi all,

I think I finally got my head around this and got the example working, which uses an empty datasource.  Can someone please tell me how to pass a jdbc datasource? I don't know what is the class name or its API

Thanks,

Merrill</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I think I finally got my head around this and got the example working, which uses an empty datasource.  Can someone please tell me how to pass a jdbc datasource? I don&#8217;t know what is the class name or its API</p>
<p>Thanks,</p>
<p>Merrill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-707</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Thu, 09 Sep 2010 11:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjohnson.id.au/wordpress/2007/10/27/bullet-proof-jasper-reports-and-php/#comment-707</guid>
		<description>Thanks Jon,

I confirm that I do have *.class file upon javac of *.java.
I even tried with *.jar of that *.java file. 
Does not seem to work.

_vinay</description>
		<content:encoded><![CDATA[<p>Thanks Jon,</p>
<p>I confirm that I do have *.class file upon javac of *.java.<br />
I even tried with *.jar of that *.java file.<br />
Does not seem to work.</p>
<p>_vinay</p>
]]></content:encoded>
	</item>
</channel>
</rss>

