Re: Change the encoding format of xml outpu

2007-01-22 Thread Sarah Parrott
t; code is unable to locate an XML or XSL file, either because it is > misspelled, or not present in the directory etc. > > -Rashmi > > - Original Message > From: JV <[EMAIL PROTECTED]> > To: Tomcat Users List > Sent: Saturday, January 20, 2007 2:39:03 PM

Change the encoding format of xml outpu

2007-01-20 Thread Sarah Parrott
Hi, I'm using Tomcat 5.5 from within eclipse, and using java code to create and save a new xml document on the server. The first line in the xml doc is If I try and view this in eclipse, or parse it using a sax parser, I get the error 'content not allowed in prolog'. However, I can open it fin

Re: cgi-bin doesn't seem to work

2006-07-08 Thread Sarah Parrott
Thanks for that! Setting it to an empty string works. Sarah PS - been away hence the long reply time! On 30/06/06, Mark Thomas <[EMAIL PROTECTED]> wrote: Sarah Parrott wrote: > and put the program I want to run (Mapserver. The file is just called > mapserv.) in that directory. &

Re: cgi-bin doesn't seem to work

2006-06-29 Thread Sarah Parrott
No, it didn't... I checked! On 29/06/06, Hassan Schroeder <[EMAIL PROTECTED]> wrote: On 6/29/06, Sarah Parrott <[EMAIL PROTECTED]> wrote: > I'm trying to enable cgi on tomcat 5.5. I've uncommented the servlet and > servlet mappings from the web.xml an

cgi-bin doesn't seem to work

2006-06-29 Thread Sarah Parrott
Hi, I'm trying to enable cgi on tomcat 5.5. I've uncommented the servlet and servlet mappings from the web.xml and renamed the server/lib/servelts- cgi.jar like it says in the howto, and then reinstalled tomcat. There didn't seem to be a cgi directory so I've put one in. It is at $CATALINA_HOME

Re: Problem with tomcat realms - can't connect to MySQL

2006-06-04 Thread Sarah Parrott
That works! Thank you! Sarah :) On 04/06/06, Guido Schoepp <[EMAIL PROTECTED]> wrote: Sarah Parrott schrieb: > and in my servers.xml document: > connectionName="tomcat" connectionPassword="pword" > connectionURL="jdbc:mysql://localhost/authority

Problem with tomcat realms - can't connect to MySQL

2006-06-03 Thread Sarah Parrott
Hi, I'm trying to use realms in tomcat to authenticate people at a website. I'm using eclipse to do this in, with a MySQL database to hold the usernames, passwords and roles. When I try to start the server, thru eclipse, I get the following output: 02-Jun-2006 15:25:27 org.apache.catalina.core.