Re: tomcat 7.0.4 on MAC my app works on Windows get...

2011-01-06 Thread Joe Greenawalt
Someone here was passing it to tomcat on the startup along with a bunch of other jvm parameters, probably in hopes of trying increase the performance. On Thu, Jan 6, 2011 at 3:02 AM, Pid wrote: > On 1/5/11 8:44 PM, Joe Greenawalt wrote: > > So i went to the appservers and sure enou

Re: tomcat 7.0.4 on MAC my app works on Windows get...

2011-01-05 Thread Joe Greenawalt
22, 2010 at 4:54 PM, Joe Greenawalt wrote: > right, its definitely going in my pom, i just did that to get it to work, > when i get back from vacation, im going to try and figure out the problem. > > thanks > > > On Wed, Dec 22, 2010 at 3:55 PM, Christopher Schult

Re: tomcat 7.0.4 on MAC my app works on Windows get...

2010-12-22 Thread Joe Greenawalt
-- > Hash: SHA1 > > Joe, > > On 12/22/2010 1:57 PM, Joe Greenawalt wrote: > > "interestingly its not" - not located in either place (mac/windows > tomcat) > > as a velocity-[version].jar > > > > I downloaded Velocity+V-Tools and added them to TOMCAT_H

Re: tomcat 7.0.4 on MAC my app works on Windows get...

2010-12-22 Thread Joe Greenawalt
#x27;t have the dependency directly in our pom, thats why i first assumed it was bundled with something or the problem wasn't what it was reporting. On Tue, Dec 21, 2010 at 7:03 PM, Michael Ludwig wrote: > Joe Greenawalt schrieb am 21.12.2010 um 17:40 (-0500): > > interestingly its not &

Re: tomcat 7.0.4 on MAC my app works on Windows get...

2010-12-21 Thread Joe Greenawalt
input and help. On Tue, Dec 21, 2010 at 4:37 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Joe, > > On 12/21/2010 3:43 PM, Michael Ludwig wrote: > > Joe Greenawalt schrieb am 21.12.2010 um 15:22 (-

Re: tomcat 7.0.4 on MAC my app works on Windows get...

2010-12-21 Thread Joe Greenawalt
-BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Micheal, > > On 12/21/2010 2:22 PM, Michael Ludwig wrote: > > Joe Greenawalt schrieb am 21.12.2010 um 13:26 (-0500): > >> Well since its the exact same war file placed in the exact same > >> version of tomcat,

Re: tomcat 7.0.4 on MAC my app works on Windows get...

2010-12-21 Thread Joe Greenawalt
help, i can try to find it in the jar files. On Tue, Dec 21, 2010 at 1:09 PM, Konstantin Kolinko wrote: > 2010/12/21 Joe Greenawalt : > > Here is the lib Folder of the deployed app: > > activation-1.1.jar > > (...) > > slf4j-log4j12-1.5.2.jar > > > > and whi

tomcat 7.0.4 on MAC my app works on Windows get...

2010-12-21 Thread Joe Greenawalt
tomcat 7.0.4 on MAC my app works on Windows get... SEVERE: Exception starting filter struts2 java.lang.NoClassDefFoundError: Lorg/apache/velocity/app/VelocityEngine; i have removed all other applications from the webapps and have restarted the box. Application is built with maven, and i used the