do you mean creating resources are different scopes ??
This is a discussion on scripting resource-ref - Websphere ; Hi, is it possible to change the isolation level of a resource-reference through scripting (jacl)? Thanks, Felix...
Hi, is it possible to change the isolation level of a resource-reference through scripting (jacl)?
Thanks,
Felix
do you mean creating resources are different scopes ??
infyniti wrote:
do you mean creating resources are different scopes ??
I'd like to change the isolation-level of an app-specific resource-reference by scripting. This resource-reference is actually a datasource configured in my applications web.xml. Thus the scope will be app-only i guess because the resource-reference comes configured with the app.
Hope that clarified the problem a bit.