I've done a "find tomcat5.0.28 -name *.log -mtime 0 -ls" and checked all the files returned - nothing relevant. There are some " InputStream: Document content looks like HTML 3.2" in stdout.log, but I think these are warnings.
I guess I need to rack the logging up to DEBUG for the relevant bits and see what falls out. Could you save me some time and let me know which Java packages are relevant for the Portal block code so I can modifiy logkit.xconf? I am more used to log4j properties-style logging config but I'm sure I can work it out :-P Many thanks for the help, Matt Matt Innes, UTB Consulting matt.innes<at>utbconsulting.com -----Original Message----- From: Ralph Goers [mailto:[EMAIL PROTECTED] Sent: 29 November 2004 17:42 To: [EMAIL PROTECTED] Subject: RE: Including External Apps in Cocoon Portal Do you have anything in errors.log or on stdout? Also, in 2.1.6 stuff also goes to portal.log. I seem to recall that that file wasn't configured in 2.1.5. Ralph Matt Innes said: > Instance Data: > > ... > <coplet-instance-data id="Exhibit-1" name="standard"> > <coplet-data>Exhibit</coplet-data> > </coplet-instance-data> > ... > > Layout:: > > <composite-layout name="tab" id="maintab"> > ... > <named-item name="Exhibit"> > <coplet-layout name="coplet"> > <coplet-instance-data>Exhibit-1</coplet-instance-data> > </coplet-layout> > </named-item> > </composite-layout> > > Would have included these in the original mail, but I thought I'd > checked them to within an inch of their lives :-) > > Matt Innes, UTB Consulting > matt.innes<at>utbconsulting.com > > -----Original Message----- > From: Ralph Goers [mailto:[EMAIL PROTECTED] > Sent: 29 November 2004 16:41 > To: [EMAIL PROTECTED] > Subject: Re: Including External Apps in Cocoon Portal > > What do your coplet-instance-data and layout definitions look like? > > Ralph > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
