Hi,

Yes, there seems to be a problem with that service right now, we'll look into it.

The multibinding sample DII client version works fine if you use the default port (I don't see any exception). The stub version *requires* you to specify a port preference (see the docs). Perhaps you tried the stub client without specifying a port preference, that might have been why you saw the exception. I'll fix the code so it allows you to not specify a preferred port, or at least behaves better if you don't.

Thanks,
Nirmal.


"Amos Sonnenwirth" <[EMAIL PROTECTED]>

02/25/2003 08:50 AM
Please respond to wsif-user

       
        To:        <[EMAIL PROTECTED]>
        cc:        
        Subject:        FYI: multibinding sample is NOT working



Hi,

The multibinding sample is NOT working in StockQuoteJavaPort mode. When diving into the code, i realized  that it being stuck in the following URL: "http://services.xmethods.net/axis/getQuote?s=IBM" maybe the URL is not working for some reason .

In StockQuoteSOAPPort mode it works fine. But when not specifing any kind of port (let the program use the default port) there as an java.lang.ArrayIndexOutOfBoundsException.

Amos

Reply via email to