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?
On Mar 24, 2012 10:51 AM, "Chad Lung" <[email protected]> wrote:

> David,
>
> I have a tutorial here that might be of help to you:
> http://www.giantflyingsaucer.com/blog/?p=2947
>
> Also some additional Abdera articles here:
> http://www.giantflyingsaucer.com/blog/?cat=49
>
> Chad
>
>
> On Sat, Mar 24, 2012 at 11:58 AM, David Ventimiglia <[email protected]
> >wrote:
>
> > Hi,
> >
> > The documentation at Dashboard >> Apache Abdera >> Getting Started >>
> > Your first AtomPub Server
> > (
> >
> https://cwiki.apache.org/confluence/display/ABDERA/Your+first+AtomPub+Server
> > )
> > has an example Servlet that uses DefaultProvider and
> > SimpleWorkspaceInfo.  However, I cannot get it to compile with Abdera
> > 1.1.1, since these classes are unavailable.  In addition, the Abdera
> > 1.1.1 JavaDocs at http://abdera.apache.org/docs/api/index.html show no
> > evidence of these classes.  Are there changes to the API that are not
> > reflected in the example documentation?
> >
> > Thanks,
> > David
> >
>

Reply via email to