I assume you meant <content-type> and not <config> inside the <config> element, right?
-calvin On Thu, 24 Jul 2003, Erik Bruchez wrote: > Calvin, > > It looks like you hit a bug. Try the old style configuration: > > <config>oxf:/app/logs/workflowLog.xml</config> > > or the new style, but specifying a content-type: > > <config> > <url>oxf:/app/logs/workflowLog.xml</url> > <config>text/xml</config> > </config> > > This will be fixed in 2.0.2. > > -Erik _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
