From: <php...@li...> - 2012-07-11 17:26:55
|
Maybe you should close the connection before finishing your PHP script ? Sylvain Filteau Programmeur/Analyste sfi...@ad... ADA Consultants Inc 432 Boul. René-Lévesque Ouest Québec, QC Canada, G1S 1S3 Tel.: 1 (418) 907-5904 Fax: 1 (418) 907-9261 2012/7/11 <php...@li...> > > I'm using JavaBridge to run some java from within a command line PHP > script. The java code connects to a sonicmq server and started to > download data. When the PHP script exists the java code remains > connected to the sonicmq server, which prevents and new connections. > Sonicmq complains that a user is still logged in. > > My question is: From PHP how can I terminate the java code I initiated > from PHP? > > Thanks. > > ------------------------------------------------------------------------------ > 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 > |