I want to set the environment variable I added below the line to ~/.bash_profile and ~/.profile but it didn\'t work.
~/.bash_profile
~/.profile
export JBOSS_H
You can just copy your existing bash_profile and name it zprofile and it will work fine.
cp ~/.bash_profile ~/.zprofile