More of a Java question than a Clojure one, but it's in the context of
clojure, and I don't know a better place to ask, so forgive me...

I've seen a couple of references in articles about clojure to using
"java -server". My "java" executable has a "server" option, but when I
try it, I get told:
    Error: no `server' JVM at `C:\Program Files\Java\jre6\bin\server\jvm.dll'.

I have
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)

This is on Windows 7 32 bit. Is there a different download I should be
using to have a "server VM" available? (Is it just a J2EE thing? I've
never used J2EE except in "enterprise" setups, and I'd certainly not
expect to use it on my PC).

Paul.

PS I suppose there's a more general question - does "java -server"
make enough of a difference for me to be bothering about all this?

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

Reply via email to