Hi-

I am using weblogic 6.1 with cocoon 2.0.2.  I am
having a strange problem when formatting a docbook
document to pdf using docbook-xsl-1.41.  What is
happening is that the first time a chapter level
element template is called the variables for that
template are not getting values. So, I end up with a
page-sequence with an empty master-reference
attribute.  Subsequent places where the template occur
seem to be behaving properly.  I have verified this by
having the sitemap serialize the pipeline using xml
instead of fo2pdf.  Even stranger is that this doesn't
happen with every document, 1 out of the 4 documents I
am tranforming works.  Viewing the fo output, the
files a nearly identical in terms of markup up to the
point of the empty master-reference.

If I fill in the master-reference with just a hand
written value there isn't a problem.  Also, all files
transform perfectly with cocoon 2.0.2 on tomcat
(different computer and classpath setup), and with
command line Xalan.

Some thoughts I have are:
1) Could Weblogic be using the wrong tranform engine,
or parts of transform engines, and that cause this? 
 
2) How would I find out what version of Xalan or what
.jar is being used by Cocoon for a transform?

Has anyone else seen had this happen? How did you fix
it?

Thanks,
Don

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to