coocon with jsp : "SAXParseException: Premature end of file"

2005-08-03 Thread galpix
Hi Everyone, I'm running cocoon-2.1.7 with Tomcat-5.5.9 on MacOSX 10.4.2. No matter what I do, I can't have JSP files as source docs. I always get : Message: Premature end of file. Description: org.apache.cocoon.ProcessingException: SAXException while parsing JSPEngine output: org.xml.sax.SAXPa

Re: coocon with jsp : "SAXParseException: Premature end of file"

2005-08-04 Thread galpix
Hi, I also just noticed that the jsp examples that come with cocoon don't work for me : http://localhost:8080/cocoon/samples/blocks/jsp/welcome.htm This returns a blank page. Is it working for anyone ? thanks, galpi > Hi Everyone, > > I'm running cocoon-2.1.7 with Tomcat-5.5.9 on MacOSX 10.4

Re: coocon with jsp : "SAXParseException: Premature end of file"

2005-08-04 Thread Ron Wheeler
Not on my fresh install? Ron [EMAIL PROTECTED] wrote: Hi, I also just noticed that the jsp examples that come with cocoon don't work for me : http://localhost:8080/cocoon/samples/blocks/jsp/welcome.htm This returns a blank page. Is it working for anyone ? thanks, galpi Hi Everyone,

[BUG 33762] coocon with jsp : "SAXParseException: Premature end of file"

2005-08-04 Thread galpix
Arghhh ... there's a bug filed against this : http://issues.apache.org/bugzilla/show_bug.cgi?id=33762 That explains it. I've been converting my pages to XSP, but I don't get it : it seems that it doesn't support nearly as much functionality as jsp. In particular, using beans and other custom jav

Re: [BUG 33762] coocon with jsp : "SAXParseException: Premature end of file"

2005-08-04 Thread Joerg Heinicke
On 04.08.2005 21:23, [EMAIL PROTECTED] wrote: I've been converting my pages to XSP, but I don't get it : it seems that it doesn't support nearly as much functionality as jsp. In particular, using beans and other custom java classes. Am I missing something ? I would not do this step! There are