[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Provider for javax.xml.transform.TransformerFactor
> What i try do do is to use the Transformer with ByteArray-Streams. Should > this work? > .... > .... > byte[] buffer = new byte[65535]; This isn't the cause of your problems, but you really should try to avoid hard-coding constants... particularly one like that which might limit the sizes of files you can handle. > Result: Provider for javax.xml.transform.TransformerFactory cannot be found > > I have tried it with Test-Files instead of the ByteArrayStreams but the > result was the same. > > I use xerces.jar, xml-apis.jar (xalan-j_2_2_D14) Would you have happened to have unjarred, unzipped or modified these files? -Benjamin Johnston s355171@xxxxxxxxxxxxxxxxx XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|