[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 03-25-2006, 10:28 PM   #1 (permalink)
NamePros Member
 
Join Date: Jun 2005
Posts: 38
64.00 NP$ (Donate)

Biggie_mac is an unknown quantity at this point


2 questions about Tomcat installation

I have jdk1.5.0 and Tomcat 5.0.28 on my comp. At localhost:8080 i get the standard Tomcat installed succesfully. But:

1. if I go in tomcat/bin and shutdown the process(by executing shutdown.bat) and then I execute start.bat I get this:

http://img136.imagevenue.com/img.php...029_eroare.JPG
could it be that I didn't set java_home? how do I set it up??

2. At localhost:8080 there are some examples with servlets among which there is also the classic HelloWorldExample which if executed works just fine. note that the example is found in servlet-examples directory. I copyed the Hello..s.java and Hello..s.class files from there and copyed it to webapps/Root/Web-inf/classes and in the brower I typed localhost:8080/servlet/HelloWorldExample....it doesn't work...how can that be posible?

10x in advance
Biggie_mac is offline  
Old 03-25-2006, 10:37 PM   #2 (permalink)
Senior Member
 
dongan's Avatar
 
Join Date: Nov 2005
Location: www.brainjava.com
Posts: 2,000
197.91 NP$ (Donate)

dongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to behold


Set Classpath and JAVA_HOME variable properly.
dongan is offline  
Old 03-27-2006, 03:52 AM   #3 (permalink)
NamePros Regular
 
Join Date: Mar 2006
Posts: 394
211.38 NP$ (Donate)

sacx13 is on a distinguished road


Lightbulb

or try to use catalina.bat script:

catalina.bat stop
catalina.bat start

if you look inside of the script you can see the enviromental variables and how to set them

Best Regards
Adrian
sacx13 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 03:11 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85