All Questions
Tagged with development java
3 questions
0
votes
1
answer
3k
views
Glassfish 4.1 on OpenJDK 8? (Netbeans)
Netbeans installed Glassfish, and shows Glassfish as running:
Running the create-domain subcommand
Using default port 4848 for Admin.
Using default port 8080 for HTTP Instance.
Using default port ...
0
votes
1
answer
82
views
Development setup on linux
On a linux system should we install and use our development tools and setup like java ee and hadoop as a root user or as user.
1
vote
1
answer
1k
views
RHEL/CentOS: Installing a new version of Java, why not just change the path?
I am installing a new version of Java on a CentOS/RHEL Linux distro for a single developer to develop java.
The way I want to install on this development system is to just put the new java version ...