David, I had trouble with that same documentation page originally which is why I did the tutorial for others. There are a few doc issues, sometimes the comments below the docs mention them (if there are comments). You can find the example source code here: http://svn.apache.org/repos/asf/abdera/java/trunk/examples/src/main/java/org/apache/abdera/examples/
They will hopefully have updated docs when Abdera2 launches. Chad On Sat, Mar 24, 2012 at 3:06 PM, David Ventimiglia <[email protected]>wrote: > Chad, your tutorial shows the use of DefaultProvider and > SimpleWorkspaceInfo, like the tutorial on the Apache Abdera Web site does. > I'm not asking, How do I make an AtomPub server using Abdera. My question > is, Why does the documentation have a tutorial that doesn't compile because > it uses types (DefaultProvider and SimpleWorkspaceInfo) that aren't in the > API?
