Re: [S2] problem working with the Spring plugin with Struts 2.0.3+

2007-02-13 Thread kedgecomb
That solved it. Dave Newton-4 wrote: > > Run the included retrotranslator on the plugin jar. > > --- kedgecomb <[EMAIL PROTECTED]> wrote: > >> >> I found the struts2-spring-plugin.jar in the >> showcase war but it only works >> for SDK 1.5 >> >> We're using SDK 1.4 and the 1.4 versions of

Re: [S2] problem working with the Spring plugin with Struts 2.0.3+

2007-02-13 Thread Dave Newton
Run the included retrotranslator on the plugin jar. --- kedgecomb <[EMAIL PROTECTED]> wrote: > > I found the struts2-spring-plugin.jar in the > showcase war but it only works > for SDK 1.5 > > We're using SDK 1.4 and the 1.4 versions of the > Struts2 api and core jars > and they have worked wel

Re: [S2] problem working with the Spring plugin with Struts 2.0.3+

2007-02-13 Thread kedgecomb
I found the struts2-spring-plugin.jar in the showcase war but it only works for SDK 1.5 We're using SDK 1.4 and the 1.4 versions of the Struts2 api and core jars and they have worked well for us. Anyone know where to find a 1.4 version of the plugin? Takekazu Omi wrote: > > Now I had sam