Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 6295 invoked from network); 17 May 2000 21:08:55 -0000 Received: from bugs.merck.com (HELO mgw2.merck.com) (155.91.6.30) by locus.apache.org with SMTP; 17 May 2000 21:08:55 -0000 Received: from clu2.merck.com ([54.3.194.102]) by mgw2.merck.com (PMDF V5.2-32 #36699) with ESMTP id <01JPIIQGKCD2003KA0@mgw2.merck.com> for cocoon-users@xml.apache.org; Wed, 17 May 2000 17:08:28 EDT Date: Wed, 17 May 2000 17:08:04 -0400 From: "Gambale, Michael J." Subject: RE: XML page cannot be displayed To: "'cocoon-users@xml.apache.org'" Message-id: <6DD219467BB1D311BF7A00508B5C7C1B0220F92A@uswpmx13.merck.com> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N It looks as though your jserv.properties file is actually the jserv.conf file. Look at both files. They both look the same. They definitely should be different. -mike > -----Original Message----- > From: Jason [SMTP:jasonc@webpipe.net] > Sent: Wednesday, May 17, 2000 5:05 PM > To: cocoon-users@xml.apache.org > Subject: RE: XML page cannot be displayed > > I added that and I still get the same result. I just posted the code to > the > list. Maybe that will help. > > jason > > > -----Original Message----- > > From: sudhi [mailto:sudhi@planet.net] > > Sent: Wednesday, May 17, 2000 3:04 PM > > To: cocoon-users@xml.apache.org > > Subject: Re: XML page cannot be displayed > > > > > > You dont have any of the cocoon jar files in ur classpath in > > jserv.properties file > > HTH > > Sudhi > > > > Jason wrote: > > > > > > That didn't seem to do it. In fact, I can't even pull up > > anything now. I > > > attached my files if someone wouldn't mind taking a look at them. > > > > > > Jason > > > > > > > -----Original Message----- > > > > From: Steven E. Grevemeyer [mailto:steve@salvagenow.com] > > > > Sent: Wednesday, May 17, 2000 1:13 PM > > > > To: jasonc@webpipe.net > > > > Subject: RE: XML page cannot be displayed > > > > > > > > > > > > > > > > I'm running the same config, check for "execute" permissions > > on the jar > > > > files and > > > > on the directory that are in use. This bit me quite a bit. > > > > > > > > Verify this line is in jserv.conf: > > > > > > > > ApJServAction .xml /servlet/org.apache.cocoon.Cocoon > > > > > > > > I have the processor.xsp.repository only listed in the > > cocoon.properties > > > > file... > > > > Don't know if it is an issue or not. > > > > > > > > I can send you all of my config files if you want. My > > problem was related > > > > to > > > > the server not being able to list the directory contents (i.e the > "x" > > > > permission). > > > > > > > > -seg > > > > > > > > > > > > -----Original Message----- > > > > From: Jason [mailto:jasonc@webpipe.net] > > > > Sent: Wednesday, May 17, 2000 14:13 > > > > To: cocoon-users@xml.apache.org > > > > Cc: ridings@holding.gu.se > > > > Subject: XML page cannot be displayed > > > > > > > > > > > > I decided I wasn't getting anywhere so I started over on a > > > > different server. > > > > It's running Redhat6.2 with JServ1.1.1b1. I'll show you the > > > > configs that I > > > > set up... > > > > > > > > zone.properties > > > > <-snip-> > > > > # List of Repositories > > > > ####################### > > > > > > > > # The list of servlet repositories controlled by this servlet zone > > > > # Syntax: repositories=[repository],[repository]... > > > > # Default: NONE > > > > # Note: The classes you want to be reloaded upon modification > > > > should be put > > > > # here. > > > > > > > > repositories=/usr/local/java-apache/servlets > > > > processor.xsp.repository=/usr/local/java-apache/servlets/repository > > > > <-snip-> > > > > # Servlet Init Parameters > > > > ########################## > > > > > > > > # These properties define init parameters for each servlet > > that is invoked > > > > # by its classname. > > > > # Syntax: > > servlet.[classname].initArgs=[name]=[value],[name]=[value],... > > > > # Default: NONE > > > > # servlet.org.fool.Dummy.initArgs=message=I'm a dummy servlet > > > > servlet.org.apache.cocoon.Cocoon.initArgs=properties=/usr/local/co > > > > coon/conf/ > > > > cocoon.properties > > > > > > > > > > > > jserv.conf > > > > > > > > <-snip-> > > > > Action cocoon /servlet/org.apache.cocoon.Cocoon > > > > AddHandler cocoon xml > > > > <-snip-> > > > > > > > > I created the repositories directory and it has read/write > > > > permissions. Is > > > > there anything I'm missing? When I load the index.xml page > > > > that's included > > > > with cocoon, it give the error listed in the subject. It is in > > > > the document > > > > root for apache. Seems the request is getting to cocoon because > > > > it realizes > > > > it's an XML page. Any suggestions? > > > > > > > > Jason > > > > > > > > > > > > _______________________________________________________ > > > > Site Design, Hosting, and E-Commerce at www.webpipe.net > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > > > > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > Name: cocoon.properties > > > cocoon.properties Type: unspecified type > > (application/octet-stream) > > > Encoding: quoted-printable > > > > > > Name: jserv.conf > > > jserv.conf Type: unspecified type (application/octet-stream) > > > Encoding: quoted-printable > > > > > > Name: jserv.properties > > > jserv.properties Type: unspecified type > (application/octet-stream) > > > Encoding: quoted-printable > > > > > > Name: zone.properties > > > zone.properties Type: unspecified type > (application/octet-stream) > > > Encoding: quoted-printable > > > > > > > > ------------------------------------------------------------------------ > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > > > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > > > > > > _______________________________________________________ > Site Design, Hosting, and E-Commerce at www.webpipe.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org