
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Use of OGNL in a simple Java application - i.e. plain "java -jar myapp.jar"
|
|
|
scope=provided on the javassist dependency leads to Maven2 not including this dependency on the runtime classpath leading to a NoClassDefFoundError as soon as OGNL is used.
|
|
Description
|
scope=provided on the javassist dependency leads to Maven2 not including this dependency on the runtime classpath leading to a NoClassDefFoundError as soon as OGNL is used. |
Show » |
| There are no comments yet on this issue.
|
|