Hello, I would like to use CXF's Aegis data binding for a REST service (I have multiple reasons for preferring Aegis over JAXB...). The biggest impediment I face however is the presence of namespaces on all elements. This will be a hardship for most of our clients.
I see that this topic came up a couple of years ago on this list: http://www.mail-archive.com/[email protected]/msg04683.html. It even resulted in the creation of a JIRA issue which is still listed as open: https://issues.apache.org/jira/browse/CXF-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel. Does anyone know if there is a solution for this? Our clients are simply not going to be able to use namespaces. Is there any hope of configuring Aegis to function without namespaces? Thanks. -Eric
