Geronimo-5020 is fixed now, now the datacdinfo sample can work as a geronimo server plugin.
To view this sample in eclipse, follow these steps: 1. svn co http://svn.apache.org/repos/asf/geronimo/samples/tags/samples-parent-2.1.7/ 2. cd samples-parent-2.1.7 && mvn install 3. Import the generated EAR file into eclipse 4. Manually associate the source code to the eclipse project Then you can use run as -> run on server. Forrest On Fri, Dec 3, 2010 at 2:01 PM, jbeck <[email protected]> wrote: > > Thanks, however that sample is not very useful including, > > "Because of a problem described in GERONIMO-5020, this sample application > is > not available as a geronimo plugin for the time being." > > I don't see the integration between struts and geronimo clearly explained. > > Also it doesn't answer the question - why do I need to do an ANT build > first > of the struts code, and not just be able to "run as->run on server", what > step am I missing to integrate the struts into my geronimo project? > > I forgot to mention I'm using eclipse and GEP for > building/deploying/running > my geronimo samples . > > thanks > > jeff > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/struts2-with-Geronimo-tp2009645p2010078.html > Sent from the Users mailing list archive at Nabble.com. >
