Hi,

I'm working on an implementation of the current state of browser binding draft.

Since there is some overlap with the AtomPub binding, I started moving classes and code around to a shared package.

For those of you who use the server binding there are two changes you should be aware of: - CallContextHandler and BasicAuthCallContextHandler are moved to org.apache.chemistry.opencmis.server.shared. If you have derived classes, you have to adjust your imports. - This move also affects the web.xml. The parameter of the AtomPub binding servlet might have to be adjusted as well.


I hope that doesn't distract your projects too much.


- Florian

Reply via email to