• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » code
Trace: • Firefox • How To Create a Moveable VM with VirtualBox • Java • Serial Protocol • Set the Timezone on Debian • Print Information about a Key • Projects • Android Backup • Compare a Key with its Certificate • IPS Repository Appliance

code
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info:java
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

jps - Java Virtual Machine Process Status Tool
8 Hits, Last modified: 13 years ago
more examples: List all java processes: ''jps'' <code> 55719 hourglass.jar 51299 jEdit 51610 Main 56026 Jps </code> Long listing: ''jps -l'' <code> 55719 /Users/andreas/.my/pkg/hourglass-0.6.1/lib/hourglass.jar 51299 ... 56042 sun.tools.jps.Jps 51610 org.netbeans.Main </code> List arguments: ''jps -m'' <code> 55719 hourgla
JAX-WS Debugging
6 Hits, Last modified: 11 years ago
m property to set depends on your Java version. <code> com.sun.xml.ws.transport.http.client.HttpTranspo... nternal.ws.transport.http.HttpAdapter.dump=true </code> The most common option seems to be ''com.sun.xm... yout JVM arguments (e.g. to the command line): <code> -Dcom.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.dump=true </code> Java 8 on OS X needs this: <code> -Dcom.sun.xml
Install the Java-Plugin for Firefox
2 Hits, Last modified: 11 years ago
he file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/l... \ /usr/lib/firefox-addons/plugins/libnpjp2.so </code> Please note, that I tested this with Ubuntu 14.

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki