Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What JVM and JARs are needed to use JayBird?

jars JayBird JVM needed
0
Posted

What JVM and JARs are needed to use JayBird?

0

If you use JVM 1.3.1 or higher the jars included in the distribution should have all the classes you need. In addition to the jars in the distribution you may need jndi.jar with some applications that use JVMs before 1.3.1. It is available free from Sun at http://java.sun.com/products/jndi. DreamWeaver UltraDev 4.0 is an example of such an application. It uses a pre-1.3 JVM instead of the JVM installed in the system. The jndi.jar file must be added for JayBird to work with UltraDev. Many development systems also use internal VM’s. If they are pre-1.3.1 you may need to add jar files to the program’s external library folder or to the system classpath to add classes that the older VM’s lack. If you see an errors about javax.naming.Referenceable, you are probably missing jndi.jar, for example. Many app servers already include jndi.jar, so you may not need to download it. All of the jars in the distribution are pretty small so it is not much of a problem to include them all. If it does beco

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123