From: <php...@li...> - 2011-10-16 01:45:33
|
Thanks Jost...exactly what I was looking for... Thanks, Tony On Sat, Oct 15, 2011 at 9:21 AM, < php...@li...> wrote: > Hi, > > => > > http://tomcat.apache.org/tomcat-5.5-doc/jndi-resources-howto.html#JDBC_Data_Sources > > BTW: Our JNDI example at > > http://php-java-bridge.sourceforge.net/pjb/examples/source.php?source=documentClient.phpuses > an obsolete syntax. > > Instead of javax_naming_InitialContext it should be > javax\naming\InitialContext (php >=5.3) or > java("javax.naming.InitialContext")->($serverArgs) (php4) > > > Regards, > Jost Bökemeier > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2d-oct > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |