Java class not identified
Posted: Fri Nov 16, 2007 3:42 am
Hello,
Working from a valid DITA task, I tried to to transform it to DITA html.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE task SYSTEM "../../Program%20Files/Oxygen%20XML%20Editor%209.0/frameworks/dita/DITA-OT/dtd/task.dtd">
<?xml-stylesheet type="text/css" href="../../Program%20Files/Oxygen%20XML%20Editor%209.0/frameworks/dita/css/task.css"?>
<task id="SetPassword">
...
</xml>
I got this error. Can anyone shed some light on this issue? How can I fix it?
Transformation failed...
SystemID: C:\projects\DITA\01SetPasswordT.xml
Description: The URI org.dita.dost.util.LogUtils does not identify an external Java class
Thanks,
Charlie
Working from a valid DITA task, I tried to to transform it to DITA html.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE task SYSTEM "../../Program%20Files/Oxygen%20XML%20Editor%209.0/frameworks/dita/DITA-OT/dtd/task.dtd">
<?xml-stylesheet type="text/css" href="../../Program%20Files/Oxygen%20XML%20Editor%209.0/frameworks/dita/css/task.css"?>
<task id="SetPassword">
...
</xml>
I got this error. Can anyone shed some light on this issue? How can I fix it?
Transformation failed...
SystemID: C:\projects\DITA\01SetPasswordT.xml
Description: The URI org.dita.dost.util.LogUtils does not identify an external Java class
Thanks,
Charlie