Re: Atom Support

2007-07-31 Thread Jim Alateras
Alex/Jerome, I am also interested in incorporated APP client and server capabilities in our application. I have a couple of questions more so for Alex than Jerome. 1. From the little I've read on atomojo there seems to be a database dependency on the component. Is this still the case? 2.

Exceptions ignored while creating representation?

2007-07-31 Thread Richard Wallace
Hello, I'm messing around with using the SaxRepresentation and the XmlWriter to create a XHTML representation of my resources similar to how they're created in RESTful Web Services. So, in my resource I have @Override public Representation getRepresentation (Variant variant) {