Quick clarification...
If parent is myApp.ear and the application.xml contains <java>a/b/c/d.jar</java>, do you want the clientConfigId to be myApp/a/b/c/d or myApp/d?
myApp/a/b/c/d to avoid aliasing problems
-- Jeremy
Quick clarification...
If parent is myApp.ear and the application.xml contains <java>a/b/c/d.jar</java>, do you want the clientConfigId to be myApp/a/b/c/d or myApp/d?
myApp/a/b/c/d to avoid aliasing problems
-- Jeremy