[jbossws-dev] [Design of JBoss Web Services] - Re: Setting the properties on the JAXBContext

heiko.braun@jboss.com do-not-reply at jboss.com
Thu Jun 28 10:59:51 EDT 2007


Just to complete the picture:

There is a default API to create JAXBContext's now:


  | JAXBContextFactory.newInstance().createContext()
  | 

The default factory implementation is the one that works with BindingCustomizations:


  | CustomizableJAXBContextFactory.java
  | 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058788#4058788

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058788



More information about the jbossws-dev mailing list