cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-23 Thread mturk
mturk 2005/05/22 23:04:02 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: Fix checking for return value from Poll.poll. Now when the native is fixed the correct value is returned in case of timeup. Also reset the addCount if the poller is recycled.

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 14.05.2005 nicht im Büro sein. Ich kehre zurück am 30.05.2005. I will be out of office from 14.05.05 to 30.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

cvs commit: jakarta-tomcat-connectors/jni/native/src ssl.c

2005-05-23 Thread mturk
mturk 2005/05/23 00:20:27 Modified:jni/native/src ssl.c Log: Use thread locking to ensure thread-safetyness in OpenSSL. Revision ChangesPath 1.9 +71 -0 jakarta-tomcat-connectors/jni/native/src/ssl.c Index: ssl.c

cvs commit: jakarta-tomcat-connectors/jni/java/org/apache/tomcat/jni PoolCallback.java ProcErrorCallback.java

2005-05-23 Thread mturk
mturk 2005/05/23 01:17:32 Added: jni/java/org/apache/tomcat/jni PoolCallback.java ProcErrorCallback.java Log: Added Pool and ProcError callback interfaces. Revision ChangesPath 1.1

DO NOT REPLY [Bug 34986] - included JSP-page is not rendered in generated HTML-page

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34986. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

filter to support EBCDIC encoding

2005-05-23 Thread jean-frederic clere
Hi, I have written a filter to solve the encoding problems in EBCDIC machines. Where should the filter code goes? - jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/filters or somewhere else? Cheers Jean-Frederic

cvs commit: jakarta-tomcat-connectors/jni/native/build tcnative.m4

2005-05-23 Thread mturk
mturk 2005/05/23 04:43:36 Modified:jni/native Makefile.in configure.in jni/native/build tcnative.m4 Log: Add openssl detection for unix build. Revision ChangesPath 1.3 +2 -3 jakarta-tomcat-connectors/jni/native/Makefile.in Index:

cvs commit: jakarta-tomcat-connectors/jni/native/build tcnative.m4

2005-05-23 Thread mturk
mturk 2005/05/23 04:49:25 Modified:jni/native/build tcnative.m4 Log: Break with error if openssl toolkit was not found. Revision ChangesPath 1.3 +2 -2 jakarta-tomcat-connectors/jni/native/build/tcnative.m4 Index: tcnative.m4

cvs commit: jakarta-tomcat-connectors/jni/native/include ssl_private.h

2005-05-23 Thread mturk
mturk 2005/05/23 04:50:30 Modified:jni/native/include ssl_private.h Log: Use OpenSSL engine by default. Revision ChangesPath 1.2 +1 -1 jakarta-tomcat-connectors/jni/native/include/ssl_private.h Index: ssl_private.h

cvs commit: jakarta-tomcat-connectors/jni/native/build tcnative.m4

2005-05-23 Thread mturk
mturk 2005/05/23 05:23:10 Modified:jni/native/build tcnative.m4 Log: First scheck for /lib64, then for /lib if determining the openssl library location. Revision ChangesPath 1.4 +6 -4 jakarta-tomcat-connectors/jni/native/build/tcnative.m4 Index:

cvs commit: jakarta-tomcat-connectors/jni/native Makefile.in

2005-05-23 Thread mturk
mturk 2005/05/23 05:23:53 Modified:jni/native Makefile.in Log: Add openssl library path to the libtool link. Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-connectors/jni/native/Makefile.in Index: Makefile.in

cvs commit: jakarta-tomcat-connectors/jni/native/build tcnative.m4

2005-05-23 Thread mturk
mturk 2005/05/23 05:43:46 Modified:jni/native/build tcnative.m4 Log: Make sure we are using at least OpenSSL 0.9.7 version. Revision ChangesPath 1.5 +3 -4 jakarta-tomcat-connectors/jni/native/build/tcnative.m4 Index: tcnative.m4

Re: Hybrid (NIO+Multithread, SSL enabled) architecture for Coyote

2005-05-23 Thread Vicenc Beltran Querol
On Fri, May 20, 2005 at 12:05:51PM +0200, Mladen Turk wrote: Vicenç Beltran wrote: Hi, attached you'll find a patch that changes the coyote multithreading model to a hybrid threading model (NIO+Mulithread). It's fully compatible with the existing Catalina code and is SSL enabled. diff

