XML transformation through XSLT, into WORD document! UNSOLVED ERROR!!!
711278Jul 10 2009 — edited Aug 18 2009Hi all,
I'm quite new to XSLT and XML technologies, but I'm good with java. Now, I was coding a procedure in java for xml conversion to MSWORD .doc format.
So, it all works when i run it on a client machine, the whole code! But then when I create a java procedure package on Oracle 10.2g server I get this error:
Translet class loaded, but unable to create translet instance.javax.xml.transform.TransformerConfigurationException
I'm trying to resolve this for 2 days now, so anyone who could help, I'll apretiate it!
Thanks,
Daniel