But be careful about this... Turbine can throw this exception when some
seemingly unrelated issue occurs, such as a service not starting properly. I
have seen this when the TurbinePull service has failed.

Regards,

Peter 

-----Original Message-----
From: Jeffrey D. Brekke [mailto:[EMAIL PROTECTED] 
Sent: 19 January 2005 14:07
To: Turbine Users List
Subject: Re: RawScreen Problem

If you're getting an exception about not finding the Default page class, 
(we were) you could try to create one.  This worked for us:

----

package [YOUR PACKAGE].modules.pages;

import org.apache.turbine.modules.pages.DefaultPage;

public class Default extends DefaultPage
{}

----

Nagendra Singh wrote:
>   
> Hi !!
>    I am not able to use rawscreen api in turbine 2.3. It shows class not
found exception. I am waiting for the solution.
> 
> 
> 
> Nagendra Kumar Singh
> Software Engineer
> EE/ACES, IIT Kanpur
> PH- +91-512-2597841


-- 
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]


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


Scanned for viruses by MessageLabs


Scanned for viruses by MessageLabs. The integrity and security of this message 
cannot be guaranteed. This email is intended for the named recipient only, and 
may contain confidential information and proprietary material. Any unauthorised 
use or disclosure is prohibited.

Reply via email to