Hi,

When I change a static XML file, it is not read again when referenced.
After digging into a problem I thought I had with a pipeline not being
executed (as info from a static file was not updated), I included a
debug step in that pipeline:

  <!-- debug -->
  <p:processor name="oxf:file-serializer">
    <p:input name="config">
      <config><directory>/tmp</directory><file>debug2x.xml</file></config>
    </p:input>
    <p:input name="data" href="params/ident.xml"/>
  </p:processor>

To my surprise, the file /tmp/debug2x.xml contained the old contents
of params/ident.xml and this situation stayed the same after several
tries, until I restarted Tomcat, after which the file was read correctly.

What is going on here?

Thanks,

--
--    Jos Vos <[EMAIL PROTECTED]>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
orbeon-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to