Hi,

How can i use a defined resource in an aggregation?

I have

<map:resource name="myresource">
        .....................
</map:resource>


<map:aggregate element="aggregation"> <map:part src="file://{1}.xml"/> <!-- call somehow the resource here --> </map:aggregate>


From the wiki i read that there is a resource part, but this is used to retrieve data from the classpath (unfortunate naming if you ask me)
resource://class-path-context/foo/bar



Is this possible?


Thanks
Jorg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to