From: <php...@li...> - 2012-06-05 06:18:02
|
hi, Kindly bare with me as I am new to this. Which log output do you need, Java log or PHP log. On Tue, Jun 5, 2012 at 8:31 AM, <php...@li... > wrote: > Hi > > Log output would be nice - Otherwise aiding is kind of hard > > Hermod > > -----Original Message----- > From: php...@li... [mailto: > php...@li...] > Sent: Tuesday, June 05, 2012 7:29 AM > To: php...@li... > Subject: [Php-java-bridge-users] Custom Java Class > > Hi, > > I have installed Java/PHP bridge on CentOS 6.0 and Tomcat6. Successfully > and also run my custom class very successfully without any problem. > > Now I have new environment with Fedora Release 7 and Tomcat 5. I have > installed Java/PHP bridge on it successfully. When I test following code > > <?php > require_once("http://localhost:8080/KPG/java/Java.inc"); > echo java("java.lang.System")->getProperties(); > ?> > > It works perfectly. But when I run my custom class, it did not works. The > custom class which is working very good in CentOS 6.0 with Tomcat6. I am > not understanding what can be the problem and how can solve it. Any help on > this will be very appriciate. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and threat > landscape has changed and how IT managers can respond. Discussions will > include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that the DNB Group > cannot accept any payment orders or other legally binding correspondence > with > customers as a part of an email. > > This email message has been virus checked by the anti virus programs used > in the DNB Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |