Here is what the exception says :
Caused by: java.lang.RuntimeException: java.lang.ClassCastException:
com.day.cq.net.jar.ContentBusJarURLConnection cannot be cast to
java.net.JarURLConnection at clojure.lang.RT.(RT.java:291)
On Jan 6, 3:11 pm, Warren Wood wrote:
> The cast in the following meth
The cast in the following method from RT.java throws a
ClassCastException when trying to compile Clojure within the Day
Communique 4.2.1 content management system. Any suggestions?
thanks,
Warren
static public long lastModified(URL url, String libfile) throws
Exception{
if(url.getProtocol().equ