I was looking over the system test for adding extra JAXB classes to the
JAXB context and noticed that it relied on ClassArrayFactoryBean.
ClassArrayFactoryBean is a system test specific class.
 
Is there an equivalent class in the regular CXF APIs? Or is there
another class I could use in its place?
 
Cheers,
Eric

Reply via email to