Hi, for what it's worth my Jboss logs seem to be more helpfull in pinpointing the source of the problem!:
Caused by: org.apache.cocoon.components.serializers.encoding.CharsetFactory$CharsetFactoryException:Unable to access JAR "jar:file:/C:/Program Files/jboss- 4.0.3/server/default/deploy/jbossweb-tomcat55.sar /ROOT.war/WEB-INF/lib/cocoon- serializers-charsets-0.2.jar!/org/apache/cocoon/components/serializers/encoding/cs_US_ASCII.class " -- Regards Andrew On 11/03/07, Andrew Madu <[EMAIL PROTECTED]> wrote:
Hi Jörg, As I said: Try to find the error in the initialization of > CharsetFactory. Set a break point in its constructor and see which > statement goes wrong. with all due respect to your good self, I am trying to meet a deadline here for my company website I am 'trying' to get off the ground. I have had enough headache just debugging my own code and the last thing I am going to attempt at this juncture is to debug Apache cocoon code which should already work! -- Regards Andrew
