Hi,
I am working on a project that requires interop between Java (web
services/axis/tomcat) and .Net (C#/ASP.Net etc).
I have some web services I am developing using Axis and I want them to be
consumed by a .Net application. I have currently got a simple example working
where I am able to sen
Regarding files sizes ( very Large binaries ) and
capabilities of the Axis framework and existing
examples, i ran a test using the RC2 version of
"samples.attachments.EchoAttachmentService" with an
"+FDR" arg directing the sample app. to use DIME
Encapsulation.
Results of DIME example and sending
Why don't you get an example (like the attachment example, or numerous
examples in this forum) and get it to work with DIME. Next, modify the
client to work with your service. Another suggestion is to build an
Axis server for your existing client. Then run, and use TCPMonitor to
see what is
, TX 75093
Phone: (469)
556-1354
Email: [EMAIL PROTECTED]
___
From: Simon Fell
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 30, 2004
2:59 PM
To: [EMAIL PROTECTED]
Subject: RE: DIME attachments
ASP.NET has a default max POST
12:48 PMTo: [EMAIL PROTECTED]Subject: DIME
attachments
Hi
All,
I have a .NET web service that
receives large audio files and transcribes them. This web service is
written in C# and is of-course deployed in IIS. The client is written in
Axis and is sending the large audi
Hi All,
I have a .NET web service that receives large audio files
and transcribes them. This web service is written in C# and is of-course
deployed in IIS. The client is written in Axis and is sending the large
audio file (My sample is about 5M but they could be much bigger).
However
Hello all,
I have send this email to axis-developerlist last week,
but get no answer. I hope someone can give me a tip
to solve this poroblem wiht setOptions in DIME-Attachments!?
I have a problem when sending an attachment from
AXIS 1.2 Beta 2 to gsoap 2.6.2.
The DIME Message is specified
Title: Message
I am
doing DIME attachments using Axis 1.1 Java framework and doing internal
test.
Is
this DIME based java servlets expected to work with C#
soap clients ?
Is
this DIME based java servlets expected to work with Axis C++
clients?
(It
does work for Axis 1.1 Java
Title: Message
It works fine
between Axis JAVA service and Axis JAVA client on a
server-config.wsdd
Hi.
I'm interacting with a server written using GSOAP, to get DIME attachments
from it.
I have generated client code using WSDL2Java, but when I use the get
method in order to get the attachements (images) I get the following error
:
org.xml.sax.SAXParseException: An invalid XML char
my service side is using Java, I cannot pass DIME attachment
as a parameter (just like gsoap doesn't understand Java DataHandler).
2. How can I read multiple DIME attachments on gsoap client side.
dime_count doesn't work.
3. My gsoap client can receive the DIME attachment from Axis
s
Try changing the signature of the method:
public String test(String xmlRequest){
...
}
You are using a RPC service style and I guess the method you defined
only work for "message" service style.
Patrick.
Philippe GENESTE wrote:
Hello,
Sorry i'm new on SOAP with attachments !!!
I try to do
Hello,
Sorry i'm new on SOAP with attachments !!!
I try to download file from Server (AXIS) on client (Gsoap) via a web
service. I have a problem to retrieve files on client side (problem
in GSOAP soap_lookup_type function)
Perhaps someone can tell me what is wrong in my implementation.
Here m
13 matches
Mail list logo