Thank you Deepal, but how can I access that at the client side? I did this
earlier but I could not get meaningful data from that. Like I want to abort and
also deliver some specific integer value like 5 in response to the client.As I
want to add something extra as well like my custom message in
You can simply throw an exception inside your handler, or you can return
Invocation.ABORT as the return value
Deepal
> Hi,
>
> I have a custom module deployed on *axis2* server side. While the
> client request goes to that *handler* in an inflow, i want it should
> create one error response in t
Hi,
I have a custom module deployed on axis2 server side. While the client request
goes to that handler in an inflow, i want it should create one error response
in that handler
and send back to client without doing any further processing or forwarding the
client request to the Web Service. Ho
Hi,
You can include them in the client side policy using the RampartConfig
assertion.
More about these assertions can be found here[1]. Please take a look at
policy files of samples which are available in the Rampart binary
distribution.
Thanks,
Thilina
[1] - http://axis.apache.org/axis2/java/r
Hi,
I am creating a simple client program in java to talk with the Server that
has the WS security enabled. I am new to Axis2, Rampart.
the developer who implemented the WS security on server gave me a wsdl file
and told me that the he used the Rampart module for security.
So first of all, I dow
hi Martin,
thanks..tried that, but this didn't work for me. :(
what is WS-Addressing and how do i enable/disable it ?
From: Martin Gainty
To: [email protected]
Cc: [email protected]
Sent: Wed, 2 February, 2011 7:38:56 PM
Subject: RE: [AXIS2] : Nul
Hi,
There is an issue about Axiom, AXIOM-28, that is assigned for Andreas
Veithen.
I saw that this bug will be fixed just on Axiom 1.2.12. Is that correct?
Im experiencing some problems when I try to use the method,
AXIOMUtil.stringToOM(SomeString), to convert a XML content to a OMElement,
Hi all,
while testing a web service with different variations (regarding "nillable" and
"minOccurs")
of input and output parameters, I discovered a few cases where the SOAP
response or the Java
input object passed by Axis appears to be wrong (or at least questionable). For
the complete table,
s
Hi, we have some problems with an axis 1.4 setup where a remote client
application calls a web service on our server through https. Sometimes a call
doesn't seem to come through, ie times out on the client. On the server we see
nothing of the call, neither in the apache web server which is handl