Hi,

 Concerning your bug report on jython about catching SQLException [1], I
have found that it is caused by the "import *" system.

 So if you rewrite the "from java.sql import *" line to
"from java.sql import SQLException, DriverManager", it should work.

 Of course it is just a workaround. A bug report have been registered in
the jython bug tracker [2].

 Regards,


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=281038
[2] 
http://sourceforge.net/tracker/index.php?func=detail&aid=1531644&group_id=12867&atid=112867

-- 
Nicolas Duboc <[EMAIL PROTECTED]>

Attachment: pgpcajWqmo2u1.pgp
Description: PGP signature

Reply via email to