Hi all,
I'm working on a Soap-application which is going to be used to send and
retrieve files from a server. The webservice is finished and works fine.
If I make a soap-call to upload a file to the server, it works. Also If it
is a big file(2 mb or more). It also works when the call is made
Hi,
I'm currently working on a SOAP-service. The soap-service is running on
OC4J. In front of OC4J is an apache-instance installed as reversed proxy.
When the WSDL is generated, one off the last lines in this WSDL contains the
URL of the OC4J-instance:
http://localhost:8172/infomedicsServer
you using other versions you installed
>separately? In general, can you give more specifics about your
>configuration?
>
>Scott Nichol
>
>- Original Message -
>From: "Amazing Arny" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, July
Hi,
I have made a Soap with attachment implementation in Oracle Jdeveloper. When
I run it from Jdeveloper if works fine, but when I run it using a normale
JDK(1.3.1.03)in stead of the Oracle JDK it keeps coming up with the next
error:
Error: no object DCH for MIME type multipart/related;
ettings
>soapTran.setProxyHost(strProxyHost);
>soapTran.setProxyPort(nProxyPort);
>Best wishes,
>
>Hung
>
>Amazing Arny <[EMAIL PROTECTED]> wrote:
>
>Hi,
>
>I got a working SOAP-service over SSL without client-certificates. Now I'm
>trying to
Hi,
I got a working SOAP-service over SSL without client-certificates. Now I'm
trying to connect to the service trough a proxy with the next code:
System.setProperty("https.proxyHost","");
System.setProperty("https.proxyPort","80");
I keep getting the next error:
[SOAPException: faultCode=SOAP-