TODO list item

2002-05-29 Thread Michael Jennings
Hi, I noticed on the TODO list the following item: " General Wish List: == - Add an interface such that if the service class implements that interface the SOAP engine will call a method (ie. setContext() ) with context information. Similar to the SOAPContext 'bag' thing we have b

set ignoreWhitespace?

2002-05-29 Thread dswanson1
I'm trying to sax parse a document and the parser is firing the characters method when it encounters whitespace...is there anyway that I can set some value to not fire this event? I'm using Apache Xerces 1.4.2 thanks Doug

Re: Re: why uddi?

2002-05-29 Thread Harry Mynmann
I was wondering if for integration between Microsoft and "Rest of the World applications" (aka Java Platforms), have EJB-COM connectors taken off? Or they will be side-lined for complete WS type integration between the .NET and Java platforms? Thanks, Harry - Original Message - From: "S

Re: Re: why uddi?

2002-05-29 Thread Scott Nichol
I suspect the EJB-COM connectors will not have significant installation, but I base this mainly on the market: if demand was significant, all the J2EE vendors would include them. Scott - Original Message - From: "Harry Mynmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday,

[PATCH] wire tapping in SOAP 2.3

2002-05-29 Thread apache
Hello again, I hope I will not offend anyone by repeating myself. Take 2 of my patch has been created against CVS version of these files. This change can be seen as change in API. Is voting required? Kind Regards, -- [newbie]Arek Wnukowski --- 1.26/HTTPUtils.java Thu May 23 18:20:22 2002 +

cvs commit: xml-soap/java/src/org/apache/soap/encoding/soapenc BooleanDeserializer.java SoapEncUtils.java

2002-05-29 Thread duftler
duftler 02/05/29 11:45:43 Modified:java/src/org/apache/soap/encoding/soapenc BooleanDeserializer.java SoapEncUtils.java Log: Changed unmarshalling of xsi:null to be just as liberal as BooleanDeserializer is in what it accepts. For more info, please see: h

Re: TODO list item

2002-05-29 Thread Michael Jennings
Here's my diff: Index: xml-soap/java/src/org/apache/soap/server/http/ServerHTTPUtils.java === RCS file: /home/cvspublic/xml-soap/java/src/org/apache/soap/server/http/ServerHTTPUtil s.java,v retrieving revision 1.22 diff -r1.22 ServerH

Re: FW: Changes to Apache SOAP 2.2

2002-05-29 Thread yellapragada rajasekhar
Sure ..  I have the source code with me . compiled and tested.  But I am new to CVS , still trying to figure out how to submit the patch.. Can anyone HELP me on this. I have downloded and installed WINCVS , we have firewall issues couldn't connect it to Apache via CVS.   Thanks in advance ..   "To

Re: FW: Changes to Apache SOAP 2.2

2002-05-29 Thread Michael Jennings
Try using the command-line cvs first. I find WinCVS kinda confusing to set up initially. -Mike   - Original Message - From: yellapragada rajasekhar To: Tolsch, Ed ; [EMAIL PROTECTED] Sent: Wednesday, May 29, 2002 2:53 PM Subject: Re: FW: Changes to Apache SOAP

Re: FW: Changes to Apache SOAP 2.2

2002-05-29 Thread Scott Nichol
For instructions on submitting patches, see http://xml.apache.org/source.html. I've submitted patches without CVS before. You can download the nightly source package and diff your source against it. On Win32, I use the diff from UnxUtils at http://www.weihenstephan.de/~syring/win32/UnxUtils.html

Re: Re: Re: why uddi?

2002-05-29 Thread soap vamsi
Scott, Yes i completely agree with you on that Scott.But is there a possiblity of the evolution of generic web service client that will enable the consumer to search for a webservice, discover it and invoke the service method of his choice.Evolution of such a client that say, can be plugged in