Hello,

from what I see, the standard way of configuring JAXB is made via a
"jaxb.properties" file (generated by MOXy generally) included inside the
bean package.
I contains this kind of property whick refers to MOXy :

javax.xml.bind.context.factory=org.eclipse.persistence.jaxb.JAXBContextFactory


Best regards,
Thierry Boileau

Hi,
>
> I want to configure my Restlet Application to start with a JaxbContext
> provided through configuration. Lets say, I want to use MOXy
> (http://www.eclipse.org/eclipselink/moxy.php) as my Jaxb context resolver.
> Is it possible to configure this externally, say through restlet.xml ?
>
> --
> View this message in context:
> http://restlet-discuss.1400322.n2.nabble.com/External-JAXB-Context-resolver-tp7578194.html
> Sent from the Restlet Discuss mailing list archive at Nabble.com.
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2983131
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2983263

Reply via email to