Re: Is it possible to install both TOMCAT5.5 & TOMCAT6?

2009-01-02 Thread William Bonnet
Hi Gen You ca as look as they do not use the same port (8080 can be used only by one server at a time) regards W. gen a écrit : Hi, Is it possible to install both TOMCAT5.5 & TOMCAT6 in 1 PC? I had installed Tomcat6. And I need to install TOMCAT 5.5 for another system. So I like to install

Re: tomcat cache wierd behaviour

2008-04-08 Thread William Bonnet
Hi > Hi, I have a wierd problem with tomcat cache. Let's say now time its 15:00. > i create a test.jsp in the application folder. Using winscp, I see the tab > "Changed(last modified)" 15:00. I access the jsp in the browser. In the > "work" folder now will appear 2 new files: test.java and test.c

Re: 3 instance of Tomcat Server

2008-04-08 Thread William Bonnet
Hi > How can i install 3 instance of Tomcat Server on a single host You have to make the different instances listen on different ports. To use a different port number, back up and edit the port attribute value of Connector element in $CATALINA_HOME/conf/server.xml Exemple : http://localhost:8

Re: how to get rid of the path after the URL

2007-12-31 Thread William Bonnet
Hi Pavel I am running a Jive application using Tomcat. The application resides in "/tomcat/webapps/jiveforums" on the server. When I access the site I have to use "http://www.example.com/jiveforums"; . What changes do I have to make in Tomcat so I can omit "/jiveforums" from the URL and just u

Re: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk

2006-11-24 Thread William Bonnet
Hi What's the story on Solaris? You need to buy C Compiler? I think they have some Developer's Studio, but I haven't checked licensing. gnu gcc works great on solaris And Sun Studio 11 can be freely downloaded fron Sun's website Regards William -- William http://ww

Re: Reverse proxying in Tomcat / Apache

2006-11-07 Thread William Bonnet
Hi Mário I (think) know that a way is configuring reverse proxying in Apache. What about using mod_jk ? Kind regards, William -- William http://www.wbonnet.net http://www.sunwizard.net Le site français des amateurs de stations Unix http://www.blastwave.org An OpenSolaris Co

Re: Executing binary from Servlet

2006-09-13 Thread William Bonnet
Hi > Tomcat is started using the startup.sh script provided and it runs using > a specific tomcat account which has admin type rights. > I am beginning to wonder what sort of problem this may be, as I must > emphasise that: > The runtime.exec() DOES work sometimes, and not others. There does not >

Re: decompiling classes

2006-09-07 Thread William Bonnet
Hi all > > what's the command again for decompiling Tomcat's classes? Or was there > special software needed to do so? > > > Why not just browse the source? > http://tomcat.apache.org/svn.html If browsing sources is not enough you can use jad ( http://www.kpdus.com/jad.html ). You can integrate i

[ANN] Blastwave Solaris package has been updated to 5.5.17

2006-09-07 Thread William Bonnet
Hi A new version of the Blastwave Tomcat 5 package for Solaris is now available. Tomcat package version has been upgraded from 5.5.12 to 5.5.17. Kind regards, William -- William http://www.wbonnet.net http://www.sunwizard.net Le site français des amateurs de stations Unix ht

Re: Showing Up Console in Linux Environment

2006-09-07 Thread William Bonnet
Hi > Yes... I did, and Tomcat is activated since then. But no debugging console > showing any activities comparing to Window's startup.bat script. You can have a look logs file to the catalina.out file. Use tail -f if you want to see logs output to your console. Regards, -- William

Re: Showing Up Console in Linux Environment

2006-09-07 Thread William Bonnet
Hi Feris > I can show up tomcat console after I started the startup.bat batch script. > But when I run startup.sh, it shows nothing. How can I showing up the > console in Linux ? I'm using Mandriva 2005 with Sun's JDK 5. Have you tried to open a console or terminal from your desktop environnement

Re: java.lang.OutOfMemoryError: PermGen space

2006-06-06 Thread William Bonnet
64 megs Kind regards, -- William Bonnet SunWizard - Le site francais dédié aux amateurs de stations Unix http://www.sunwizard.net - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: tomcat5 stop auto after started.

2005-12-03 Thread William Bonnet
Hi it stoped after short time. Does anyone help me? Do you have some more logs to provide ? Kind regards, -- William Bonnet SunWizard - Le site francais dédié aux amateurs de stations Unix http://www.sunwizard.net smime.p7s Description: S/MIME Cryptographic Signature

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread William Bonnet
java compiler does not even run. The problem seems to come from java installation. Tomcat will not run without a valid jdk. First you should try to make javac compiling, then you will be able to investigate why tomcat is not working Kind regards, -- William Bonnet SunWizard - Le site francais dédi

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread William Bonnet
ath to the java compiler If you want a tomcat 5.5.12 rounning out of the box on a solaris 8 9 or 10 , you can use the package from blastwave.org Kind regards, -- William Bonnet SunWizard - Le site francais dédié aux amateurs de stations Unix http://www.sunwizard.net smime.p7s Description: S/MIM