I don't understand how this became a problem for Wendy. I'm using the standalone runtime right now. And it doesn't have the jstl-api inside of the WEB-INF/lib
- Joakim Brett Porter wrote: > I reopened MRM-459 (r584218), which would have done this, and added a > comment. > > On 14/10/2007, at 4:48 AM, Wendy Smoak wrote: > >> Is anyone else seeing this? At r584279, the app starts up but I get >> this when it tries to display the page to add the Admin user: >> >> INFO | jvm 1 | 2007/10/13 13:41:10 | WARNING: >> /archiva/security/addadmin.action: >> INFO | jvm 1 | 2007/10/13 13:41:10 | >> java.lang.NoClassDefFoundError: >> javax/servlet/jsp/jstl/core/ConditionalTagSupport >> INFO | jvm 1 | 2007/10/13 13:41:10 | at >> java.lang.ClassLoader.defineClass1(Native Method) >> INFO | jvm 1 | 2007/10/13 13:41:10 | at >> java.lang.ClassLoader.defineClass(ClassLoader.java:620) >> INFO | jvm 1 | 2007/10/13 13:41:10 | at >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) >> INFO | jvm 1 | 2007/10/13 13:41:10 | at >> java.net.URLClassLoader.defineClass(URLClassLoader.java:260) >> INFO | jvm 1 | 2007/10/13 13:41:10 | at >> java.net.URLClassLoader.access$100(URLClassLoader.java:56) >> >> -- >> Wendy > > -- > Brett Porter - [EMAIL PROTECTED] > Blog: http://www.devzuz.org/blogs/bporter/ >
