| Author |
Could not find a valid processor version implementation from net.sf.saxon.Transformer
|
Joshua Antony
Ranch Hand
Joined: Jun 05, 2006
Posts: 254
|
|
I have just started learning JUnit 3.8.1 , and on my way to create a report for the first time using junitreport task, I got the following error: Could not find a valid processor version implementation from net.sf.saxon.TransformerFactoryImpl Again searched a lot, but couldn't find much help. Where am I going wrong? Any link will be helpful. Below is the target in which junitreport is used: Regards, Joshua.
|
SCJP,SCWCD, Into ATG now!
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26192
|
|
Joshua, Check you have the optional jars needed for the junitreport task. I suspect you are missing xalan.jar.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Joshua Antony
Ranch Hand
Joined: Jun 05, 2006
Posts: 254
|
|
Thanks Jeanne, But I do have xalan.jar in my classpath. Still getting the same error. Regards, Joshua
|
 |
 |
|
|
subject: Could not find a valid processor version implementation from net.sf.saxon.Transformer
|
|
|