Hacker News new | ask | show | jobs
by mark_l_watson 3641 days ago
Although I don't use Java much anymore (favoring Ruby, Typescript, Haskell, Clojure, etc.) Java used to be my world, including enterprise Java.

Honest question: aren't there open source solutions for the best parts of Java Enterprise specs?

2 comments

GlassFish as mentioned is open source. Other commenter also brought WildFly, but it does not implement everything. I think you'd need jboss EAP. And there's TomEE++.
JBoss seems to work well enough. Er, Wildfly???
WildFly is the project formerly known as JBoss Application Server.