Skip to content

java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter #59

Open
@knubie

Description

@knubie

I'm trying to set up cljss to develop on locally so that I can submit a PR, but I'm having trouble getting it started.

There doesn't seem to be any info in the README about setting up the environment, so I tried running

lein figwheel

but I'm getting the following error:

Exception in thread "main" java.lang.ExceptionInInitializerError
        at clojure.main.<clinit>(main.java:20)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter, compiling:(org/httpkit/server.clj:1:1)

I'm new to clojure on the JVM (I mostly use clojurescript with shadow-cljs), so I could use some help getting set up. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions