ereas it ran just fine on MP1.
Any other WebLogic developers out there experience any of these issues?
- Patrick.
-Original Message-
From: Alex Shneyderman [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 18, 2008 2:45 AM
To: Struts Users Mailing List
Subject: Re: Something odd with deplo
I have done a bit more digging and
somehow, somehwere there is a call to
com.opensymphony.xwork2.inject.ContainerImpl.addInjectors(Class, List)
the class in arguments list is org.apache.struts2.views.velocity.VelocityManager
So somehow xwork is instructed to add injectors to that class.
The ot
hmm it seems that there is an unresolved issue:
https://issues.apache.org/struts/browse/WW-2228
any idea beyond what is in the comments? I mean I understand that
sitemesh has velocity as optional jar but it is optional for a reason,
I do not understand why an exception needs to be thrown.
odd.
It's looking for some velocity classes on the classpath. You're
probably missing some velocity jars in your WEB-INF/lib folder.
Nils-H
On 18. mars. 2008, at 07.54, "Alex Shneyderman"
<[EMAIL PROTECTED]> wrote:
I get an exception while deploying WAR to WL 10. Here is the stack
trace:
j
I get an exception while deploying WAR to WL 10. Here is the stack trace:
java.lang.NoClassDefFoundError: Lorg/apache/velocity/app/VelocityEngine;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2259)
at java.lang
5 matches
Mail list logo