Here are my properties; also, did you see my previous
message with a little more tracing information on this
(it had [John] in the Subject)?
===================================================================
mail.server=mail.sonda.com
access.control=org.apache.turbine.om.security.DefaultAccessControl
module.cache=false
action.cache.size=20
layout.cache.size=10
navigation.cache.size=10
page.cache.size=5
screen.cache.size=50
scheduledjob.cache.size=10
module.packages=com.sonda.bancos.teller.modules,com.sonda.bancos.SONDAframe.
modules,org.apache.turbine.samples
user.class=org.apache.turbine.om.user.TurbineUser
database.default.driver=org.gjt.mm.mysql.Driver
database.default.url=jdbc:mysql://localhost/turbine
database.default.username=turbine
database.default.password=turbine
database.maxConnections=3
database.expiryTime=3600000
database.adaptor=DBMM
database.adaptor.DBMM=org.gjt.mm.mysql.Driver
database.adaptor=DBWeblogic
database.adaptor.DBWeblogic=weblogic.jdbc.pool.Driver
database.adaptor=DBOracle
database.adaptor.DBOracle=oracle.jdbc.driver.OracleDriver
database.adaptor=DBInstantDB
database.adaptor.DBInstantDB=org.enhydra.instantdb.jdbc.idbDriver
database.adaptor=DBPostgres
database.adaptor.DBPostgres=postgresql.Driver
database.adaptor=DBDB2Net
database.adaptor.DBDB2Net=COM.ibm.db2.jdbc.net.DB2Driver
database.adaptor=DBDB2App
database.adaptor.DBDB2App=COM.ibm.db2.jdbc.app.DB2Driver
database.adaptor=DBSybase
database.adaptor.DBSybase=com.sybase.jdbc.SybDriver
database.adaptor=DBHypersonicSQL
database.adaptor.DBHypersonicSQL=org.hsql.jdbcDriver
database.idbroker.cleverquantity=true
template.homepage=/index.wm
screen.homepage=Login
screen.login=Login
screen.error=WebMacroSiteErrorScreen
screen.invalidstate=error.InvalidState
screen.ImageServer.root=d:/
action.login=LoginUser
action.sessionvalidator=sessionvalidator.WebMacroSiteSessionValidator
action.accesscontroller=AccessController
layout.default=WebMacroSiteLayout
page.default=WebMacroSitePage
logfile=D:/Apache/tomcat/webapps/sonda/WEB-INF/log/turbine.log
database.maps.builder=org.apache.turbine.util.db.map.TurbineMapBuilder
login.message=Thank you for your visit. Please log into the system.
login.message.noscreen=There has been an error. Your session is valid but
the screen variable is not defined.
login.error=Sorry your username or password is incorrect!
logout.message=Thank you for using the system. Please come back soon.
use.ssl=true
services.TurbineResourceService.classname=org.apache.turbine.services.resour
ces.TurbineResourceService
services.TurbineLocalizationService.classname=org.apache.turbine.services.lo
calization.TurbineLocalizationService
services.TurbineWebMacroService.classname=org.apache.turbine.services.webmac
ro.TurbineWebMacroService
services.TurbineFreeMarkerService.classname=org.apache.turbine.services.free
marker.TurbineFreeMarkerService
services.TurbineGlobalCacheService.classname=org.apache.turbine.services.cac
he.TurbineGlobalCacheService
services.TurbineSchedulerService.classname=org.apache.turbine.services.sched
ule.TurbineSchedulerService
services.TurbineXmlRpcService.classname=org.apache.turbine.services.xmlrpc.T
urbineXmlRpcService
services.TurbineTemplateService.classname=org.apache.turbine.services.templa
te.TurbineTemplateService
services.TurbineUniqueIdService.classname=org.apache.turbine.services.unique
id.TurbineUniqueIdService
services.TurbineUploadService.classname=org.apache.turbine.services.upload.T
urbineUploadService
include=D:/Apache/tomcat/webapps/sonda/WEB-INF/conf/SONDAframe.properties
services.TurbineWebMacroService.properties=/WEB-INF/conf/WebMacro.properties
services.TurbineWebMacroService.templates=/WEB-INF/templates
services.TurbineWebMacroService.templates.provider=org.apache.turbine.servic
es.webmacro.TurbineTemplateProvider
services.TurbineFreeMarkerService.templates=/WEB-INF/templates
services.TurbineTemplateService.layout.cache.size=2
services.TurbineTemplateService.navigation.cache.size=10
services.TurbineTemplateService.screen.cache.size=50
services.TurbineTemplateService.default.extension=wm
services.TurbineTemplateService.template.path=/WEB_INF/templates
services.TurbineTemplateService.default.navigation=WebMacroSiteNavigation
services.TurbineTemplateService.default.screen=WebMacroSiteScreen
services.TurbineTemplateService.default.layout.template=/default.wm
services.TurbineUploadService.automatic=false
services.TurbineUploadService.repository=.
services.TurbineUploadService.size.max=1048576
services.TurbineUploadService.size.threshold=10240
locale.default.bundle=MyBundle
locale.default.language=en
locale.default.country=US
scheduler.enabled=false
secure.passwords=false
===================================================================
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
> -----Original Message-----
> From: John McNally [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 13, 2000 3:16 PM
> To: Turbine
> Subject: Re: Where is template for "layoutsnull"
>
>
> The // is one problem.
>
> The other is that no layout template was found.
> Can I see your properties file?
>
> ----- Original Message -----
> From: Diethelm Guallar, Gonzalo <[EMAIL PROTECTED]>
> To: 'Turbine' <[EMAIL PROTECTED]>
> Sent: Wednesday, September 13, 2000 10:58 AM
> Subject: Where is template for "layoutsnull"
>
>
> > I'm getting the following error:
> >
> > [Wed Sep 13 13:52:23 GMT-04:00 2000] -- NOTICE --
> Retrieving template for
> > |screens//index.wm|
> > [Wed Sep 13 13:52:24 GMT-04:00 2000] -- NOTICE --
> Retrieving template for
> > |layoutsnull|
> > [Wed Sep 13 13:52:24 GMT-04:00 2000] -- ERROR -- an error
> occurred while
> > rendering template layoutsnull:
> > Resource[template, layoutsnull] not found: Unable to
> resolve requested
> > resource
> > [Wed Sep 13 13:52:24 GMT-04:00 2000] -- ERROR --
> > Exception: org.webmacro.NotFoundException: Resource[template,
> > layoutsnull] not found: Unable to resolve requested resource
> >
> > The two NOTICEs were added by me on TurbineWebMacroService.java:250.
> >
> > What is this layoutsnull? I couldn't find any file with
> > "null" in its name, nor a file that references "layoutsnul".
> >
> > John McNally, could this be related to your latest changes?
> >
> > Thanks,
> >
> >
> > --
> > Gonzalo A. Diethelm
> > [EMAIL PROTECTED]
> >
> >
> > ------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Search:
<http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]