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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to