How to change default port 8080 in TomCat ?

2008-04-08 Thread Ben Stover
Hi,

If I want to change the default port 8080 where TomCat is listening to another
port (e.g. 9955) where can I do this?

I gues it must be somewhere in a config xml file. In which exactly?

Ben




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



What is the difference between TomCat and Geronimo?

2008-04-08 Thread Ben Stover
What is the difference between TomCat and Geronimo?

Do they implement the same functionality or is one a super-set of the other?

Ben




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to detect which version of Axis is currently running in TomCat ?

2008-04-10 Thread Ben Stover
Assume I get to an already installed and running TomCat server.

How can I find out if Axis is already (successfully) installed on this server 
and if yes which version it is?

Ben







-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Can I move the TomCat installation to another directory ?

2008-04-12 Thread Ben Stover
I installed TomCat (under WinXP) to

D:\server\java\TomCat\

Can I just move the whole directory tree to another location e.g.

D:\TomCat

Or is the absolute path of the base directory entered somewhere in TomCats 
config files
during the initial TomCat installation?

In this case an existing TomCat installation would obviously be immovable

Ben




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Activate immediately changes in server.xml and tomcat-users.xml? How to refresh?

2008-04-19 Thread Ben Stover
Assume Tomcat is currently running.
Now I change some entries in the server.xml or tomcat-users.xml
As far as I can see these entries are not immediately active.

How can I tell Tomcat to refresh his config information (=re-read the config 
files)?

Is there a way without full shutdown + restart?

Ben







-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to prevent deletion of comments from tomcat-users.xml

2008-04-20 Thread Ben Stover
As far as I noticed all comments in tomcat-users.xml

are striped off after Tomcat started.

How do I prevent this deletion of comments (permanently)?

Ben













-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Into which dir do I have to deploy web service *.war files ? "Hot" deployment or restart required?

2008-04-28 Thread Ben Stover
Sorry for these newbie questions: I know the answers only for JBoss.
So I need assistance to do the same with Tomcat:

Into which dir in Tomcat installation do I have to deploy/copy web service 
*.war files ?

Is there a "hot" deployment in Tomcat? Read: Do I have to restart Tomcat in 
order
to let Tomcat recognize the new web services ?

Ben










-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



TomCat and support of WebServices stacks: JAX-WS vs. Axis

2008-05-06 Thread Ben Stover
Which type of WebService stacks does TomCat support-out-of-the-box (=without 
installing additional components):

JAX-WS

   and/or

Axis



Assume I get to a remote server where TomCat is running. How can I check what 
types of WebServices (and which spec version)
are currently supported by this Tomcat installation?

Ben




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]