Hello Adam,

thank you very much for your explication.
Unfortunately 
        loader.addURL ( new File('lib/ojdbc.jar').*toURI().*toURL() )
doesn't work.
But I got some new insight into the work of classLoaders within gradle. 

Go on making the impossible possible ...

Thanks again

Christoph



Adam Murdoch-2 wrote:
> 
> 
> 
> Using a file should work - perhaps try
> 
> loader.addURL ( new File('lib/ojdbc.jar').*toURI().*toURL() )
> 
> 
> -- 
> Adam Murdoch
> Gradle Developer
> http://www.gradle.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/using-jdbc-driver-in-a-task-fails-tp25752010p25801359.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to