Fulltext results:
- jps - Java Virtual Machine Process Status Tool
- ====== jps - Java Virtual Machine Process Status Tool ====== The Java Virtual Machine has a ''jps'' to... ommand. ''jps'' lists all ''java'' Processes of a user. You can find the man page at [[http://java.sun... om/j2se/1.5.0/docs/tooldocs/share/jps.html]]. I'm using it with the parameters ''-l'' (long listing) and ''-m'' (arguments) most of the time: /usr/java/bin/jps -lm Here are some more examples:
- JAX-WS Debugging
- ====== JAX-WS Debugging ====== If you use the builtin JAX-WS implementation and want to see the SOAP ... ransport.http.client.HttpTransportPipe.dump''. To use it, add the following to yout JVM arguments (e.g
- Install the Java-Plugin for Firefox
- eate a symlink from Firefox's plugin directory ''/usr/lib/firefox-addons/plugins/'' to the file ''libn... s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/firefox-addons/plugins/libnpjp2.so </code>