Thread

  1. Unable to compile enterprise version of jdbc-driver

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-11-03T20:36:05Z

    Grim Iversen (grim.iversen@hl.telia.no) reports a bug with a severity of 2
    The lower the number the more severe it is.
    
    Short Description
    Unable to compile enterprise version of jdbc-driver
    
    Long Description
    I checked out all the source from cvs, and tried to compile the jdbc-driver with the class "PostgresqlDataSource" included, using the command:
    
    make enterprise
    
    The compile failed, and a look at the source suggests that the moving of the jdbc driver from package postgresql to org.postgresql perhaps is to blame.  
    
    Using "make jdbc2" created the standard postgresql.jar file without any errors.
    
    Sample Code
    
    
    No file was uploaded with this report