Hi, sorry for not reporting back.

I did a bit of digging yesterday. Turns out that "sa-jdi.jar" isn't included
in JDK6 for windows.
Seems like I must use the sharedmemory connector.

Also it seems that add-classpath doesn't work on windows?

(-> "file:///C:/Program/Java/jdk1.6.0_26/jre/../lib/tools.jar"
 java.net.URI. java.io.File. .exists)
true

user> (-> "file:///C:/Program/Java/jdk1.6.0_26/jre/../lib/tools.jar"
 add-classpath)
WARNING: add-classpath is deprecated

Context classloader is not a DynamicClassLoader
  [Thrown class java.lang.IllegalAccessError]

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to