users@jaxb.java.net

factory.createType() throws JAXBException

From: Roman Seidl <rot_at_granul.at>
Date: Thu, 25 Aug 2005 18:54:20 +0200

Dear Jaxb-Users,

the xjc of jaxb 1 creates a factory that throws JAXBException though it
only calls new Type() on the Type wanted ant the Constructor does not do
so. So it is only doe to the Spec that it does so.

Is there a way to change the Signiture if the Factory so that it does
not throw JAXBException?

cheers
roman seidl