Forum Replies Created
-
fernandoh01 July 4, 2013 at 1:04 pm
Reply To: WebHelp output using Command-Line tool arguments
July 4, 2013 at 1:04 pmParticipants 0Replies 3Last Activity 9 years, 7 months agoHi Derek,
Thank you for your feedback.
I saw the mentioned file and there is all logic for setup and ant usage to generate the WebHelp output.
For my needs, I think that it's just necessary to find out where the generated BAT file is stored on HD and I can use it several times. I guess that it's stored temporarily at some user temp folder, don't? In BAT file I found out the variable 'cmd_preserve_temp_files'. Does it can help us? Probably there is some way to keep all temp generated contents.
Do you know some fast way to find the generated BAT file?
Best Regards,Fernando.
fernandoh01 July 2, 2013 at 2:11 pm
Reply To: Automation Script
July 2, 2013 at 2:11 pmParticipants 0Replies 3Last Activity 9 years, 7 months agoHi
I made some progress but I found a new issue. Let's me explain in details what I made:
1) I ran 'C:Program Files (x86)Common FilesXMetaL SharedDITA_OTstartcmd.bat'
2) to test the environment I ran java -jar lib/dost.jar /i:samples/sequence.ditamap /outdir:out /transtype:xhtml
3) I get the issue: “C:Program Files (x86)Common FilesXMetaL SharedDITA_OTbuild_preprocess.xml:500: java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI”This issue is independent of output selection
Details:
- XMetaL(R) Author Enterprise 7.0
- Version# 7.0.0.111
- Windows 7 Enterprise N
fernandoh01 July 2, 2013 at 12:12 pm
Reply To: Automation Script
July 2, 2013 at 12:12 pmParticipants 0Replies 3Last Activity 9 years, 7 months agoHi,
I found out at documentation (DITA Open Toolkit User Guide) the procedure to generate the outputs from command Line, but I tried to run and I got an execution error:
“The specified logger class org.dita.dost.log.DITAOTBuildLogger could not be used because Class not found: org.dita.dost.log.DITAOTBuildLogger
java.lang.RuntimeException”
Did someone have this error?
Best Regards,fernandoh01 June 21, 2013 at 2:04 pm
Reply To: Topics Filtering
June 21, 2013 at 2:04 pmParticipants 0Replies 3Last Activity 9 years, 7 months agoHi gcrews,
Thank you for your feedback.
I read your post and talk about submaps usage.
Did you use it successfully?
I try to get some content at XMetal Help and has nothing.
Do you have some reference?
Best Regards,Fernando.
-
AuthorPosts