HELP please someone!! I'm trying to include a SOAP fault in my wsdl
file etc. I've read the axis-1_2RC1\samples\faults examples code
carefully and tried to model it for my own service. I have a bean-type
class, TransportFault, that extends RemoteException. The fault is
thrown in my service
elp to you.
/Jongjin.
- Original Message -
From: "Madeleine Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 30, 2004 7:54 AM
Subject: Re: how to synchronize the OperationDesc with the implementation class?
No - I put the input parameters insid
Message -
From: "Madeleine Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 29, 2004 10:41 AM
Subject: how to synchronize the OperationDesc with the implementation class?
Plwase can someone give me a clue as to what I'm doing wrong. I
Plwase can someone give me a clue as to what I'm doing wrong. I'm
trying to test faults and to include a fault in the wsdd I need to
include an operation element but I'm obviously doing something wrong
because I keep getting an Axis InternalException that says: "The
OperationDesc for doIndex w
I'm curious. I haven't made provision for a SOAP fault in my WSDL but,
when I call a service in such a way that it generates an exception, the
Axis SOAP Monitor does not show the response message - but I can see
through a sniffer I've got running that there is actually a returned
SOAP message
presumably sending
back the following XML fragment:
the result string
The first WSDL maps this exactly but the second WSDL is not expecting
any child elements, hence the error. Try it with the response defined in
the same way as for the first WSDL.
Tony
"Madeleine Wright" <[EM
I'm currently using axis-1_2RC1 and have encountered a behaviour I can't
explain. I have been experimenting with the different types of
programming styles available in Axis. I have no problem with the RPC
default or the wrapped/literal styles but when I use exactly the same
wsdd file but subs
I have tried several times to generate a WSDL using Java2WSDL. Finally
I followed the pattern suggested in an article and, after preparing the
classes etc, ran:
java org.apache.axis.wsdl.Java2WSDL -o cruise.wsdl -l
http://localhost:8080/axis/servlet/AxisServlet -n "urn:cruise" -S
"CruiseServic
Hi. I've been trying for a couple of weeks to run the
samples.userguide.example1.TestClient example but I can't make it reach
the service. In every other respect Axis works fine but I'm just
concerned that this example doesn't. I know my classpath is fine. I'm
running the commands from the
I'm fairly new to Axis. I wrote a simple Java service class with a main
method. The wsdl file that was generated with the "?wsdl" appended to the
url contained this:
I can see that "args" are the parameters: but why is the namespace "impl"?
It isn't declared earlier. Please can someone
I'm fairly new to Axis. I wrote a simple Java service class with a main
method. The wsdl file that was generated with the "?wsdl" appended to the
url contained this:
I can see that "args" are the parameters: but why is the namespace "impl"?
It isn't declared earlier. Please can someone
11 matches
Mail list logo