Jason van Zyl wrote:
>
> Any chance you can help me with this? I just updated gump and when
> trying to generate I get this. Did a new package get installed possibly.
> I just copied them from the covalent machine yesterday.
>
> Merging projects into workspace
>
> Exception in thread "main" javax.xml.parsers.FactoryConfigurationError:
> Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found
>    at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source)
>    at Jenny.<init>(Jenny.java:27)
>    at Jenny.main(Jenny.java:265)

Looks to me like you are partially using Xerces 2.  With xerces-2 you need
BOTH xerces.jar and xml-apis.jar.

Of course, "build gump scripts" knows how to do this properly.  ;-)

- Sam Ruby


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to