Hello,
I modified the file attachment program to upload a file to my server and I
get the following error. Any idea what would cause this?
javax.activation.UnsupportedDataTypeException: no object DCH for MIME type
text
plain
Tim
**
Hello,
I'm running Axis with weblogic 5.1 In order to do that I had to add axis as
a webapp in my weblogic.properties file. I also had to register the axis
servlet and add the class files of the service to my weblogic classpath. I
have a couple questions for those who are running under weblogic
I need my web service to receive a file that is passed from a client. I was
wondering if Axis has a mechanism to transfer files in a web service?
***
The information contained in this message is intended only for the
confide
Hello, I'm connection to a webservice using Axis. My current build works
but when I move it to another machine I get the following error. Any ideas
on what would cause this?
AxisFault
faultCode:
{http://xml.apache.org/axis/}Server.generalException
Hello,
I'm very new to webservices. I have some code connecting to a webservice
and I'm finding it is very slow. Looking in the WSDL I see the
targetNamespace is a url that is different from the server I have installed
on my system. I was wondering if the server actually goes out and hits the
lo
3:14
PMTo: [EMAIL PROTECTED]Subject: RE: running with
axisIs your code
swallowing an exception somewhere, so you can't see it?
Tim Lee
<[EMAIL PROTECTED]>
11/19/2002 10:47 AM Please respond to axis-user
your code
swallowing an exception somewhere, so you can't see it?
Tim Lee
<[EMAIL PROTECTED]>
11/19/2002 10:47 AM Please respond to axis-user
To:
"'[EMAIL PROTECTED]'"
ee it?
Tim Lee
<[EMAIL PROTECTED]>
11/19/2002 10:47 AM Please respond to axis-user
To:
"'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]> cc:
- Original Message -----
From: "Tim Lee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 19, 2002 1:40 PM
Subject: running with axis
> I'm using visual cafe to run a program that connects to a webservice using
> stubs generated by WSDL2Java.
I'm using visual cafe to run a program that connects to a webservice using
stubs generated by WSDL2Java. I'm trying to figure out some problems I'm
having running with axis. If I take a test program that runs perfectly fine
in cafe and run it from the command line, the response from the
call.invo
Hello all,
I used WSDL2Java to build stubs for connecting to a webservice. It works
fine on a test program but when I put the stubs into our software and try to
invoke the Locator class I get the following exception:
java.lang.NoClassDefFoundError: java/lang/reflect/InvocationHandler
Any idea w
I used WSDL2Java to generate stubs for my client. However, the service I'm
working with requires a header. I've attempted to set the header in the
stub class but I keep getting an API Exception. Any ideas on what I"m doing
wrong:
My code:
String checksum = .
One addition to my header example question. I used Java2WSDL to create my
client stubs. I assumed it would set something up to handle the headers but
it did not.
***
The information contained in this message is intended onl
The service I'm trying to make contact with requires a security header. I'm
unable to find any examples as to how to build the header to add the call
request. Could anyone point me to some examples?
Here is the header from the wsdl:
-
-
Hello All,
I'm new to Axis and I need to write a client that connects to a web service
that handles messaging using the document/literal mechanism. I found a lot
of examples using rpc. I was wondering if anyone could point me to some
examples using the document/literal mechanism?
Thanks,
Tim
**
15 matches
Mail list logo