cvs commit: xml-soap/java/src/org/apache/soap/util/xml XMLJavaMappingRegistry.java

2001-06-28 Thread sanjiva
sanjiva 01/06/28 14:04:04 Modified:java/src/org/apache/soap/encoding SOAPMappingRegistry.java java/src/org/apache/soap/rpc Call.java java/src/org/apache/soap/server DeploymentDescriptor.java java/src/org/apache/soap/server/http

cvs commit: xml-soap/java/src/org/apache/soap/encoding SOAPMappingRegistry.java

2001-12-06 Thread sanjiva
sanjiva 01/12/06 11:37:44 Modified:java/src/org/apache/soap/encoding SOAPMappingRegistry.java Log: added a test so null strings get serialized correctly Revision ChangesPath 1.27 +16 -9 xml-soap/java/src/org/apache/soap/encoding/SOAPMappingRegistry.java

cvs commit: xml-soap/java/src/org/apache/soap/rpc Call.java

2002-07-22 Thread sanjiva
sanjiva 2002/07/22 10:59:06 Modified:java/src/org/apache/soap/rpc Call.java Log: made it so that a parser is created only when needed. The Call() object was creating a parser even when the Call was being used on the server side. Revision ChangesPath 1.15 +6 -1

cvs commit: xml-soap/java/src/org/apache/soap/util/xml XMLParserUtils.java

2002-10-28 Thread sanjiva
sanjiva 2002/10/28 08:37:02 Modified:java/src/org/apache/soap/util/xml XMLParserUtils.java Log: added logic to share instances of DocumentBuilders on a per-thread basis Revision ChangesPath 1.6 +16 -7 xml-soap/java/src/org/apache/soap/util/xml

cvs commit: xml-soap/java/src/org/apache/soap/rpc RPCMessage.java

2002-10-28 Thread sanjiva
sanjiva 2002/10/28 08:50:53 Modified:java/src/org/apache/soap/encoding SOAPMappingRegistry.java java/src/org/apache/soap/encoding/soapenc BeanSerializer.java SoapEncUtils.java java/src/org/apache/soap/rpc RPCMessage.java Log

Re: cvs commit: xml-soap/java/src/org/apache/soap/server MessageRouter.java]

2001-05-27 Thread Sanjiva Weerawarana
u can put whatever stuff you want in there and it'll come out of the other side. Hope this helps to resolve this, Sanjiva. - Original Message - From: "RP Johns" <[EMAIL PROTECTED]> To: "soap-dev" <[EMAIL PROTECTED]> Sent: Friday, May 25, 2001 5:09 PM Su

Re: Help needed..

