RE: com.ibm.* package in SOAP download

2001-12-13 Thread Henk Schipper
Title: RE: Two sets of identical SOAP services on the same server Nilesh,   When you are using a system like an AS/400, you will find these classes already on your system. Please specify your system you are working on.   Regards,   Henk. -Original Message-From: Nilesh Kumar, Koratp

RE: com.ibm.* package in SOAP download

2001-12-13 Thread Nilesh Kumar, Koratpallikar
Title: RE: Two sets of identical SOAP services on the same server Henk,   Thanx for your reply. I am working on Windows 2000 platform. So how can I dowload com.ibm* stuff ?   Pls. let me know if you have any further info   reg nilesh -Original Message-From: Henk Schipper [mailto

problem with method name empty

2001-12-13 Thread Davide Frigerio
Hi, I'was using SOAP since dicember 2000 but I'am just subscribe me to this mailing list. At the moment I'am working in a project about EAI problem's (www.wisemodel.com) and I integrted the SOAP services inside this architecture adopting the SOAP library by Apache. During the test-phase I noti

RE: problem with method name empty

2001-12-13 Thread Gopinadh Bandaru
i too got the same problem previously I think if u call with wrong name or with wrong arguments the soap server is completely crashed and we have to start the server again... cheers gopi -Original Message- From: Davide Frigerio [mailto:[EMAIL PROTECTED]] Sent: 13 December 2001 12:57

RE: com.ibm.* package in SOAP download

2001-12-13 Thread Henk Schipper
Title: RE: Two sets of identical SOAP services on the same server Nilesh,   Pff. I hope someone says otherwise, but I am afraid you hit a wall there. The com.ibm-classes are specific ibm stuff. You can get them, I think via visual age for java development toolkit (scan the site www.ibm.

RE: problem with method name empty

2001-12-13 Thread Henk Schipper
Pretty weird, altough I haven't tried it yet under linux/windows but in the shel environment of the AS/400. These jobs keep on running. if you specify a wrong message to the server, it gives a error back but does not crash. Maybe we have to look further into the sources, maybe there is a bug somew

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.ibm.* package in SOAP do

RE: com.ibm.* package in SOAP download

2001-12-13 Thread Henk Schipper
Sorry, when you use specific ibm commands, you'll have to use them, otherwise they won't work. But if you don't, exclude those commands. Henk -Original Message- From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]] Sent: Thursday, 13 December, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: R

Re: com.ibm.* package in SOAP download

2001-12-13 Thread Sanjiva Weerawarana
Oops, my mistake. If you look at the docs for Apache SOAP v2.2 (http://xml.apache.org/soap/docs/index.html) you will see all the dependencies listed. Some of the dependencies are IBM originated (like BSF and the SMTP/POP3 beans we used). The XMI dependency (does anyone care about that any more?) i

RE: com.ibm.* package in SOAP download

2001-12-13 Thread Henk Schipper
Sanjiva, Most of the java based alphaworks contains also sources. The 'problem' however is that alhaworks is (of course) ibm based. so all the special calls to devices and api's have to be included in the com.ibm.* classes. XMI dependency I agree, still usefull? Also one other question remains, t

FEEDBACK REQUESTED - Issues regarding Array encoding for SOAP 1.2

2001-12-13 Thread Glen Daniels
[If you reply to this, please do so on [EMAIL PROTECTED]] Hi folks! The XML Protocol WG would like to solicit some feedback with regard to array encoding. The particular issues (from our issues list) related to this are #s 144 [1] and 161 [2], with Jacek's latest proposal at [3]. I'll briefly

Re: [soapbuilders] FEEDBACK REQUESTED - Issues regarding Array encoding for SOAP 1.2

2001-12-13 Thread Rosimildo da Silva
From: Glen Daniels To: '[EMAIL PROTECTED]' ; '[EMAIL PROTECTED]' ; '[EMAIL PROTECTED]' ; '[EMAIL PROTECTED]' Sent: Thursday, December 13, 2001 10:44 AM Subject: [soapbuilders] FEEDBACK REQUESTED - Issues regarding Array encoding for SOAP 1.2 So, the questions to yo

RE: problem with method name empty

2001-12-13 Thread Soumen Sarkar
This is not acceptable server behavior -- server should not crash because of malformed XML message. I hope a bug has been filed. Soumen Sarkar. -Original Message- From: Gopinadh Bandaru [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 5:04 AM To: '[EMAIL PROTECTED]' Subject:

Re: [soapbuilders] FEEDBACK REQUESTED - Issues regarding Array encoding for SOAP 1.2

2001-12-13 Thread Alan Kent
On Thu, Dec 13, 2001 at 11:44:47AM -0500, Glen Daniels wrote: > 1) Do you use P.T./sparse arrays currently? If so, what are the scenarios > (array updates, avoiding sending lots of nulls, etc...)? I attempt to decode them, but never send them. > 2) Would it bother you to see them go away in SOA

Apache SOAP 2.2 on WLS 6.1 SAXParsing error...

2001-12-13 Thread ilya . lipkind
From: Ilya V Lipkind Hello guys, I have installed Apache SOAP v2.2 toolkit on top of WLS 6.1 following the advise in http://xml.apache.org/soap/faq/faq-for-WL6.1beta.html So far, everything was working fine including examples, till I start to pass as SOAP method parameters, relatively big XML do

RE: Apache SOAP 2.2 on WLS 6.1 SAXParsing error...

2001-12-13 Thread Marcin Kucieba
I had the same problem. Try to set XML registry in WLS (I advice to set Xerces parser). I shoud by it but I'm not sure ( It was some time long ago, ad I had many other problems with XML in WLS and in SOAP - like encoding ;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE