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: 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 : !-- Define a

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.class

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 use

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

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

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 seem

Re: decompiling classes

2006-09-08 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 it as

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

[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

Re: java.lang.OutOfMemoryError: PermGen space

2006-06-06 Thread William Bonnet
Hi I have many memory consuming apps on my tomcat server. I a lot pdf excel generation. So every other week I get this error java.lang.OutOfMemoryError: PermGen space Try to add more space for PermGen using -XX:MaxPermSize=256m I think default is 64 megs Kind regards, -- William

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread William Bonnet
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/MIME Cryptographic