Re: Problem with Spring plugin

2009-05-01 Thread YaronGo
Okay, I get extra points for stupidity here. Instead of adding the plugin to the WEB-INF/lib, I put it in the tomcat lib path. Sorry for the bother! (works now) YaronGo wrote: > > I'm sorry, I may not have been clear. > > I have tried with both spring.jar (dist directory) fr

Re: Problem with Spring plugin

2009-05-01 Thread YaronGo
truts (which I agree, have a mismatch on versions). None of the combinations work. Is it possible the plugin is failing? newton.dave wrote: > > YaronGo wrote: >> nevertheless that's the set of jars that came with the struts 2.1.6 >> release. > > That doesn'

Re: Problem with Spring plugin

2009-05-01 Thread YaronGo
I agree, nevertheless that's the set of jars that came with the struts 2.1.6 release. I would assume that version 2.0.8 would have worked. Maybe it's a problem with the plugin, but again, I'm using the plugin that comes with struts 2.1.6... Thoughts? newton.dave wrote: > >

Re: Problem with Spring plugin

2009-05-01 Thread YaronGo
erListener java.lang.NoClassDefFoundError: org/springframework/core/SmartClassLoader When I tried to find that class in any those jars, I came up blank. Ideas? Thanks! YaronGo YaronGo wrote: > > Hi, > > I'm having some problems using Struts2 and the Spring plugin using Tomca