You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Phil Blake <ph...@sparkbc.com.au> on 2003/12/15 04:21:34 UTC

Dynamic Woody - loading definitions via cocoon://

Hi All,

Just a quick question about Woody definition and binding loading.

I want the definition and bindings to be dynamically generated so I use 
something like this:

var woodyFormDefinition =  "cocoon://private-form/testDefinition"
var woodyFormBindings =  "cocoon://private-form/testBindings"

Both these documents return the correct XML ready for woody.

However, woody doesn't seem to like using cocoon:// URI's? I noticed 
woody uses a org.apache.cocoon.environment.SourceResolver.ROLE 
component to try and get the cocoon:// URI but fails.

Should this work?

If not - how would I provide woody with dynamic definitions and 
bindings?

Thanks for your time,

Phil



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org