I have implemented a ByteArrayResource and I'm not sure what sort of resource reference to use to reference it. I tried PackageResourceReference and SharedResourceReference but these things seem to be hooked into the SecurePackageResourceGuard mechanism... and the url I use to reference my resource is along the lines of bar?foo=5322 .. I generated and unique... so even when I add a pattern like '+*bar*' it still seems to fail and try to auto-create a resource.. and that doesn't work. Not understanding resources and references at this point....
any hints? TIA -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/SecurePackageResourceGuard-question-tp4650243.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
