installation of jython program

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jan Gregor

    #1

    installation of jython program

    Hello,

    I've done database console in jython called jydbconsole. It's now
    available on sourceforge. As you can guess console needs jdbc drivers.
    The script that runs jython itself doesn't public -cp option to add
    another classpaths. Yes I need to add jdbc drivers to classpath ...
    Of course I see solution to modify the jython script and distribute
    it with my program but is there cleaner solution ?


    Thanks,
    Jan
Working...