Hi, it would seem that this problem: "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 "
has been an issue for a number of years!: http://mail-archives.apache.org/mod_mbox/lenya-user/200507.mbox/[EMAIL PROTECTED] I have been unable to detect any issues with cs_US_ASCII.class. -- Regards Andrew On 11/03/07, Andrew Madu <[EMAIL PROTECTED]> wrote:
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 > > >
