From: Kai L. <K.L...@li...> - 2005-08-31 08:39:35
|
On Tue, 30 Aug 2005 15:01:25 -0500, you wrote: >Hi everyone, > >I am using the java-bridge for about 3 months now and it has been very = stable, but yesterday I ran in to something really strange. > >In my java files, I create a java.sql.DriverManager object and I play = with it. >If I use this object with the java-bridge, it does not complain about = anything, but nothing happens in the DB. > >Any Idea about what's happening? >Thanks, Can you give an example, or better yet a test case which shows the problems ? Which version of the php java bridge do you use ? If it's not the latest version, try to update and then check if the problem still occurs. Also, If you can't create a test case outside of your development environment or don't have time for that - try to find out where the problem occurs - if the Java code gets called at all, if an exception occurs. Put the log level of the php-java bridge to 4 or higher and then look at the log whether any problem is reported. with best regards, Kai Londenberg ------------------------------- librics GmbH & Co. KG G=F6ttinger Chaussee 115 D-30459 Hannover Tel. +49 511 - 473 88 77 =46ax +49 511 - 473 88 78 mailto: K.L...@li... |