I've restarted a few times. I'll see if I can recompile these. -----Original Message----- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 2:40 PM To: Tomcat Users List Subject: Re: Newbie help w/ORielly examples
Usually HTTP 500 codes are bugs in the code.... i really don't know what this "debug" attribute is used for.... but you should restart your tomcat to see if it heals. John Najarian escribi�: >I got in there but now I get this error when I try to access > >the context '/ora': > > > > >HTTP Status 500 - Error retrieving attribute debug > > _____ > > >type Status report > >message Error retrieving attribute debug > >description The server encountered an internal error (Error retrieving >attribute debug) that prevented it from fulfilling this request. > > _____ > > >Apache Tomcat/5.0.19 > > > > > > >-----Original Message----- >From: John Villar [mailto:[EMAIL PROTECTED] >Sent: Thursday, September 02, 2004 2:25 PM >To: Tomcat Users List >Subject: Re: Newbie help w/ORielly examples > > > >Then manually deploy it.... the admin app has a facility to deploy a > >context.... that should do the trick > > > >John Najarian escribi�: > > > > > >>Thanks John, the autodeploy was already set to 'True'. >> >> > > > >>I've got a few apps working this one just doesn't. >> >> > > > > > > >>-----Original Message----- >> >> > > > >>From: John Villar [mailto:[EMAIL PROTECTED] >> >> > > > >>Sent: Thursday, September 02, 2004 1:44 PM >> >> > > > >>To: Tomcat Users List >> >> > > > >>Subject: Re: Newbie help w/ORielly examples >> >> > > > > > > >>enable autodeploy on the admin app (i.e. localhost:8080/admin). Make >> >> > > > >>sure you have a user configured to access the admin app in your >> >> > > > >>conf/server.xml file >> >> > > > > > > >>John Najarian escribi�: >> >> > > > > > > >> >> >> > > > > > > >>>I've tried installing the examples from the 'Java Server Pages' >>> >>> > > > >>>book to no avail. I expanded the jspbook3.zip file and copied >>> >>> > > > >>>the 'ora/' directory to the 'tomcat/webapps' directory. >>> >>> > > > > > > >>>I restarted the tomcat service. When I try to access the apps >>> >>> > > > >>>by typing 'http://localhost:8080/ora/' into a browser I get the >>> >>> > > > >>>following displayed in the browser. >>> >>> > > > > > > >>>---------------------------------------------------------------- >>> >>> > > > >>>HTTP Status 404 - /ora/ >>> >>> > > > > > > >>>type Status report >>> >>> > > > > > > >>>message /ora/ >>> >>> > > > > > > >>>description The requested resource (/ora/) is not available. >>> >>> > > > >>>Apache Tomcat/5.0.19 >>> >>> > > > >>>---------------------------------------------------------------- >>> >>> > > > > > > >>>Any ideas? This is running on an XP machine. >>> >>> > > > > > > >>>Thanks >>> >>> > > > > > > > > > > > > >>>--------------------------------------------------------------------- >>> >>> > > > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >>> > > > >>>For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> > > > > > > > > > > > > > > > >>> >>> >>> > > > > > > > > > >> >> >> > > > > > > > > -- John Villar Gerente de Proyectos Computadores Flor Hard Soft 2058 C.A. www.florhard.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
