I found the problem... and it was what I said before. The error only appears with j2sdk1.4.2_08. When using j2sdk1.4.2_04 the application works fine.
Thanks, Juan ----- Original Message ----- From: [EMAIL PROTECTED] To: [email protected] Subject: Re: [magnolia-dev] Reusing content Date: Wed, 22 Jun 2005 08:37:28 -0800 > > Hello again, > > I forgot to say in my previous message that I am using Magnolia1.1 and that > this problem shows only in my production environment (linux server - > j2sdk1.4.2_08) but not in my development environment (windows XP - > j2sdk1.4.2_0)... could this different j2sdk version have anything to do with > the problem (I do not see why...)? > > Another difference between both environments is that in production (linux) I > have CATALINA_HOME variable set in the OS and in development (windows) I > haven't. > > This is my third day without solving the issue and it is blocking the release > of a new website to a client. > > Thanks again for your help, > Juan > > > > Hello all, > > I would appreciate some help on this... I am getting mad with this problem. > > > > Ralf Hirning posted a message providing a way to build a sitemap (see > > below) > > and > > I have been using it. This worked fine but for some unknown reason it has > > started to fail in those pages that are in a branch with a depth higher than > > level 1 (for example in page 'child A'). The error message I get is: > > ....................................................... > > 2005-06-22 02:03:19 ApplicationDispatcher[] Servlet.service() for servlet > > jsp > > threw exception > > org.apache.jasper.JasperException: An error occurred while evaluating custom > > action attribute "items" with value "${actpage.children}": Unable to find a > > value for "children" in object of class "com.obinary.cms.core.Content" using > > operator "." (null) > > ....................................................... > > > > Any ideas? > > > > Thanks! > > Juan ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/community/developer/mailinglists.html ----------------------------------------------------------------
