|
From: <php...@li...> - 2009-07-30 19:19:34
|
Raja, When we worked on the BIRT integration we got it to work without Tomcat, so I imagine Jasper would work in a similar fashion. The only issue I worried about is scalability. Maybe this is nothing to worry about but deserves a little consideration. We just used the STANDALONE method started the JavaBridge.jar and included all the jars in using the require method. Jason ________________________________ From: php...@li... [mailto:php...@li...] Sent: Thu 7/30/2009 10:18 AM To: php...@li... Subject: Re: [Php-java-bridge-users] Using PHP/Java Bridge without Tomcat Thanks Jost, > It depends on your java application. Some applications use/require a > servlet > container as a well-defined java execution environment. > > I do agree, I want to test whether JasperReports Runs without Tomcat. But if PJB needs Tomcat then no options are left. If PJB can run without Tomcat let me what shall I do. I will test the pilot application we developed without Tomcat. If it works then we can plan our main application in different way. Please let me know how can I make the required jasperReport jar files available to PJB for instantiation of jasper report classes. Right now I have put all of then in Tomcat Lib Dir. Thanks and best regards. Raja. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |