Fulltext results:
- jps - Java Virtual Machine Process Status Tool
- ====== jps - Java Virtual Machine Process Status Tool ====== The Java Virtual Machine has a ''jps'' tool wich is a bit like the ''ps'' command. ''jps'' lists all ''java'' Processes of a user. You can find the man page at [[http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jps.html]]
- Install the Java-Plugin for Firefox
- ====== Install the Java-Plugin for Firefox ====== To install the Java plugin for Firefox, you have to create a symlink from Fi... he JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/fire... the "plugin" directory may be somewhere else on your system. {{tag>java plugin linux ubunutu sysadmin}}
- JAX-WS Debugging
- pipe. The system property to set depends on your Java version. <code> com.sun.xml.ws.transport.http.cl... .http.client.HttpTransportPipe.dump=true </code> Java 8 on OS X needs this: <code> -Dcom.sun.xml.ws.tra... ttp.client.HttpTransportPipe.dump=true </code> {{tag>java jax jax-ws webservice debugging programming}}
- Java
- ====== Java ====== {{indexmenu>.}} {{tag>coding java topic}}