Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to java-crate 0.7 (and above) pallet to support Java 7 #77

Open
shardnit opened this issue Feb 6, 2015 · 0 comments
Open

Comments

@shardnit
Copy link

shardnit commented Feb 6, 2015

I am using "install-0.9.1" branch and I tried to install Java 7 on EC2 instances by upgrading the java-crate to 0.7 (since I couldnt find any source for version 0.5). I also updated line 52 in node.clj file with a map argument - :vendor :oracle :version "7" :components #{:jdk} as prescribed here (https://github.com/pallet/java-crate/tree/support/0.7.x).

With this while I get no compilation error, during deployment it throws invalid number of arguments exception. This is odd since java-crate 0.7 documentation clearly says that java function accepts a settings maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant