Hi again,

 

Now I get Jetty up and running, the following exception is thrown whenever I 
navigate to http://localhost:8080/

 

[INFO] Starting scanner at interval of 3 seconds.

2007-10-31 15:33:37.354:org.apache.jasper.runtime.JspFactoryImpl:WARN:  Exceptio

n initializing page context

java.lang.LinkageError: Class javax/el/ELResolver violates loader constraints

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)

        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12

4)

        at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)

        at java.net.URLClassLoader.access$100(URLClassLoader.java:56)

        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

        at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassL

oader.java:195)

        at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassReal

m.java:255)

 

Note that I had to add 

 

        <el.version>1.0</el.version>

 

to the <properties> section of the top pom.xml, in order to get the project 
built.

Is this the right version or is there something else that I am overlooking?

 

KR,

Christian 




Mazda Motor Logistics Europe NV, Blaasveldstraat 162, B-2830 Willebroek
VAT BE 406.024.281, RPR Mechelen, ING  310-0092504-52, IBAN : BE64 3100 0925 
0452, SWIFT : BBRUBEBB

Reply via email to