RE: Newbie help w/ORielly examples

2004-09-03 Thread John Najarian
Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Newbie help w/ORielly examples

2004-09-03 Thread Shapira, Yoav

Hi,
It's not accurate to say that 500-class HTTP responses are usually application code 
bugs.  Server misconfiguration is at least as common a cause for these responses.

The stack trace and error information posted by the OP is insufficient to determine 
the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Newbie help w/ORielly examples

2004-09-03 Thread John Najarian
I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually
application code bugs.  Server misconfiguration is at least as common a
cause for these responses.

The stack trace and error information posted by the OP is insufficient to
determine the cause of the error.

To the OP: do the Tomcat examples run? 

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Newbie help w/ORielly examples

2004-09-03 Thread Shapira, Yoav

Hi,
Are you trying the Tomcat examples or the O'Reilly ones?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:55 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually
application code bugs.  Server misconfiguration is at least as common a
cause for these responses.

The stack trace and error information posted by the OP is insufficient to
determine the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential,
proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you

RE: Newbie help w/ORielly examples

2004-09-03 Thread Williams, Mark L CIV NSWC-PC
FWIW, the O'Reilly examples work just fine on my TC 5.0.27 site with no
tweaking of any kind. Did you if you followed the installation
instructions to be sure the whole directory tree was copied into the
webapps directory?

Mark

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 12:57
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples



Hi,
Are you trying the Tomcat examples or the O'Reilly ones?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:55 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually
application code bugs.  Server misconfiguration is at least as common a
cause for these responses.

The stack trace and error information posted by the OP is insufficient
to
determine the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may

RE: Newbie help w/ORielly examples

2004-09-03 Thread John Najarian
Yes, the entire directory.  I think I'll uninstall 5.19 and install 5.27

-Original Message-
From: Williams, Mark L CIV NSWC-PC [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 03, 2004 11:01 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples

FWIW, the O'Reilly examples work just fine on my TC 5.0.27 site with no
tweaking of any kind. Did you if you followed the installation
instructions to be sure the whole directory tree was copied into the
webapps directory?

Mark

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 12:57
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples



Hi,
Are you trying the Tomcat examples or the O'Reilly ones?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:55 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually
application code bugs.  Server misconfiguration is at least as common a
cause for these responses.

The stack trace and error information posted by the OP is insufficient
to
determine the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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

RE: Newbie help w/ORielly examples

2004-09-03 Thread John Najarian
OReilly

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 03, 2004 10:57 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
Are you trying the Tomcat examples or the O'Reilly ones?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:55 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually
application code bugs.  Server misconfiguration is at least as common a
cause for these responses.

The stack trace and error information posted by the OP is insufficient to
determine the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential,
proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone

RE: Newbie help w/ORielly examples

2004-09-03 Thread Ernesto Echeverría
What book is that? Java Server Pages 3rd Edition? 

Have you tried the JSP samples from the tomcat installation? First thing to
do cause then you know if jsps are compiling correctly.


José Ernesto Echeverría


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED] 
Sent: Viernes, 03 de Septiembre de 2004 12:16 p.m.
To: 'Tomcat Users List'
Subject: [tomcat] RE: Newbie help w/ORielly examples

Yes, the entire directory.  I think I'll uninstall 5.19 and install 5.27

-Original Message-
From: Williams, Mark L CIV NSWC-PC [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 11:01 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples

FWIW, the O'Reilly examples work just fine on my TC 5.0.27 site with no
tweaking of any kind. Did you if you followed the installation instructions
to be sure the whole directory tree was copied into the webapps directory?

Mark

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 12:57
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples



Hi,
Are you trying the Tomcat examples or the O'Reilly ones?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:55 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually 
application code bugs.  Server misconfiguration is at least as common a 
cause for these responses.

The stack trace and error information posted by the OP is insufficient
to
determine the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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

RE: Newbie help w/ORielly examples

2004-09-03 Thread John Najarian
Yoav, I think you were right.  I installed 5.27
 everything works.  I don't know why because it
wasn't any changes I did.  I hadn't done any
configuration.

Does anyone know how to remove the old 

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually
application code bugs.  Server misconfiguration is at least as common a
cause for these responses.

The stack trace and error information posted by the OP is insufficient to
determine the cause of the error.

To the OP: do the Tomcat examples run? 

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail

RE: Newbie help w/ORielly examples

2004-09-03 Thread John Najarian
Yes

-Original Message-
From: Ernesto Echeverría [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 03, 2004 11:47 AM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

What book is that? Java Server Pages 3rd Edition? 

Have you tried the JSP samples from the tomcat installation? First thing to
do cause then you know if jsps are compiling correctly.


José Ernesto Echeverría


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED] 
Sent: Viernes, 03 de Septiembre de 2004 12:16 p.m.
To: 'Tomcat Users List'
Subject: [tomcat] RE: Newbie help w/ORielly examples

Yes, the entire directory.  I think I'll uninstall 5.19 and install 5.27

-Original Message-
From: Williams, Mark L CIV NSWC-PC [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 11:01 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples

FWIW, the O'Reilly examples work just fine on my TC 5.0.27 site with no
tweaking of any kind. Did you if you followed the installation instructions
to be sure the whole directory tree was copied into the webapps directory?

Mark

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 12:57
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples



Hi,
Are you trying the Tomcat examples or the O'Reilly ones?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:55 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

I don't know if the Tomcat examples run.  That's what I'm trying.
Other JPSs  Servelts do run on this tomcat installation.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 10:25 AM
To: Tomcat Users List
Subject: RE: Newbie help w/ORielly examples


Hi,
It's not accurate to say that 500-class HTTP responses are usually 
application code bugs.  Server misconfiguration is at least as common a 
cause for these responses.

The stack trace and error information posted by the OP is insufficient
to
determine the cause of the error.

To the OP: do the Tomcat examples run?

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Friday, September 03, 2004 1:20 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

Recomiliing didn't help.  Has anyone got any ideas?
Thanks.

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 2:56 PM
To: 'Tomcat Users List'
Subject: RE: Newbie help w/ORielly examples

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

Re: Newbie help w/ORielly examples

2004-09-02 Thread John Villar
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]

RE: Newbie help w/ORielly examples

2004-09-02 Thread John Najarian
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]



Re: Newbie help w/ORielly examples

2004-09-02 Thread John Villar
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]

RE: Newbie help w/ORielly examples

2004-09-02 Thread John Najarian
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

 

 



Re: Newbie help w/ORielly examples

2004-09-02 Thread John Villar
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]

RE: Newbie help w/ORielly examples

2004-09-02 Thread John Najarian
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]



RE: [tomcat] RE: Newbie help w/ORielly examples

2004-09-02 Thread Ernesto Echeverría
What version of Tomcat are you using?
Are you referring to the 3rd Edition of that book? 


José Ernesto Echeverría
[EMAIL PROTECTED]

 

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED] 
Sent: Jueves, 02 de Septiembre de 2004 03:56 p.m.
To: 'Tomcat Users List'
Subject: [tomcat] RE: Newbie help w/ORielly examples

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]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]