IBM-Cloud / get-started-java

Sample and tutorial to help you get started with a Java EE app, REST API and a database.
https://console.bluemix.net/docs/runtimes/liberty/getting-started.html
Apache License 2.0
27 stars 88 forks source link

Add beans.xml so CDI work on Bluemix #7

Open dmelosantos opened 7 years ago

dmelosantos commented 7 years ago

Without beans.xml it will work locally (bizarre, but it will) but without beans.xml and discovery mode all, CDI won't work on Bluemix