Re: Shared email resource

2009-10-17 Thread Ken T.
On Sat, 17 Oct 2009 08:28:30 -0400, Martin Gainty wrote: > Curt/Ken > > what is the solution? > How did you get this to work? > I'm not sure exactly what the problem was, but moving the declaration to the global section of the server.xml file and then back to the context.xml file after I got

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Re: Adding a new webapps directory > > at http://127.0.0.1:8080/ServletExample i get blank page. Any way this > is server.xml if this can help you: http://pastebin.com/f5fecfa93 That looks ok. Is there anything in the logs? Try configurin

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Re: Adding a new webapps directory in /opt/tomcat/conf/server.xml i have added: But if i try to access it at http://localhost:8080/ServletExample i get: _The requested resource (/ServletExample) is not availa

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Re: Adding a new webapps directory > > in /opt/tomcat/conf/server.xml i have added: > > > But if i try to access it at http://localhost:8080/ServletExample > i get: _The requested resource (/ServletExample) is not available. As you should

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Re: Adding a new webapps directory Ok, i think that I would add a new Host, io order to do this: I have to add a new section in /opt/tomcat/conf/server.xml ? Correct. Doc for virtual hosting for the cu

Re: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl

2009-10-17 Thread Jean-Pierre ASTIER
I don't be able to manage this tomcat server on the Linux Box. This machine is managed by an ISP. I will find an other way to propose this service to my customers. Many thanks Jean-Pierre Le 16 oct. 2009 à 19:24, Caldarale, Charles R a écrit : From: Jean-Pierre ASTIER [mailto:jpast...@analogu

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Re: Adding a new webapps directory > > Ok, i think that I would add a new Host, io order to do this: I have to > add a new section in /opt/tomcat/conf/server.xml ? Correct. Doc for virtual hosting for the current level is here: http://tom

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Adding a new webapps directory It's possible to add a new webapps directroy more then the default tomcat webapps (/opt/tomcat/webapps) ? There is no means of specifying more than one appBase directory pe

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Adding a new webapps directory It's possible to add a new webapps directroy more then the default tomcat webapps (/opt/tomcat/webapps) ? There is no means of specifying more than one appBase directory pe

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Adding a new webapps directory > > It's possible to add a new webapps directroy more then the default > tomcat webapps (/opt/tomcat/webapps) ? There is no means of specifying more than one appBase directory per . However, each element ca

Adding a new webapps directory

2009-10-17 Thread Marco Rocco
It's possible to add a new webapps directroy more then the default tomcat webapps (/opt/tomcat/webapps) ? For now i have to put my servlets in /opt/tomcat/webapps i would add a new webapps directory where i can put my servlets for example in /home/myuser/myapplets It's possible? If yes, how ?

RE: Shared email resource

2009-10-17 Thread Martin Gainty
Curt/Ken what is the solution? How did you get this to work? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wi

Re: Shared email resource

2009-10-17 Thread Ken T.
On Fri, 16 Oct 2009 10:00:46 -0500, Curtis Garman wrote: > Ken, have you got your problem resolved? > Yes, I just got it working! Thank you all for your help! -- Ken T. - To unsubscribe, e-mail: users-unsubscr...@tomcat.a

Re: Opening up multiple ports on Single Tomcat Instance

2009-10-17 Thread Peter Crowther
2009/10/17 M.N.V Kishore > We have a requirement for the client to migrate the tomcat server running > on > port 8080 on Solaris machine onto Windows machine. This windows machine has > already a tomcat instance running on port 80. I would now need to migrate > all the applications running on por