...
| Code Block |
|---|
j9 -cp lib/servlet-api-2.5.jar:lib/jetty-util.jar:lib/jetty.jar:examples/embedded/target/classes org.mortbay.jetty.example.OneHandler |
NOTE! It appears that J9 is a superset of CDC. JVMs such as jbed with a strict CDC
implementation appear to need some patches to Jetty to remove some 1.4 language
features. These patches will soon be available in the patches directory.