Re: Problem with namespaces

2002-11-19 Thread Scott Warren
Is there a .java file generated ?? I would check this for errors .. Also check your core.log file for signs of it trying to load sgcwebxml/logicsheets/sgcwebxml.xsl There could be an error there. Regards Scott Warren Saul Rodrigo Zarrate Cárdenas wrote: Mensaje citado por Scott Warren <

Re: Problem with namespaces

2002-11-19 Thread Saul Rodrigo Zarrate Cárdenas
Mensaje citado por Scott Warren <[EMAIL PROTECTED]>: > Is there another Exception in error.log ?? No, there isn't > > Just a guess but do you need the xlink namespace ??? if not try taking > that out. I think (educated guess) that cocoon is triying to fetch the file > > http://www.w3.org/1999

Re: Problem with namespaces

2002-11-19 Thread Scott Warren
Is there another Exception in error.log ?? Just a guess but do you need the xlink namespace ??? if not try taking that out. I think (educated guess) that cocoon is triying to fetch the file http://www.w3.org/1999/xlink  as it may not be in cocoons catalog. Hope this helps ?? Scott Warren

Re: Problem with namespaces working with logicsheets

2002-11-15 Thread Joerg Heinicke
Saul Rodrigo Zarrate Cárdenas wrote: Ok, here is the source of the logicsheets http://www.w3.org/1999/XSL/Transform"; version='1.0' xmlns:xlink="http://www.w3.org/1999/xlink"; xmlns:xsp="http://apache.org/xsp";> Add the namespace declaration for sgcwebxml: xmlns:sgcweb

RE: Problem with namespaces working with logicsheets

2002-11-15 Thread Saul Rodrigo Zarrate Cárdenas
Ok, here is the source of the logicsheets http://www.w3.org/1999/XSL/Transform"; version='1.0' xmlns:xlink="http://www.w3.org/1999/xlink"; xmlns:xsp="http://apache.org/xsp";> T

RE: Problem with namespaces working with logicsheets

2002-11-15 Thread Alejandro Raiczyk
Title: RE: Problem with namespaces working with logicsheets Show us your logicsheets pls. -Mensaje original- De: Saul Rodrigo Zarrate Cárdenas [mailto:[EMAIL PROTECTED]] Enviado el: Viernes, 15 de Noviembre de 2002 12:15 p.m. Para: [EMAIL PROTECTED] Asunto: Problem with namespaces