You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by mule1 <ua...@yahoo.com> on 2007/11/26 23:23:32 UTC

jaxb xml element mapping via configuration file

Hello,
Is it possible to do jaxb xml element mapping in the configuration file
instead of using the annotations such as @XmlElement etc?
-- 
View this message in context: http://www.nabble.com/jaxb-xml-element-mapping-via-configuration-file-tf4878381.html#a13960372
Sent from the cxf-user mailing list archive at Nabble.com.


Re: jaxb xml element mapping via configuration file

Posted by Tom Fennelly <to...@gmail.com>.
Take a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=JAXBIntroductions

mule1 wrote:
> Hello,
> Is it possible to do jaxb xml element mapping in the configuration file
> instead of using the annotations such as @XmlElement etc?
>