|
From: Isabelle M. <isa...@me...> - 2003-04-19 11:41:00
|
Hi Brett, As a matter of fact I am in the process of writing a tutorial. Not for dummies, but for newbies :-( Something for xDoclet would be cool. Then if you have the time maybe some Eclipse plugins or a stand-alone Swing GUI app. We don't all use Eclipse, for example I'm strictly text editor + command line tools. Isabelle On Sat, Apr 19, 2003 at 11:34:08AM +0100, Brett Bell wrote: > Hiya, > > Just a few things :-) > > > Dummies Guide > -------------- > In my experience developers (including me)need something quick and easy to > look at when learning a new framework. Do you think it'll be a good idea > to write a quick spring for dummies guide? This guide will describe a > simple example (like the web one on wrox). Please let me know what you > think? > > The demo on wrox > ---------------- > I have also downloaded the web demo from the wrox site but I am having > problems trying to get it working. For example, I have observed the > following: > 1) even though the ant script allows the user to specify the server > location (etc) it still has some bits deeper in the script which assume > the user locates their servers in a directory called /server. > 2) The reference to UrlHandlerMapping (in the -servlet.xml) is out of step > with the latest code base. This class now resides in UrlHandlerMapping > com.interface21.web.servlet.handler.UrlHandlerMapping. > 3) Having created my own war file. The only example that currently works > for me is the one that generates it's own view. The others raise a > NullPointer exception. > "11:32:52,746 INFO [Jetty] JSP: init > 11:32:52,826 ERROR [ControllerServlet] Unexpected (probably runtime) > exception > java.lang.NullPointerException > at > com.interface21.web.servlet.view.InternalResourceView.renderMergedOut > putModel(InternalResourceView.java:112)" > > Tools > ------- > I don't know what IDE you use but would it be a cool idea to write some > tools to facilitate creating Spring applications. As a vehicle to learn > some new tricks, I am willing to write a couple of Eclipse plugins or > doing something in XDoclet. Let me know what you would like to see and I > will give it a try. > > > Cheers > > > Brett > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > -- Isabelle Muszynski Software Engineer Zandweellaan 4 2660 Antwerpen Belgium Tel. 32-(0)3-830 18 54 Mobile: 32-(0)485 49 50 89 Email: isa...@me... Website: www.meta-logix.com |