Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] System classpath on Jetty 8

On Mon, Feb 18, 2013 at 12:13 PM, Joakim Erdfelt <joakim@xxxxxxxxxxx> wrote:
"Jetty 8" is of insufficient detail to verify / validate a report of a potential bug.

When reporting issues, be as detailed as possible.

Which exact version of Jetty 8?
 
8.1.9

Are you running the jetty-distribution from download.eclipse.org?
 
Yes.

Or are you running jetty-hightide distribution from codehaus.org?

Not anymore, but same problem.
 
Or are you running a rebundled / repackaged version of jetty from another source (such as a linux packaging of jetty by redhat, debian, or ubuntu)?

Nope.
 
Or are you running with the raw jars in any of the embedded mode configurations via the artifacts found in maven central?

Nope.
 
Or are you running the jetty bundles from within an OSGi framework? (such as eclipse, virgo, felix, etc...)

Nope.
 
Or are you running jetty from a maven plugin?

Nope.
 
Or are you running jetty from some other mechanism I haven't mentioned above?

Straight download, unpack, then java -jar start.jar
 

Which version of the Java VM are you using? (major, minor, update version, vendor and architecture)

7b9
 
What OS?

Win7 x64


Back to the top