Re: JK shutdown problem

2005-05-23 Thread Jean-Jacques Clar
Thanks for the reply Mladen. I was wrong, this is not a lingering time problem, but instead related to the value that is being used for MAX_SECS_TO_LINGER, which is 16. I still have data waiting to be transferred from Tomcat after 16 receives. Each call to jk_tcp_socket_recvfull() returns data,

Re: Hybrid (NIO+Multithread, SSL enabled) architecture for Coyote

2005-05-23 Thread Remy Maucherat
Vicenc Beltran Querol wrote: I've rebuilt the patch following your indications (hope). You can find at http://www.bsc.es/edragon/pdf/tomcat-5.5.9-NIO-patch (now it is bigger so it can't be attached) The benchmarking results I've obtained for a static content workload can be downloaded from

mod_jk status docs?

2005-05-23 Thread dhay
Hi, Are there any docs for the status worker? I'm struggling to figure out what it can do, and make it do it! Any pointers? cheers! David - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

DO NOT REPLY [Bug 9936] - http tunnel could not work with mod_jk

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=9936. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Adding working dynamically with mod_jk status?

2005-05-23 Thread dhay
Hi, Is there any way in the current implementatio to **add** a new worker (for a new Tomcat instance) dynamically? Using mod_jk status? Another way? cheers, David - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Adding working dynamically with mod_jk status?

2005-05-23 Thread Mladen Turk
[EMAIL PROTECTED] wrote: Hi, Is there any way in the current implementatio to **add** a new worker (for a new Tomcat instance) dynamically? Using mod_jk status? Another way? No. Can you elaborate why would you need such a feature? Regards, Mladen.

Re: Adding working dynamically with mod_jk status?

2005-05-23 Thread dhay
Hi Mladen, Sure...we have a system that uses multiple Tomcats (with Apache/mod_jk upfront, of course). We would like to make it easy for the user to add another server to the mix. Hence, we'd like to add the new worker to the Apache config programmatically (we'd like to be able to delete them

DO NOT REPLY [Bug 35030] New: - cgi documentation inacurate or cgi big

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35030. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9936] - http tunnel could not work with mod_jk

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=9936. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35030] - cgi documentation inacurate or cgi big

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35030. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/webapps/docs cgi-howto.xml

2005-05-23 Thread markt
markt 2005/05/23 15:36:00 Modified:webapps/docs cgi-howto.xml Log: Fix typo in CGI doc. Revision ChangesPath 1.7 +1 -1 jakarta-tomcat-catalina/webapps/docs/cgi-howto.xml Index: cgi-howto.xml

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs cgi-howto.xml

2005-05-23 Thread markt
markt 2005/05/23 15:46:57 Modified:.RUNNING.txt webapps/tomcat-docs cgi-howto.xml Log: Fix bug 13240. Add note to docs that 1.3 JDK is required to use CGI. Revision ChangesPath 1.8 +4 -1 jakarta-tomcat-4.0/RUNNING.txt Index:

DO NOT REPLY [Bug 13240] - CGI works only with Java version 1.3+

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=13240. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Felicia WL Wong/SG/TLS/PwC is out of the office.

2005-05-23 Thread felicia . wl . wong
I will be out of the office starting 24/05/2005 and will not return until 27/05/2005. I will respond to your message when I return to the office on 30 May 2005. Alternatively, you may contact Cynthia Lee at 6236 3606 for any emergency. Best regards Felicia

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

DO NOT REPLY [Bug 28321] - Memory Leak

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=28321. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

DO NOT REPLY [Bug 35033] New: - response.encodeURL() needs additional Permissions

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35033. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

DO NOT REPLY [Bug 35034] New: - jndi datasources security manager

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35034. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

DO NOT REPLY [Bug 35035] New: - ant deploy with context subdirectories

2005-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35035. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail

Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-23 Thread Irene Robatscher
Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31.05.05. and I will not be able to read your e-mail. For urgent matters pls. get into contact with my colleague Mrs. Anna Franzese: +49-89-306684-16 This e-mail