On the JDK6 source page the repository link is broken, and the location that is described in readme doesn\'t exist. I know that there is also OpenJDK repository, but as I understand, it isn\'t the sam
I have some JBoss 5.1.0 instances running on JDK1.6 on RHEL5. I would like to access heap/permgen/etc information from their VMs.
I\'m having a problem running an JEE5 application at GF 3.1 Embedded at Apple computers... (the same environment works at Linux and Windows). The server starts ok, but when loading the APP the server
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th
I use a TreeMap class for store messages information with their priority in my application. I\'ve used a treeMap class for do it because this class order automatically the element based on the key val
Can anyone please help me to identify the exact are of problem. Is it either JVM, Log4j or something else in our application?
We have two different servers running our web application, one is Windows and other is Linux Red Hat. Both the server has same Tomcat(6) and JDK (v6u20). The application ru开发者_StackOverflow社区nnin
I have a class that looks like the following: public class FileEntry { private String name; public FileEntry (String name) {
How can I install JDK 1.6 on Mac OSX Leopard? In Software Update today I updated Java, and it upgraded from 1.5.0_26 to 1.5.0_28 (This is not 1.6!). I have Xcode Tools installed, version 3.0. On the
I\'m running java 1.6 in Eclipse o开发者_JS百科n my Intel Mac. I\'m using the 1.6.0 version under System/Library/Frameworks and set the default compiler to this in Eclipse.