

JAVA: /Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/bin/java JBOSS_HOME: /Users/prashantkumar/Documents/wildfly-10.0.0.Final Prashants-MacBook-Pro:bin prashantkumar$. Then I tried to run but it failed with below error. So I downloaded the WildFly from version 10.0.0.Final -> Java EE7 Full & Web Distribution (131 MB TGZ File)Īfter this I made some changes in standalone.xml as per my Project needs like datasource changes. My next task was to run the WildFly Server so that I can deploy the war's as I used to do in windows. My next was then I downloaded the JDK 1.8 from the Oracles website and after correcting the Build Path in Eclipse, Maven began to work and now I'm able to run my Project via. Prashants-MacBook-Pro:bin prashantkumar$ javac -version Java HotSpot(TM) 64-Bit Server VM (build 25.73-b02, mixed mode) Java(TM) SE Runtime Environment (build 1.8.0_xx-b02) Prashants-MacBook-Pro:bin prashantkumar$ java -version Like I said in my first point I installed Java 8 from Apple store but when I tried below commands it's always gives me wrong version despite the latest JAVA.While working with the Maven in Eclipse it was throwing error on Eclipse and when I checked over the web about the error it was because of the wrong java version.

Worked on setting up Maven by downloading Maven (latest version) but > it didn't work so I setup the Maven in Eclipse itself from the Eclipse > Marketplace.How to Set Java JDK Environment Variable for Mac OS X 10.8 Mountain Lion Then I tried to set the ENV variables like JAVA_HOME, PATH as described in below links:.I started by downloading JAVA from the Apple itself where it >downloaded the latest version of JAVA 8 version 74(if I remember correctly).In windows I'm running my Maven Project as WildFly as it's server, so now I want the same configuration on Mac too.

Greeting guys I'm new to the Mac as coming from the Windows background.
