Joey Chen
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
Joey Chen created a post, AnsweredWhy IntelliJ Maven uses jre, not jdk
I entered "mvn -version" in the IntelliJ teminal, but it kept showing jre, not jdk as my system environment set. How to change that? -
Joey Chen commented, -
-
Joey Chen created a post, AnsweredPostgreSQL connection problem
Hello, 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... -
-
Joey Chen created a post, AnsweredTroubles when run configuration within Intellij
Hello, 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...