Re: Can't connect to X11

2005-09-22 Thread Christian Mittendorf
Hi, do you use some graphic functions in your project? If so, you should add the following parameter to Tomcat startup: -Djava.awt.headless=true cu cm Am 22.09.2005 um 09:07 schrieb Iin Nurhidayat: Hi All, I found this error : java.lang.InternalError: Can't connect to X11 window

Howto deploy a new version of my webapp without disturbing the customer?

2004-10-01 Thread Christian Mittendorf
Hello! My scenario is an order application, where my customers can order products. But the software or the design of the pages are changing rapidly. The question is now: how can I deploy a new version without the customer noticing anything? I'm searching for something similar to what

Re: Howto deploy a new version of my webapp without disturbing the customer?

2004-10-01 Thread Christian Mittendorf
remember I have seen posts in this list that indicate that this should be possible. -Original Message- From: Christian Mittendorf [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 12:15 PM To: [EMAIL PROTECTED] Subject: Howto deploy a new version of my webapp without disturbing

Re: Howto deploy a new version of my webapp without disturbing the customer?

2004-10-01 Thread Christian Mittendorf
Hello! It would be really great if we could work out a solution that does the job like the WebObjects Monitor application. Perhaps some kind of howto documentation giving you a step-by-step guide to the setup and usage. There seems to be no Wiki for the Tomcat project page. Is there a tomcat wiki

Re: Howto deploy a new version of my webapp without disturbing the customer?

2004-10-01 Thread Christian Mittendorf
Am 01.10.2004 um 16:45 schrieb Shapira, Yoav: There seems to be no Wiki for the Tomcat project page. Is there a tomcat wiki where we could collect information? http://wiki.apache.org/jakarta/TomcatProjectPages Thanks, though it does look quite confusing on the first view. It seems as if there is

Re: Preparing to do session sharing

2004-05-13 Thread Christian Mittendorf
On 13.05.2004, at 08:21, Randy wrote: 1) is it stable? I have seen lots of email traffic and some comments about The only thing worse than dealing with connectors is Clustering I cannot tell you yet if it's stable because the site is not in production yet. First tests have shown some problems,

How to set the JSESSION cookie domain?

2004-05-12 Thread Christian Mittendorf
Hello all, I'm working on a tomcat project that shall be deployed on multiple hosts. However, we are currently stuck with two problems / questions: 1) How can I specifiy the domain name that tomcat is using for the JSESSIONID cookie? By default tomcat is using the domain name from the

Re: Mac OSX

2002-07-09 Thread Christian Mittendorf
On Dienstag, Juli 9, 2002, at 01:31 Uhr, Martin Jacobson wrote: Matt Preston wrote: In the end the only way that I could get Tomcat to start up was to copy all of the jars (common/lib server/lib bootstrap.jar) into /System/Framework/Java/Extensions [...] The only stuff I have in