Eclipse 2.1.1 is not detecting Sybase Driver

From: Amrik (amri..ffigent.net)
Date: Thu Feb 05 2004 - 23:40:40 EST

  • Next message: Ulrich Köster: "Re: Eclipse 2.1.1 is not detecting Sybase Driver"

    Hi Ulrich,
            
            I am setting the Sybase Driver to the classpath by defining a variable
    in the application which will hold
            the path to that driver class and in turn adding that variable to the
    application using (Add Other Framework option)
            But at Runtime its saying :
            
            An exception occurred while trying to open a channel:
    com.webobjects.jdbcadaptor.JDBCAdaptorException:
    JDBC connection failed for driver :'com.sybase.jdbc2.jdbc.SybDriver'.
    Driver not found in Java Runtime! Please verify your CLASSPATH
    environment
    variable.

            But in the current Classpath to my Application includes sybdriver.jar
    i.e
            D:\Apple\Library\Java\Extensions\sybdriver.jar;

            Do you have any solution to this problem.

    Thanks
    Amrik



    This archive was generated by hypermail 2.0.0 : Thu Feb 05 2004 - 23:38:42 EST