After upgrading from Abdera 1.0 to the latest release, I am getting the following error...
java.lang.RuntimeException: An Abdera StreamWriter implemenation is not avaiable Caused by: java.lang.ClassNotFoundException: org.apache.axiom.om.util.StAXWriterConfiguration Am I missing something on the classpath? My project includes abdera-server. Do I need add other dependencies? Thanks, Nathan
