Illegal State Exception ; Resource resolver already closed
hi
in component have page resource. when trying image resource of same below throwing me illegal state exception
resource resource = page.getcontentresource(
my error stack trace follows
eventhough not closing resource ; giving me illegal state exception resource. please me in finding solution this.
thanks
veena
are calling right path?
the call page.getcontentresource("image") end calling following:
resource.getresourceresolver().getresource(resource, “jcr:content/image”);
More discussions in Archived Spaces
adobe

Comments
Post a Comment