Re: Convention plugin example

2009-01-14 Thread Musachy Barroso
> Sent: Wednesday, January 14, 2009 2:37:50 PM > Subject: Re: Convention plugin example > > Norris Shelton wrote: >> Thanks for the fast response. I did not know there was such a thing. > > But... but you asked how to get a Convention plugin app running. > > Dave &g

Re: Convention plugin example

2009-01-14 Thread Norris Shelton
ssing. From: Dave Newton To: Struts Users Mailing List Sent: Wednesday, January 14, 2009 2:37:50 PM Subject: Re: Convention plugin example Norris Shelton wrote: > Thanks for the fast response. I did not know there was such a thing. But... but you asked how to get a Convention plugin app runnin

Re: Convention plugin example

2009-01-14 Thread Dave Newton
Norris Shelton wrote: Thanks for the fast response. I did not know there was such a thing. But... but you asked how to get a Convention plugin app running. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org Fo

Re: Convention plugin example

2009-01-14 Thread Norris Shelton
From: Wes Wannemacher To: Struts Users Mailing List Sent: Wednesday, January 14, 2009 12:58:04 PM Subject: Re: Convention plugin example Norris, I have a few examples using Conventions + Struts 2.1.x available here - http://code.google.com/p/struts2inpractice/source

Re: Convention plugin example

2009-01-14 Thread Norris Shelton
ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton From: Dave Newton To: Struts Users Mailing List Sent: Wednesday, January 14, 2009 12:11:46 PM Subject: Re: Convention plugin example Norris Shelton wrote: > Does anyone know of a basic hello world applicat

Re: Convention plugin example

2009-01-14 Thread Wes Wannemacher
Norris, I have a few examples using Conventions + Struts 2.1.x available here - http://code.google.com/p/struts2inpractice/source/browse/#svn/trunk The ch04* examples include Struts 2.1, Spring, Conventions and persistence (JPA & JDBC). I haven't updated them since 2.1 went GA, but to do so, yo

Re: Convention plugin example

2009-01-14 Thread Dave Newton
Norris Shelton wrote: Does anyone know of a basic hello world application that uses the > Convention plugin and Maven. I am having trouble getting any of my > actions to be registered. Here is the S2 related dependencies from my pom.xml org.apache.struts

Convention plugin example

2009-01-14 Thread Norris Shelton
Does anyone know of a basic hello world application that uses the Convention plugin and Maven. I am having trouble getting any of my actions to be registered. Here is the S2 related dependencies from my pom.xml org.apache.struts struts2-core