Re: Apache license update

2004-04-08 Thread Dirk-Willem van Gulik
ct that we do do peer review and oversight; and that it we're not a collection of one mans shops. Dw -- Dirk-Willem van Gulik, President of the Apache Software Foundation.

Re: Please unsubscribe me

2002-01-31 Thread Dirk-Willem van Gulik
On Thu, 31 Jan 2002, Andrew Simpson wrote: > I have tried repeatedly to unsubscribe from this list, and received > acknowledgements, but still receive the messages. That means you are subscribed under a second/different email address. Check the header (full header) of the message you received

Re: Do I need the Apache web server for better performance?

2001-11-24 Thread Dirk-Willem van Gulik
On Sat, 24 Nov 2001, David Wall wrote: > > there other considerations I should look at that would benefit from an > > Apache/Tomcat solution rather than just Tomcat. .. > Age old questions. Tomcat can do it all, as I understand it, especially TC ... > 1) Everything is SSL in our site, and the O

Re: Performance problems

2001-11-12 Thread Dirk-Willem van Gulik
Eh - no - most setups deal with some 10's of messages a second at the very least; esp. when the RTT is short. With longer round trip times and real long distatn conenctions you'd front it with apache anyway - so that offloading of the stack would again give you 10-100's of connectioons even on th

RE: Serializer for JAXB

2001-08-16 Thread Dirk-Willem van Gulik
Would this not just boil down not hav ing multi-ref's in this implementation; Axis has those. Dw. On Tue, 14 Aug 2001, Soumen Sarkar wrote: > Does it take care of cycles in object graph to be serialized. Apache SOAP > serializer > does not. It runs out of stack. Please consider the following j

Re: How to contribute to documentation

2001-07-31 Thread Dirk-Willem van Gulik
On Tue, 31 Jul 2001, Richard Heintze wrote: > It would sure be nice to have these fixed. Personally > I'm not into fixing them but I'm wondering what the > policies are for xml.apache.org site: who is allows to > edit the documentation? Just go to 'dev.apache.org' to get an idea. Basically wha

Re: problems with String[], apache-soap.server->ms-soap-client: type conversion-error

2001-07-10 Thread Dirk-Willem van Gulik
Aye - it might be that the types for the KlickBOperator reference; i.e. the datatype is wrong; does the WSDL give a warning when fed through a dtd validator about misplaced structures ? Dw On Tue, 10 Jul 2001, Christian Weyer wrote: > Oliver, > did you try to build a dummy VB project as the SO