Hi Jürgen!
I just figured out the problem by looking into the log. After
correcting the following two problems, i finally got it right:
1. misspelled xml header
<? xml version="1.0" encoding="UTF-8" >
which gives an xml parsing exception "a pseudo attribute name is
expected" (a not understandable description).
2. Use of relative paths in my publication.xml refered to wrong places
because the build directory and src directory are differnt. I changed to
absolute paths.
cheers,
Xiang
Jürgen Ragaller wrote:
Hi Xiang
Am 06.06.2008 um 15:38 schrieb Xiang Li:
I changed the path of the data directory and did some other
meaningless changes, and now the error becomes:
/Message: Resource Not Found/
/Description: The requested resource "/test/introduction.html" could
not be found/
Just a guess... Did You publish that document?
Jürgen
null-oder-eins GmbH Zürich
web & graphic design
www.null-oder-eins.ch
[EMAIL PROTECTED]
Skype: callto://ragaller
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]