At 13:33 02/19/01, Paul Cooper wrote:

>However whenever I go to customize my portal I get the following
>error (only start and end shown)
>
>java.lang.NoClassDefFoundError: sample/HelloWorldPortlet (wrong
>name: HelloWorldPortlet)

Either the class sample.HelloWordPortlet or aclass that is imported by this 
portlet can't be found in the classpath.

The customizer tries to instantiate all portlets (in order to ask them for 
their title). So if either loading the class or initializing it fails, you 
get an error log and the portlet won't be displayed for selection.

ingo.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
List Help?:          [EMAIL PROTECTED]

Reply via email to