sound blocking in java

2001-10-08 Thread glynis
a while back, there was a thread about mozilla starting slowly, and it was attributed to a poorly-written shockwave plugin which tried to open the sound device when mozilla started. this open blocked if the sound device was being used by something else, and made mozilla's startup wait until the so

sound blocking in java

2001-10-08 Thread glynis
a while back, there was a thread about mozilla starting slowly, and it was attributed to a poorly-written shockwave plugin which tried to open the sound device when mozilla started. this open blocked if the sound device was being used by something else, and made mozilla's startup wait until the s

Re: Reg: EXCEPTION_ACCESS_VIOLATION on JDBC in Java!!!!

2001-10-08 Thread Jesse Stockall
On Mon, 2001-10-08 at 06:25, JAVA TEAM wrote: The application is using JDBC- ODBC Type 1 driver to connect to MS - SQL Server. Get a JDBC type 4 Driver, forget about the JDBC-ODBC bridge. Sun does not recomend using it, This is from sun's site: Status of the JDBC-ODBC Bridge The

Re: Reg: EXCEPTION_ACCESS_VIOLATION on JDBC in Java!!!!

2001-10-08 Thread Jesse Stockall
On Mon, 2001-10-08 at 06:25, JAVA TEAM wrote: The application is using JDBC- ODBC Type 1 driver to connect to MS - SQL Server. Get a JDBC type 4 Driver, forget about the JDBC-ODBC bridge. Sun does not recomend using it, This is from sun's site: Status of the JDBC-ODBC Bridge The

Re: Blackdown Java 2 copyright (j2sdk, j2se)

2001-10-08 Thread Egon Willighagen
On Monday 08 October 2001 08:17, Peter Makholm wrote: > Colin Watson <[EMAIL PROTECTED]> writes: > > I was under the impression from the discussions this spring that the > > Blackdown folks had got explicit permission from Sun for Debian to > > distribute the JDK in non-free. > > If such permission

Re: Blackdown Java 2 copyright (j2sdk, j2se)

2001-10-08 Thread Peter Makholm
Colin Watson <[EMAIL PROTECTED]> writes: > I was under the impression from the discussions this spring that the > Blackdown folks had got explicit permission from Sun for Debian to > distribute the JDK in non-free. If such permission exists it should be mentioned in the packages copyright file. I

Reg: EXCEPTION_ACCESS_VIOLATION on JDBC in Java!!!!

2001-10-08 Thread JAVA TEAM
HI, Software Environment An Intranet based application has been developed by our organization using JAVA, JSP and Java Script initially in JDK 1.2.2 and later upgraded to JDK 1.3.1 This application is being run on Windows NT 4.0 platform. The Web Server being used is Apache 1.3.20 for Windows N