Hello everybody,
I am running a server with tomcat 6 installed and running for a long time. I
deploy the war files remotely with the following command in my browser :
[Server location]/manager/deploy?path=/&war=file:[pathtoFile]/index.war
[Server location]/manager/deploy?path=/user&war=file:[path
lse that I might have
missed ?
Victor
2010/11/20 Konstantin Kolinko
> 2010/11/21 Victor Kabdebon :
> > Hello everybody,
> >
> > I am running a server with tomcat 6 installed and running for a long
> time. I
> > deploy the war files remotely with the following command
not in the directory. Is it supposed to be
there to be deployed ?
I am really lost on this issue I don't understand what is its problem...
Thank you for your help
Victor
2010/11/20 Konstantin Kolinko
> 2010/11/21 Victor Kabdebon :
> > Hiello Konstantin
> >
> > Yes
Hi,
May I add something Lava, if you don't want to work around war manually use
Netbeans or Eclipse as your IDE and they can do it for you without any
effort.
Victor Kabdebon
2010/12/6 Konstantin Kolinko
> 2010/12/6 Lava Saleem :
> > Hi
> > Thanks for the replies
> &g
Your Linux may also be involved. If you have some weird configuration of
your system, it may kill/shutdown some services / applications.
But this is really puzzling
Victor Kabdebon
http://www.voxnucleus.fr
2010/12/6 Guillaume Carbonneau
> On Mon, Dec 6, 2010 at 11:54 AM, Pid wrote:
> &
I might be wrong but maybe you need to set something in your web.xml to
deliver static files. (basically Tomcat is not designed to run static html
files, you can use a combination of Apache serveur + tomcat serveur to do
that).
I strongely recommand you to use an IDE such as Netbeans, create a new
/12/8 Christopher Schultz
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Victor,
>
> On 12/8/2010 2:45 PM, Victor Kabdebon wrote:
> > I might be wrong but maybe you need to set something in your web.xml to
> > deliver static files. (basically Tomcat is not
% possible to use a tomcat server that way.
Victor Kabdebon
http://www.voxnucleus.fr
2010/12/8 Victor Kabdebon
> Christopher,
>
> Yes but using tomcat to server html files looks to me like using a hammer
> to kill a fly. Anyway everybody is free to do what he wants !
>
> Conce