is there any difference in class loader for weblogic and websphere
Suresh Kumar Baddipudi
Greenhorn
Joined: Mar 09, 2009
Posts: 15
posted
0
hi group,
i have an EAR created for weblogic. now i modified the application to deploy on websphere. Here I want to know that does it cause any problems with respect to class loader while deploying on websphere (I want to know with respect to class loader only) . I thought both are using parent-child hierarchy it will not cause any problems. Please help me regarding this issue in detail.