Debug Apache Soap Services in JBuilder5 IDE

2002-04-04 Thread davout
Is it possible to debug/trace Soap2.2 Java web service execution inside the JBuilder5 IDE? If so how?

Data Compression

2002-04-04 Thread Mohssin Assaban
Hi All, I have some performance problems because of the big size of data that is being transferred over HTTP I was thinking about this problem and I tough my can be this a solution Compressing the SOAP request from the client before sending it to the server, the server must first decompress the

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-04 Thread Scott Nichol
Well, the stock quote sample is pretty easy, since it only uses primitive types (a string parameter and a float result). Getting address book, which is a little more real world, running will be a little tougher. Scott - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]

Re: How to setUp a Visual Basic Client to talk to Apache Service

2002-04-04 Thread dswanson1
VERY COOL!!! The first email I read this morning and I'm off to a good start alreadythanks Scott!!... "Scott Nichol"