Re: [s2] Developing Portlets with Eclipse tutorial available

2007-08-02 Thread Rene Gielen
Nils, I love you for that :) It was on my wishlist for so long, but I never found the time to get into it. Cheers, Rene Nils-Helge Garli schrieb: > I think I've managed to get all the steps written down: > http://portletwork.blogspot.com/2007/07/mvnjetty-and-portlets.html > > Also, I took a stru

Re: [s2] Developing Portlets with Eclipse tutorial available

2007-08-01 Thread Nils-Helge Garli
Now, remember that I'm in a different time zone ;) I just managed to finish it before I jumped to bed. And it would be nice if someone could confirm that it works for them as well. Then I'll add it to the docs and archetype. Nils-H On 8/1/07, Don Brown <[EMAIL PROTECTED]> wrote: > So, what's stop

Re: [s2] Developing Portlets with Eclipse tutorial available

2007-07-31 Thread Don Brown
So, what's stopping you from adding the tutorial to the Struts 2 docs and updating the archetype? :) Don On 8/1/07, Nils-Helge Garli <[EMAIL PROTECTED]> wrote: > I think I've managed to get all the steps written down: > http://portletwork.blogspot.com/2007/07/mvnjetty-and-portlets.html > > Also,

Re: [s2] Developing Portlets with Eclipse tutorial available

2007-07-31 Thread Nils-Helge Garli
I think I've managed to get all the steps written down: http://portletwork.blogspot.com/2007/07/mvnjetty-and-portlets.html Also, I took a struts 2 portlet archetype project and added the necessary files and configurations and put it on my site for download. You can find the link in the blog. Plea

Re: [s2] Developing Portlets with Eclipse tutorial available

2007-07-29 Thread Don Brown
Very cool! That has been one of those things I keep meaning to work on. If nothing else, add the lines (commented out, of course) to our portlet archetype. Don On 7/29/07, Nils-Helge Garli <[EMAIL PROTECTED]> wrote: > Good tutorial, and a nice way to get started with portlet development! > > Ma

Re: [s2] Developing Portlets with Eclipse tutorial available

2007-07-29 Thread Nils-Helge Garli
Good tutorial, and a nice way to get started with portlet development! Maybe not entirely on topic, but inspired by your tutorial and some information I found earlier in the pluto FAQ about embedding pluto, I started playing around with making the maven-jetty-plugin work with a portlet project. Th