On Tue, Jul 26, 2005 at 12:54:33PM +0300, Eugeny N Dzhurinsky wrote: > Horrible Exception: java.lang.ClassNotFoundException: > Requested Page not found: Default > Turbine looked in the following modules.packages path: > [org.apache.turbine.modules, org.apache.turbine.app.GVTMS.modules] > Any ideas how to fix that?
I resolved this issue with creating the Default class in modules/pages But right now there is another error: Requested Screen not found: Turbine looked in the following modules.packages path: [org.apache.turbine.modules, org.apache.turbine.app.GVTMS.modules] the name of screen is not provided I am accessing the page with http://localhost:8180/GVTMS/app/ I guess I need to specify some default template to use, or something like this? -- Eugene N Dzhurinsky --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
