Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

XML transformation through XSLT, into WORD document! UNSOLVED ERROR!!!

711278Jul 10 2009 — edited Aug 18 2009
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2009
Added on Jul 10 2009
23 comments
7,165 views