Carpentier, Nelson wrote:
Hi All,
I've signed on to bring a solution.
I've been dealing with the following error message for quite some time
when running <junitreport>:
D:\somedir\build.xml:206: Could not find a valid processor version
implementation from weblogic.xml.jaxp.RegistrySAXTransformerFactory
This happens because Weblogic (in their infinite wisdom) need to have
their own weblogic.jar/webservices.jar files polluting the ANT\lib, if
you're gonna use some of their ANT tasks during your build process.
(Believe me, I've got a ticket or three wranglin' with them about
this...)
There is no way you can set up a classpath and use <taskdef> to pull
them in in their own classloader is there?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]