Hi Xiang
Am 06.06.2008 um 16:31 schrieb Xiang Li:
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.
Thanks for the feedback.
I'm glad you could locate the problem.
Jürgen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]