On 11/18/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
> I couldn't sleep, so I've been spending the night looking at a few
> things, amoung them Shale. I was wondering what a good starting place
> would be to get up to speed quickly, since I haven't really looked at
> JSF or Shale before now.

There's a four part series on IBM DeveloperWorks that should get you
started with JSF.  Then buy David's book. :)
   
http://www-128.ibm.com/developerworks/views/java/libraryview.jsp?search_by=nonbelievers:

For Shale, there's just the website, and the usual... check the list
archives.  Craig and Gary have written some really good explanations
in response to user questions.  My new favorite place to search is
Nabble-- you can search both lists at once:
   http://www.nabble.com/Struts-f203.html

> I thought I'd start by checking out the Use Cases sample app, which I'm
> exploring now, but I'm finding (using the 20051117 nightly) that it's
> not too stable -- about half the links on the front page aren't working,
> and I keep getting into a borked-session situation that results in 500
> errors until I clear the session cookie (I think mostly if I hit the
> browser 'back' button).

Depending on where you were using the back button, it might be this:
http://issues.apache.org/bugzilla/show_bug.cgi?id=35066

The Maven-build use-cases app was somewhat broken until Gary committed
r345441 last night.  Try the 20051118 version in case the Ant build
was similarly affected... or just build it yourself.  (Ant build files
are in the usual place, look in shale/build for the Maven ones, and
check the README file.)

Thanks to James, we now have Shale Mailreader. :)  If you're familiar
with the original version, that might be a better place to start than
the use cases.

HTH,
--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to