Virtual Host configuration

2006-03-18 Thread Matt Anderson
Hi All, I was configuring the virtual hosting using version 5.5.15 and I found something different to what I remember. When I add a host for www.somedomain.com.au and I then enter in http://somedomain.com.au it does not work unless I add the www. at the beginning... To get around this I added to h

RE: problem running servlets-examples

2006-03-18 Thread Vikram
Hi, More info for experts: = I enabled debugging using log4j. My findings are as under and one of the experts might be able to point me in right direction. When I click on Execute link of Basic-Arithmetic JSP-EXAMPLES, I get the error as javax.servlet.ServletException: Wrapp

RE: Best eclipse plugin for tomcat development

2006-03-18 Thread Richard Mixon
Dola, For the last couple of years I have used the Sysdeo plugin with good success. But since December the all-in-one bundle of Eclipse with the Eclipse Web Tools Project has been available. This is a completely integrated build that does not require installation of plugins. Not only does it run

Solution: Connecting from Tomcat to ActiveMQ

2006-03-18 Thread Hadraba Petr
Hi all friends, I spent two days solving this problem and because there is not so complex informations about this in the internet, I find this helpful. I hope, this will help. I need to connect from Tomcat web application into the standalone ActiveMQ broker. I repeat -- standalone broker. But I

problem running servlets-examples

2006-03-18 Thread Vikram
I did a clean install on Tomcat 5.5.16, 5.5.15 and 5.028 on Aix 5.3 on Power 4 and Power 5 (64bit) running with IBM Java 5_64. In each one of this installation, I could not get servlets-examples working. I know little about Tomcat so please pardon my ignorance. This is the output from log file

Re: TomCat + mod_jk performance

2006-03-18 Thread Leon Rosenberg
On 3/18/06, Nikola Milutinovic <[EMAIL PROTECTED]> wrote: ... > 3. If you would like to do some load balancing (how does TC standalone stand > here?). No problems with standalone tomcat. Really nice :-) > Nix. Leon - To unsubsc

Re: Help with sysdeo

2006-03-18 Thread Rhino
- Original Message - From: "Dola Woolfe" <[EMAIL PROTECTED]> To: "Tom Cat" Sent: Saturday, March 18, 2006 1:53 PM Subject: Help with sysdeo Hi, Trying out the eclipse approach, and downloaded the sysdeo plugin, but can you suggest the first step to take to invoke the plug in. Not s

Re: Help with sysdeo

2006-03-18 Thread Hale India
Hi I know this place for a french doc... (pretty good) http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.jsp May be can you translate using babelfish or other. Best regards Andre - Original Message From: Dola Woolfe <[EMAIL PROTECTED]> To: Tom Cat Sent: Saturd

Re: Help with sysdeo

2006-03-18 Thread pi01
.. in my opinion the Eclipse Web Tools Project offers a far more flexible approach to working directly with Tomcat out of a Eclipse based environnment. Have a look at http://www.eclipse.org/webtools/ and check out the FAQ. Regards, Tobi Dola Woolfe schrieb: > Hi, > > Trying out the eclipse app

Help with sysdeo

2006-03-18 Thread Dola Woolfe
Hi, Trying out the eclipse approach, and downloaded the sysdeo plugin, but can you suggest the first step to take to invoke the plug in. Not sure how to begin and can't find the howto... Thank you! Dola Chin __ Do You Yahoo!? Tired of spam? Yahoo

Re: Tomcat and Threads

2006-03-18 Thread Christopher K. St. John
On Sat, 18 Mar 2006 19:32:19 +0100 "Clemens Eisserer" <[EMAIL PROTECTED]> wrote: I've created a servlet wich creates some threads for doing background stuff. ... now I subscribed to a servlet-hosting service which uses a shared tomcat enviroment. How does tomcat handle these threads? Will th

Re: Jsp mode in Emacs

2006-03-18 Thread Nic Daniau
If all you need is a powefull text editor and not some IDE that supposedly guide you in developping your JSPs, then I can only say good things about Textpad (minimal investment, highly customisable, powerful, and a lot easier to get used to than Emacs -- which I've used too). I use Texpad with ant

Tomcat and Threads

2006-03-18 Thread Clemens Eisserer
Hello, I've created a servlet wich creates some threads for doing background stuff. Till now I never worried about these thread since I was runnning this servlet only on my own servers. However now I subscribed to a servlet-hosting service which uses a shared tomcat enviroment. How does tomcat ha

Jsp mode in Emacs

2006-03-18 Thread Dola Woolfe
Hi, I'm evaluating a number of different ide's for jsp approaches include Emacs + Ant. How do I make Emacs "recognize" the jsp format? If you have an answer, can you please give all the details (where to get what and to put where)? Thanks! Dola __

How to config JNDI data source in Embedded Tomcat 5.028

2006-03-18 Thread Minilin-inbox
Hi, I want to config a JNDI data source in an embedded tomcat which is started in Eclipse I've tried several methods, but no one worked well. First, I tried to indicate a configuration file which include a data source configuration StandardContext standardContext = (StandardContext) embedded.

Re: SSL on Tomcat

2006-03-18 Thread Dhaval Patel
One thing. You forced all connections to be redirected to port 8443 on global web.xml. So as per my thought, it should reflect everything no matter if your web.xml has security-constraint or not. I would not do it unless if it is necessary. You can try to put security constraint like:

RE: TomCat + mod_jk performance

2006-03-18 Thread Nikola Milutinovic
--- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > > From: Alex Jalali [mailto:[EMAIL PROTECTED] > > Subject: Re: TomCat + mod_jk performance > > > > If you have lots of static html pages then apache is much better at > > handling them. > > Have you actually measured this on the current ve

SSL on Tomcat

2006-03-18 Thread Vanessa Campos
Hi, everybody, I want to use SSL on Tomcat. I've already set everything up and it's working fine. I also forced all the connections to be redirected to port 8443, on global web.xml. My question is: how can I force the redirection only when some pages are hit? I tried using my app web.xml, but it

Re: Troubles with commons-logging and Log4J

2006-03-18 Thread Clemens Eisserer
Did no one ever experience these problems, or similar stuff? I hardly can imaging that... Please help, its driving me crazy :-/ Thank you in advance, lg Clemens 2006/3/17, Clemens Eisserer <[EMAIL PROTECTED]>: > Hello, > > for evaluation I use the embedded version of tomcat (that one that can >

Re: [OT] Hosting providers

2006-03-18 Thread Morten Andersen
I'll definitely consider that. Thanks Morten Andersen Leon Rosenberg skrev: rent a dedicated server. Leon On 3/18/06, Morten Andersen <[EMAIL PROTECTED]> wrote: I have developed a webapplication that I need hosting for. Here is my requirements: - Multihoming easy and possible without r

Re: [OT] Hosting providers

2006-03-18 Thread Leon Rosenberg
rent a dedicated server. Leon On 3/18/06, Morten Andersen <[EMAIL PROTECTED]> wrote: > I have developed a webapplication that I need hosting for. Here is my > requirements: > > - Multihoming easy and possible without restart > - Multiple domains allowed > - Personal JVM > - 24/7 support > > Where

[OT] Hosting providers

2006-03-18 Thread Morten Andersen
I have developed a webapplication that I need hosting for. Here is my requirements: - Multihoming easy and possible without restart - Multiple domains allowed - Personal JVM - 24/7 support Where should I look? Any recommendations? Morten Andersen ---