posted 17 years ago
Hi,
I am using IBM websphere Portal server 5.1 to deploy my portal application. My aplication class loader policy was set to PARENT_LAST to avoid conflict with the loading of log4j. This application has been running for couple of years. Now i need to integrate a webservice calling component to my existing application. But when i am trying to connect to the webservice(which is in .NET) i am getting an exception "java.lang.NoClassDefFoundError: com/ibm/ws/webservices/engine/transport/http/SocketInputStream". When i googled i came to know that the problem is caused due to the class loader policy set to PARENT_LAST and to solve this a fix pack need to be installed. I cannot do this because if i am trying to upgrade my server which is in production environment and if there is some issues then my existing applicaion also will get affected. i would like to know if there is another work around for this issue,
please help me out in this issue.
Reagrds,
Aravind
[ September 30, 2007: Message edited by: Aravind V S ]
[ September 30, 2007: Message edited by: Aravind V S ]