Make exception message clearer: "class not found"
-------------------------------------------------
Key: PB-96
URL: https://issues.apache.org/jira/browse/PB-96
Project: Portals Bridges
Issue Type: Improvement
Components: struts
Affects Versions: 1.0.4
Reporter: Benjamin Francisoud
I misconfigured my portlet but I'm getting a not so nice PortletException
"class not found" from org.apache.portals.bridges.struts.StrutsPortlet line 148
It doesn't help :(
Which class ?
Also this doesn't seems to be a "class not found" problem but more a "this is
not the expected instance of the class" problem
If the class wasn't found the code line 139
Class.forName(contextProviderClassName); would throw a ClassNotFoundException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]