2001-05-27 Thread Sanjiva Weerawarana
I suggest you consider moving to v2.2 (release candidate 3 is out now - unless something comes up that'll become the master release soon ..). In the docs for v2.2RC3 you'll see a troubleshooting section in which there's an item for this error. Sanjiva. - Original Message

Re: Release v2.2

2001-05-30 Thread Sanjiva Weerawarana
(I > confirmed that it does in fact work with the new build.xml). Can you please check your environment and see whether there are any real problems? So far I haven't been able to verify any of the problems you found .. If there aren't any problems I urge you to lift your -1. Thanks, Sanjiva.

Re: Release v2.2

2001-05-30 Thread Sanjiva Weerawarana
Doug Davis writes: > Sanjiva - if I read your note right you say that the > source dist isn't buildable, right? why? > I've never understood that - it seems like > if I wanted to grab the source I'm gonna > want to build

Re: Release v2.2

2001-05-30 Thread Sanjiva Weerawarana
+1 - Original Message - From: "Matthew J. Duftler" <[EMAIL PROTECTED]> To: "soap-dev" <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2001 4:07 PM Subject: VOTE: Release v2.2 > Hi All, > > Well, I think it's time to vote on releasing v2.2. The only changes from > v2.2RC3 are the addition of

Re: src.zip

2001-05-30 Thread Sanjiva Weerawarana
ing the interop sample and to the axis team for the code that we (um, Matt ... I didn't contribute to the bidbuy sample) stole from the axis CVS tree! Sanjiva. - Original Message - From: "Doug Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 3

Re: xsi:type requirement

2001-05-30 Thread Sanjiva Weerawarana
Please read the "Interoperability" docs in the 2.2 release candidate 3. Sanjiva. - Original Message - From: "Ed Keen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2001 5:11 PM Subject: xsi:type requirem

Re: Debug logging of messages?

2001-06-06 Thread Sanjiva Weerawarana
Not out of the box - you can use the tunnel to view what's going on, but if you want to log them you can write an envelope editor to do it. This question was asked today on the soap-user list too. Sanjiva. - Original Message - From: "David Melgar" <[EMAIL PROTE

Re: Interoperability of Apache Soap

2001-06-07 Thread Sanjiva Weerawarana
Please see the docs on interoperability and the troubleshooting docs and it'll tell you how to deal with this! The interop docs are in the User's Guide section. Sanjiva. - Original Message - From: "Kumar Raj" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: problem in running interop sample on weblogic 5.1

2001-06-07 Thread Sanjiva Weerawarana
It looks like the classpath is incorrect - the server is unable to load the class it seems for some reason. Sanjiva. - Original Message - From: "Ayesha Shaikh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 5:22 AM Subject: problem in

Re: SOAP Interoperability question

2001-06-07 Thread Sanjiva Weerawarana
Please see the docs - user's guide -> interoperability. There's a lot of info there. Sanjiva. - Original Message - From: "Picard Francois" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 07, 2001 10:15 AM Subject: SOAP Interoperabili

Re: Soap4J and HTTP 1.1 Keep-Alive/Persistent support

2001-06-11 Thread Sanjiva Weerawarana
ios. BTW, what does this have to do with http chunking? Sanjiva. - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 08, 2001 9:25 AM Subject: Re: Soap4J and HTTP 1.1 Keep-Alive/Persistent support > More di

Re: SOAPMappingRegistry and SOAP Performance

2001-06-13 Thread Sanjiva Weerawarana
rge impact on performance. I have written most of this code and am currently testing it .. will try to commit it soon. I'll be very interested in seeing whether it has any noticeable impact on performance. Sanjiva. - Original Message - From: "Tom O'Connor" <[EMAIL

Re: Exception while deploying service

2001-06-18 Thread Sanjiva Weerawarana
Latest is v1.4 I believe and there have been no reported problems with that. Also, note that Apache SOAP v2.2 is JAXP enabled, meaning that you can use any JAXP compatible parser. Sanjiva. - Original Message - From: "Khamesra, SandeepX" <[EMAIL PROTECTED]> To: <[EMA

Re: Transfer a class file within a SOAP response

2001-06-28 Thread Sanjiva Weerawarana
Yes, send it as a byte[] basically .. which would get base64 encoded and sent over soap. Sanjiva. - Original Message - From: "Chris Francis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 28, 2001 9:01 AM Subject: RE: Transfer a class file

potential performance improvements

2001-06-28 Thread Sanjiva Weerawarana
I committed some changes to the way SOAPMappingRegistry works and was being used to reduce a bunch of unneeded overhead. I would appreciate if people could try the code from CVS (or tonite's nightly build) and see whether there are any noticeable changes. Thanks, Sanjiva.

Fw: CVS moved to new machine

2001-07-16 Thread Sanjiva Weerawarana
FYI .. in case you didn't see this. Sanjiva. - Original Message - From: "Brian Behlendorf" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 12:40 AM Subject: CVS moved to new machine > > I've m

Re: httpRequest in my webservice ?

2001-07-23 Thread Sanjiva Weerawarana
Please see the user's guide - under programming services it tells you how to get at SOAPContext via which you can get to the original HTTPRequest object (amongst other things). Sanjiva. - Original Message - From: "Naggi Rao" <[EMAIL PROTECTED]> To: <[EMAIL

Re: Bug with DOM2Writer

2001-09-28 Thread Sanjiva Weerawarana
o your XML serialization is still incorrect - it should say: Which one did you want to have come out? Sanjiva.

Re: Bug with DOM2Writer

2001-09-28 Thread Sanjiva Weerawarana
> James M Snell wrote: > > > > There is nothing in my proposed set of changes that would violate rule > #1. > > OK, then Sanjiva, what is your objection? > > - Sam Ruby I'd like a bit of evidence beyond a declaration: James, why do you think that your changes

Re: Bug with DOM2Writer

2001-09-27 Thread Sanjiva Weerawarana
bute, then there's a right way to do it - you are doing it the wrong way. The key point is that xmlns:s is *not* an attribute of the {testing}test element. Sanjiva. - Original Message - From: "James M Snell" <[EMAIL PROTECTED]> To: "Matthew Duftler" <[EMA

Re: Bug with DOM2Writer

2001-09-28 Thread Sanjiva Weerawarana
t; committers; having them +1 and having that count is meaningless, at least to me. I'm sure someone'll throw the process book at me now. Sanjiva.

Re: Bug with DOM2Writer

2001-09-28 Thread Sanjiva Weerawarana
Yeah, its been a while since we've had any interesting arguments on this list! Gotta wake up every once in a while .. Sanjiva. - Original Message - From: "Hansen, Richard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 29, 2001 2:

Re: Bug with DOM2Writer

2001-09-28 Thread Sanjiva Weerawarana
hat's already the case .. Sanjiva. - Original Message - From: "James M Snell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 29, 2001 1:08 AM Subject: Re: Bug with DOM2Writer > My change is checking to see if the attribute name starts

Re: Bug with DOM2Writer

2001-09-28 Thread Sanjiva Weerawarana
is wrong. So that's the rationale for the principle. Given all that, I can still live with committing this change *iff* its pretty clear that it won't break other stuff. The current version still won't do that, I believe. Sanjiva.

PROPOSAL: New name for combined SOAP implementation project

2001-11-28 Thread Sanjiva Weerawarana
ation for this note! Let's spend a few days coming up with candidate names and then narrow down a list and call a vote. Bye, Sanjiva.

Re: PROPOSAL: New name for combined SOAP implementation project

2001-11-29 Thread Sanjiva Weerawarana
axis is scoped as a soap implementation. Sanjiva. - Original Message - From: "Doug Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Axis Development List" <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 9:33 PM Subject: Re: PROPOSAL

Re: Jabber Transport?

2001-10-09 Thread Sanjiva Weerawarana
AFAIK there isn't a Jabber transport lying around .. Sanjiva. - Original Message - From: "Jacobsen, Jasen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 08, 2001 7:31 PM Subject: Jabber Transport? > Has anyone developed a Jabber tran

Re: Jabber Transport?

2001-10-12 Thread Sanjiva Weerawarana
You misunderstood the original question adn my response .. The question was whether there was an implementation of the Apache SOAP Transport interface for Jabber. The answer (AFAIK) is no. Sanjiva. - Original Message - From: "Ram Sadasiv" <[EMAIL PROTECTED]> To: &

Re: PROPOSAL: New name for combined SOAP implementation project

2001-11-30 Thread Sanjiva Weerawarana
he umbrella project. > In other words, I'd still like to see "Axis" be > the successor to 2.X, with the first major release of same obviously being > the current codebase, and the next open to whatever changes arise from the > community and code integration. Did anyone suggest otherwise?? Sanjiva.

Re: NullPointerException when serializing null String objects

2001-12-05 Thread Sanjiva Weerawarana
How did you serialize the string? If its a parameter to an RPC call the null value should be handled correctly. Can you post the code that shows the problem please? Sanjiva. - Original Message - From: "David Turner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTE

Re: NullPointerException when serializing null String objects

2001-12-06 Thread Sanjiva Weerawarana
de he wrote that caused the null strings to break. Sanjiva. - Original Message - From: "Brian Gilman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 8:30 PM Subject: Re: NullPointerException when serializing null String objects >

Re: NullPointerException when serializing null String objects

2001-12-06 Thread Sanjiva Weerawarana
t the BeanSerializer checks for null-ness. The expected contract is poorly documented (the src is the doc :-)), so I agree this should be treated as a bug .. I'll try to commit a fix that checks for null-ness to avoid this situation. Sanjiva. - Original Message - From: "David

Re: NullPointerException when serializing null String objects

2001-12-06 Thread Sanjiva Weerawarana
ot;http://www.w3.org/2001/XMLSchema";> http://soapinterop.org/"; SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";> = Sanjiva.

Re: NullPointerException when serializing null String objects

2001-12-06 Thread Sanjiva Weerawarana
I just committed a test to handle your case correctly; I would appreciate if you could try it out! Thanks, Sanjiva., - Original Message - From: "David Turner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 9:27 PM Subject: Re: Nul

Re: NullPointerException when serializing null String objects

2001-12-06 Thread Sanjiva Weerawarana
ng identical strings, will > I see use of XML id/href in the wire? Apache SOAP does not but Axis does support multi-ref serialization. Sanjiva.

Re: com.ibm.* package in SOAP download

2001-12-13 Thread Sanjiva Weerawarana
Apache SOAP does not use any com.ibm.* classes. What classes exactly is your classloader complaining about? Sanjiva. - Original Message - From: "Henk Schipper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 8:07 PM Subject: RE: com

Re: com.ibm.* package in SOAP download

2001-12-13 Thread Sanjiva Weerawarana
?) is on some alphaWorks code, but everything else is open-source and freely available I believe! Sanjiva. - Original Message - From: "Sanjiva Weerawarana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 8:17 PM Subject: Re: com.ibm.* pa

Re: Submitting code change.

2001-12-14 Thread Sanjiva Weerawarana
Please send the updated file to soap-dev and I'll check and commit it. Sanjiva. - Original Message - From: "Paul Klinker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 14, 2001 8:54 PM Subject: Submitting code change. > Hello, >

Re: Access to Soap message header data?

2001-12-27 Thread Sanjiva Weerawarana
from the soap engine. The docs indicate how to write your own provider. Sanjiva. - Original Message - From: "davout" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 22, 2001 3:48 AM Subject: Access to Soap message header data? > >From a

Re: Remote Deployng & security problem

2001-12-28 Thread Sanjiva Weerawarana
There's a server config option (via soap.xml) to turn off the remote config capability. Production use should obviously use that option .. The details are explained in the docs. Sanjiva. - Original Message - From: "Chistian Lacetera" <[EMAIL PROTECTED]> To: <

Re: Access to Soap message header data?

2001-12-28 Thread Sanjiva Weerawarana
for the incorrect answer earlier. I thought this was documented somewhere, but I can't seem to find it. Sanjiva.

Re: Arrays as SOAP RPC input parameters and method results

2001-12-28 Thread Sanjiva Weerawarana
See the samples- interop/* in particular has lots of arrays. Sanjiva. - Original Message - From: "davout" <[EMAIL PROTECTED]> To: "Apache Soap Dev List" <[EMAIL PROTECTED]> Sent: Saturday, December 29, 2001 4:02 AM Subject: Arrays as SOAP RPC input param

Re: HTTP 1.0 ???

2002-01-21 Thread Sanjiva Weerawarana
The SOAP 2.2 HTTP transport doesn't support keep alive. I believe several people have written a variation that does, but no one contributed it. Sanjiva. - Original Message - From: "Herreman, Christophe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monda

Re: Book: Programming Web Service with SOAP and bug in Apache 2.2

2002-01-26 Thread Sanjiva Weerawarana
f the committers disagreed with applying this "fix". Yes, I will point out that you shouldn't have called it a bug!! ;-) Sanjiva. - Original Message - From: "James M Snell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; &

do an Apache SOAP 2.3 release ?

2002-04-25 Thread Sanjiva Weerawarana
allow us to say that's the final verdict for this codebase. I'm willing to serve as release manager and will write up a release plan. The purpose of this note is to gauge interest on this effort. Thanks! Sanjiva.

Re: Apache SOAP 2.3 Release Schedule

2002-05-13 Thread Sanjiva Weerawarana
+1. - Original Message - From: "William A. Nagy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 2:05 AM Subject: Vote: Apache SOAP 2.3 Release Schedule > I'd like to call for a vote on the Apache SOAP 2.3 Release Plan. > > The vote will run until 04/25. > > >

Re: Changes to Apache SOAP 2.2

2002-05-23 Thread Sanjiva Weerawarana
. However, it is too late to include it into Apache SOAP 2.3. Sanjiva. - Original Message - From: "yellapragada rajasekhar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 24, 2002 1:44 AM Subject: Re: Changes to Apache SOAP 2.2 > > Hi , >

Re: Session Scope and Cookies

2002-06-05 Thread Sanjiva Weerawarana
If its an issue with SOAP 2.2 its not solved with 2.3. I wrote the cookie stuff with the expectation that there would be only one (I don't recall my mental state then but probably it was a combination of lack of understanding and laziness ;-)). Can you submit a patch to fix it? Bye, Sa

Re: xsi:null handling

2002-06-08 Thread Sanjiva Weerawarana
Hi Simon, Was this in the 2.3 codebase? If so I agree this'll be a big problem and probably sufficient cause for a 2.3.1 to be released ASAP. I agree it needs to be fixed right to work with both XSD versions. Thanks! Sanjiva. - Original Message - From: "Simon Fel

VOTE: Scott Nichol for committer

2002-06-10 Thread Sanjiva Weerawarana
I'd like to nominate Scott for committer status. He has been one of the most consistent contributors to this project, but for some reason we neglected to make him a committer. Scott is also a frequest contributor to soap-user. Please vote with your +1! Here's mine: +1. Sanjiva.

Re: Problems with (De)Serializers w/ Code

2002-06-10 Thread Sanjiva Weerawarana
I put that WSDL in there as I generated the addressbook2 client using a WSDL stub generator (our own old WSDL Toolkit if I recall). I agree we should take it out from there as Apache SOAP doesn't do any WSDL stuff! Sanjiva. - Original Message - From: "Scott Nichol" &l

Re: Reusing SSL-sessions...

2002-07-04 Thread Sanjiva Weerawarana
You should just re-use the Call object to hold a session. See the addressbook2 sample for an example. Sanjiva. - Original Message - From: "Leif Nilsson TACMa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 04, 2002 7:03 PM Subject: Reusing

Re: Reusing SSL-sessions...

2002-07-05 Thread Sanjiva Weerawarana
anism to use HTTP session support. Sanjiva. - Original Message - From: "Niclas Hedhman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 05, 2002 7:32 AM Subject: Re: Reusing SSL-sessions... > On Thursday 04 July 2002 23:50, Sanjiva Weerawarana wrote: &g

Re: Reusing SSL-sessions...

2002-07-06 Thread Sanjiva Weerawarana
using my Internet banking stuff does it keep re-negotiating keys?? Or does it keep a single socket connection open for the 30 mins say that I'm using it. The latter seems extremely resource heavy on the server. Bye, Sanjiva. - Original Message - From: "Scott Nichol" &l

bug in undeployment logic!

2002-07-14 Thread Sanjiva Weerawarana
service object had any state that obviously doesn't work. The fix it seems to me is to inform the provider that the service is being undeployed and let the provider clean up. Sanjiva. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: setTcpNoDelay; why not true by default?

2002-07-26 Thread Sanjiva Weerawarana
I have also understood that turning on no delay causes more network traffic. That was partly the reason for leaving it off by default. I suggest we consider making it default to "on" in the future. Sanjiva. - Original Message - From: "Scott Nichol" <[EMAIL

ANN: BPEL4WS, WS-Transaction and WS-Coordination specifications published

2002-08-09 Thread Sanjiva Weerawarana
-Coordination. http://www-106.ibm.com/developerworks/webservices/library/ws-transpec/ (These should also be available from Microsoft and BEA sites.) Enjoy! Sanjiva. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

ANN: BPEL4WS engine and editor released via alphaWorks

2002-08-09 Thread Sanjiva Weerawarana
members of the group are: Francisco (Paco) Curbera, Matthew J. Duftler, Rania Khalaf, Nirmal Mukhi, William A. Nagy, and Sanjiva Weerawarana. Paco and Sanjiva are co-authors of the BPEL4WS specification. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: &

Re: Http 1.0 session

2002-08-15 Thread Sanjiva Weerawarana
cs for the server you're using. > Do you know any links that shows me how to setup IIS with apache SOAP? You'd need to install a servlet container, like Tomcat or ServletExpress with IIS. Then follow the usual instructions. Sanjiva. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Can SOAP wrap around CORBA object requests ???

2002-08-26 Thread Sanjiva Weerawarana
Wow, very cool Scott! I like this provider! Sanjiva. - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 3:52 AM Subject: Re: Can SOAP wrap around CORBA object requests ??? > I've added a fe

Re: Extra line appearing in Apache Response

2002-09-29 Thread Sanjiva Weerawarana
alize method. Sanjiva. - Original Message - From: "Damian Alonso" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 30, 2002 8:38 AM Subject: Extra line appearing in Apache Response > I'm wondering if anyone has seen this problem before. >

Re: Extra line appearing in Apache Response

2002-10-04 Thread Sanjiva Weerawarana
If XSD is used, then if the complex type isn't marked as being of "mixed" content type, then all whitespace between two start tags ( ... whitespace ), whitespace between an end tag and a start tag or between two end tags is insignificant. This is not a bug in Apache SOAP

committing some perf improvements

2002-10-08 Thread Sanjiva Weerawarana
objects soon I intend to commit these tomorrow. Bye, Sanjiva. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: C++ client for SOAP

2002-10-11 Thread Sanjiva Weerawarana
There is a C++ Apache effort going under Axis .. its still in its infancy (maybe I should say prenatal) but its on its way. Sanjiva. - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Larry Ai" <[EMAIL PROTECTED]&g

Re: TODO list

2002-10-13 Thread Sanjiva Weerawarana
rently this has been fixed in a later JDK than the base that we wanted to support. It may be possible to change now .. (Matt wrote that part of the code; so he may recall more.) Sanjiva. - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTE

Re: time for a Web services PMC? (was: Fw: spinning out projects (was: incubator project))

2002-10-24 Thread Sanjiva Weerawarana
ing ourselves in the way the axis-dev and soap-dev developers would like to, of course subject to the legal constructions viable in ASF. So far there's clearly a preference for a single umbrella for all Web Services projects in Apache. Sanjiva. -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>

Re: time for a Web services PMC? (was: Fw: spinning out projects (was: incubator project))

2002-10-24 Thread Sanjiva Weerawarana
ink it would be good for Apache Web services related projects to be grouped under one umbrella to build brand value amongst other things. What do others feel? Sanjiva. -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>

time for a Web services PMC? (was: Fw: spinning out projects (was: incubator project))

2002-10-23 Thread Sanjiva Weerawarana
he SOAP, WSIL4J, WSIF Sanjiva. - Original Message - From: "Greg Stein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 24, 2002 6:10 AM Subject: spinning out projects (was: incubator project) > On Wed, Oct 23, 2002 at 08:58:49AM -0400, Sam

Re: cvs commit: xml-soap/java/src/org/apache/soap/util/xml XMLParserUtils.java

2002-10-28 Thread Sanjiva Weerawarana
pick up a different doc builder and life will go aon jus fine. Bye, Sanjiva. -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>

Fw: cvs commit: xml-soap/java/src/org/apache/soap/util/xml XMLParserUtils.java

2002-10-29 Thread Sanjiva Weerawarana
I sent this to soap-dev earlier but didn't see it appearing. Sorry if its a re-post. Sanjiva. - Original Message - From: "Sanjiva Weerawarana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 12:10 AM Subject: Re: cvs commit: xml-so

thread local storage and EJBs

2002-10-29 Thread Sanjiva Weerawarana
ners which > enforce that. Hmm .. interesting. I thought it was our WebSphere guys who suggested the thread local solution .. and obviously they breathe EJBs. Bill, can you confirm/deny this pls? THanks, Sanjiva. -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache

about sharing doc builders

2002-10-29 Thread Sanjiva Weerawarana
his approach works fine right? Sanjiva. -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>

Re: thread local storage and EJBs

2002-10-29 Thread Sanjiva Weerawarana
No, the whole point of thread local is that its thread specific. Hence there's no way that two threads can share the stuff as its in a specific thread object! Hence, no synchronization necessary. Sanjiva. - Original Message - From: "WJCarpenter" <[EMAIL PROTE

Re: about sharing doc builders

2002-10-30 Thread Sanjiva Weerawarana
why I'm being a PITA about not using yours ;-). Let's talk thru this and then settle on the best approach. > Please also look at the proposed patch > http://marc.theaimsgroup.com/?l=soap-dev&m=103582860631002&w=2, were I > extend you idea of replacing write of concatenations wit

Re: SOAPTransport.receive()

2002-11-11 Thread Sanjiva Weerawarana
Pavel, another possible improvement: apparently its not needed to generate content length on responses since we don't do HTTP/1.1 anyway. Dropping that would take away an extra write layer .. (I believe Axis has moved away from content-length already.) Sanjiva. - Original Me

Re: Some performance measures

2002-11-16 Thread Sanjiva Weerawarana
ffort for Apache SOAP, which is more or less in pure > maintenance mode. It's a bigger mystery to me why the Apache Axis > folks didn't do SAX parsing from the start and not bother with DOM.]] Axis is SAX based .. Sanjiva. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED

Re: Some performance measures

2002-11-17 Thread Sanjiva Weerawarana
backwards compatible for one thing). Sanjiva. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Problem with RPCRouter.invoke()

2002-11-17 Thread Sanjiva Weerawarana
The class is not marked public .. that could be the problem. Sanjiva. - Original Message - From: "Sebastian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 17, 2002 5:32 AM Subject: Problem with RPCRouter.invoke() > Hi everyone, > >

Re: Release plan of Apache Axis C++ version 1.0

2003-10-15 Thread Sanjiva Weerawarana
Please move any follow-up on this topic to [EMAIL PROTECTED]; it was posted to the other lists inadvertantly. Sanjiva. - Original Message - From: "Robert van Engelen" <[EMAIL PROTECTED]> To: "Susantha Kumara" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTEC

Re: [soapbuilders] Re: Release plan of Apache Axis C++ version 1.0

2003-10-21 Thread Sanjiva Weerawarana
, being 1.0 I don't expect completeness there either. We will get better over time! Sanjiva. - Original Message - From: "ask ari" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <

Re: Is this possible?

2003-11-13 Thread Sanjiva Weerawarana
Yes, writing a provider is the way to get total control of message processing. Sanjiva. - Original Message - From: "Mark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, November 13, 2003 2:51 PM Subject: Is this possible?

doing a 2.3.2 (was: Re: nightly CVS snapshot from Sep 2003)

2004-02-16 Thread Sanjiva Weerawarana
I don't have a whole lot of cycles to spare, but I will lend support for doing a 2.3.2 if Scott you want to lead it. I too would like to see the many improvements Scott has made come out! Sanjiva. - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <