posted 17 years ago
Hi,
I am trying to create my own login portlet using PortletServices.
I have included the following jars -
wp.auth.cmd.jar
wp.auth.base.jar
wp.base.jar
There is no prob building the app, but at runtime I get this exception-
"[10/24/07 11:12:03:344 EDT] 00000039 PortletServic W com.ibm.wps.services.portletserviceregistry.home.PortletServiceHomeImpl getPortletService EJPPG0267W: Portlet service was requested for interface com.ibm.wps.portletservice.authentication.AuthenticationPortletService using the wrong classloader
com.ibm.ws.classloader.CompoundClassLoader@3436ad7e"
Can anyone suggest solution for this?
Thanks,
Chinmay