The website says there are block samples in the Cornerstone project; however
I can't seem to find any place to download the Cornerstone source.  I'm
particularly interested in the SimpleServer example.

I looked into Phoenix a few weeks ago, but there is just so much there its
hard to get your hands around it quickly.  I decided to look into using
JBoss as my server framework (I just remove all the extra services, and
implemented my code as MBeans) which works very nicely.  I especially like
the JMX stuff like the HTML adaptor.  However, since Phoenix is actually
built to do this very thing I'm feeling compelled to look into it again.
What very simple code can I examine to see how to implement a block?

Reply via email to