Foros de discusión

XSL document function gives "does not reference a valid template" error...

Paul Rothrock, modificado hace 16 años.

XSL document function gives "does not reference a valid template" error...

New Member Mensajes: 11 Fecha de incorporación: 24/01/08 Mensajes recientes
I'm ->||<- this close to getting an RSS feed working. I have it generating an RSS feed that Firefox recognizes as valid, but no articles are showing up unless I hard-code them, adding the <item> tag and its child elements.

When I check catalina.out, it gives me the following error.

16:00:36,494 ERROR [URIResolver:76] http://localhost:8080/c/journal/get_articles?groupId=13&amp;template_id=BASIC-RSS-ITEM&amp;orderBy=display-date does not reference a valid template


However, when I visit that URL directly in my browser, it gives me the correct XML data.

Any ideas about what might be causing this
thumbnail
Ray Auge, modificado hace 16 años.

Re: [Liferay Forums][2. Using Liferay]XSL document function gives "does not

Liferay Legend Mensajes: 1197 Fecha de incorporación: 8/02/05 Mensajes recientes
>
16:00:36,494 ERROR [URIResolver:76] http://localhost:8080/c/journal/get_articles?groupId=13&amp;template_id=BASIC-RSS-ITEM&amp;orderBy=display-date does not reference a valid template


Can you show the xsl fragment that uses the url?
Paul Rothrock, modificado hace 16 años.

RE: Re: [Liferay Forums][2. Using Liferay]XSL document function gives "

New Member Mensajes: 11 Fecha de incorporación: 24/01/08 Mensajes recientes
Nevermind, it was a problem with my hosts file. Couldn't get to the file.
JD Buys, modificado hace 12 años.

RE: Re: [Liferay Forums][2. Using Liferay]XSL document function gives "

New Member Mensajes: 12 Fecha de incorporación: 17/07/07 Mensajes recientes
Hi, I know this was posted long ago, but I have the same problem at this stage, and I was just wondering what your host file fix was?