Re: ASO's with invoke-factory
Take a look at the schema provided in tapestry.state.xml in the tapestry source and you will see what hivemind is expecting you to provide. It is not the same as a service-point. ryan On 10/4/05, Dan Adams <[EMAIL PROTECTED]> wrote: > What is wrong with the following? I've looked through the docs
ASO's with invoke-factory
What is wrong with the following? I've looked through the docs and can't figure out why it's complaining that invoke-factory has a required object attribute. This worked before with create-instance.