In Websphere 7, I'm developing an EAR application. I need to configure all the modules to be "PARENT_LAST" class loader policy.
Now, I'm configuring by logging into the WebSphere admin console and doing the configuration manually.
Is there any configuration such as application.xml that can do this class loading policy automatically?