Joey Chen
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Why IntelliJ Maven uses jre, not jdk
AnsweredI entered "mvn -version" in the IntelliJ teminal, but it kept showing jre, not jdk as my system environment set. How to change that? -
Created PostgreSQL connection problem
AnsweredHello, I am trying to connect to PostgreSQL database installed on a virtual Linux platform, but the connection kept failing. My datasource properties are: jdbc:postgresql://tblimsdb0:5432/postg... -
Created Troubles when run configuration within Intellij
AnsweredHello, I changed inet address setting in JBoss EAP startup file from 127.0.0.1 to my local hostname, and my ear deployment went out fine. However, when I started the application server within Intel...