Le 19 mai 04, � 15:16, alex a �crit :

Reason:
        java.lang.ClassNotFoundException:

        Requested Action not found: portlets.TutorialStockQuoteAction8
        Turbine looked in the following modules.packages path:
        [org.apache.jetspeed.modules, org.apache.turbine.modules]



I placed the class above at the following path:

classes\org\apache\jetspeed\modules\actions\portlets

the class is compiled with the following path:

package org.apache.jetspeed.modules.actions.portlets;

What's the deal?

You probably have a conflict of Turbine jars loaded from different classloaders : Make sure you don't have a turbine
jar somewhere in your webapp server endorsed or worse jre endorsed jars.


--
Rapha�l Luta - [EMAIL PROTECTED]
Apache Jetspeed - Enterprise Portal in Java
http://portals.apache.org/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to