thufir wrote:
This cuts across IDE, OS and server.
I'm running Ubuntu:
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.1"
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ sudo apt-get update; sudo apt-get upgrade;
sudo apt-get dist-upgrade
...
which, near as I can tell, is fully updated. I'm also
running Netbeans 6.0.1 and Java 6, and Tomcat 5.5. (If Ubuntu is up
to date, why isn't Netbeans and Tomcat? anyhow.)
When I installed Netbeans 6.1, the installer also installed Tomcat
6.0.14. This was on a windows pc but I would find it very amazing if the
Linux version of NB6.1 installed a TC 5.5. Is is possible that a
tomcat installed with Ubuntu?
>From Netbeans I've installed the Tomcat plug-in, which
seems to have resulted in two Tomcat directories:
/usr/share/tomcat5.5
/usr/share/tomcat5.5-webapps
When I go to create a new web application from the IDE, Netbeans
prompts for the user/password for a manager and the path to
Catalina.
Is this the tomcat manager app?
If so, the user name is ide. You can find and set the password by
clicking on the 'Services' Tab in NetBeans, then expand the 'Servers'
tab. You should see the Tomcat server and its version listed beside a
tomcat icon.
Right click on the icon.and when the menu pops up click on 'properties'.
A window pops up, click on the 'connections' tab.
You should see a lot of information including where Catalina Home and
Catalina Base are located. You will also see credentials for the
manager. The username is ide, click on the "show" button to see the
password.
You have to start tomcat manually, NB does not start it for you. Close
the properties windown and Rt click on the tomcat icon you saw earlier
and click start. Make sure you don't have another tomcat already
running and using the same port number.
cheers,
HH
Which version of Tomcat are they referencing? Do I need to install
Tomcat 5.5 from Ubuntu, or just the plug-in from Netbeans?
Just not quite sure how to get started. Navigating to "localhost"
just gives "it works", so I'll have to dig further into fixing
tomcat.
It just seems that the one thing depends on another, which goes in
a circle so that I'm not even sure of my question.
-Thufir
--
H. Hall
ReedyRiver Group LLC
http://www.reedyriver.com
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]