Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Andrew Madu
Hi Jason, thanks for the reply. I came across this website which seems to document the very issue I am having now with previous versions of cocoon... http://www.jarhoo.com/jarhoo/JarFileContents.do?jarFileId=3935 -- Regards Andrew On 11/03/07, Jason Johnston <[EMAIL PROTECTED]> wrote: Andrew

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Jason Johnston
Andrew Madu wrote: Hi, java.lang.NoClassDefFoundError : Could not initialize class org.apache.cocoon.components.serializers.encoding.CharsetFactory I remember having this very issue with a previous version of cocoon, but for the lief of me I can't remember how the issue was resolved.

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Andrew Madu
Hi, java.lang.NoClassDefFoundError: Could not initialize class org.apache.cocoon.components.serializers.encoding.CharsetFactory I remember having this very issue with a previous version of cocoon, but for the lief of me I can't remember how the issue was resolved. I think I may have been give

Re: BLOG via Cocoon?

2007-03-10 Thread Michael Wechner
Derek Hohls wrote: Steve Thanks for the info. I was hoping not to have to go via a 3rd party route at this stage, as my needs are fairly simple (though I do need provision for comments). you might want to take a look at the Lenya Blog publication, which is based on Cocoon ;-) Michael

Re: File Generator and Compressed XML

2007-03-10 Thread Grzegorz Kossakowski
Leonid Geller napisał(a): > I finally found the problem: > > The zip source works on XML which does not declare a DTD. > > The error (java.net.MalformedURLException: unknown protocol: zifile) is only > reported when using a doctype (fails with both relative and absolute URLs). > > Any suggestio

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Andrew Madu
Hi, just to mention that I have the following charset jar in my WEB-INF\lib directory: cocoon.serializers-charsets-0.2.jar -- Regards Andrew On 10/03/07, Andrew Madu <[EMAIL PROTECTED]> wrote: Hi Jason, many thanks for your reply. I am now getting the following error message: java.lang.NoC

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Jason Johnston
Andrew Madu wrote: Hi Jason, many thanks for your reply. I am now getting the following error message: java.lang.NoClassDefFoundError: Could not initialize class org.apache.cocoon.components.serializers.encoding.CharsetFactory I checked my local.blocks (cocoon 2.1.10) file and the serializers

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Andrew Madu
Hi Jason, many thanks for your reply. I am now getting the following error message: java.lang.NoClassDefFoundError: Could not initialize class org.apache.cocoon.components.serializers.encoding.CharsetFactory I checked my local.blocks (cocoon 2.1.10) file and the serializers block has been set t

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Jason Johnston
Andrew Madu wrote: Hi, my site can now be viewed at www.beyarecords.com . I have changed my ajax-request block to xhtml. On clicking the submit button you will see that the whole page reloads! I am using the very latest version of cocoon on winXP/SP2. Thanks fo

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Andrew Madu
Hi, my site can now be viewed at www.beyarecords.com. I have changed my ajax-request block to xhtml. On clicking the submit button you will see that the whole page reloads! I am using the very latest version of cocoon on winXP/SP2. -- Regards Andrew On 10/03/07, Andrew Madu <[EMAIL PROTECTED]>

Re: BLOG via Cocoon?

2007-03-10 Thread Grzegorz Kossakowski
Jonas Lundberg napisał(a): > > > There are two issues with Cocoon that I have not been able to resolve, > that makes it less ideal for XML based web sites in general, and for > my system in particular: > 1. It is extremely difficult to import XML from other sites into > Cocoon, since one cannot ju

Re: BLOG via Cocoon?

2007-03-10 Thread Jonas Lundberg
Hi, yes, I have implemented a blog system, but it still has performance issues that makes it less... nice... at the moment. It is implemented in Cocoon/eXist. I have described my approach in a paper, that you can read here: http://www.ida.liu.se/~jonlu/publications/permalink-207.htm (My home page

Language Exception at Runtime by the attempt to compile a random XSP

2007-03-10 Thread Sebastian Wenzky
Hi there, at my topic you have a first imagination about my current (very hard) problem. But at fist, my enumeration of my software components: - Cocoon 2.18 - JBoss (Version 4) -> Tomcat. Indeed, i have no explanation, for my confuse problem and i don´t know, what kind of state occures that

Re: Xhtml and Ajax...no go!!

2007-03-10 Thread Andrew Madu
Hi Jason, sorry for the delay. I am using the Let's clarify... which XHTML serializer are you using? The "built-in" one, or the one in the serializers block? I am using the XHTML serializer in the serializers block: -//W3C//DTD XHTML 1.0 Strict//EN http://www.w3.org/TR/xhtml1/D