Re: [JAVA3D] Number format exception during extension check

2001-03-14 Thread Paul Pantera
blem. The problems are being worked out and should be solved by the release of our next beta. . . -Paul > MIME-Version: 1.0 > Date: Wed, 14 Mar 2001 10:33:42 -0500 > From: "J. Lee Dixon" <[EMAIL PROTECTED]> > Subject: [JAVA3D] Number format exception during extension check

[JAVA3D] Number format exception during extension check

2001-03-14 Thread J. Lee Dixon
I have my code in a JAR, and I use the Java1.3 extension mechanism and ask for Java3D ver 1.2.1 in the JAR manifest. Well, if the user has installed Java3D ver 1.2.1 beta 2, then I get a NumberFormatException because "1.2.1 beta 2" is not really a number, and Java throws the exception while tryin