As far as I've seen from 1.0RC5 on SVN, new name of the security module
is "rampart". Good choice :)
--- Eran Chinthaka <[EMAIL PROTECTED]> wrote:
>
>
> Sanjiva Weerawarana wrote:
> > OK how about Apache Sigiri?
>
> +1. And it was considered as one of the high security places in
> ancient
> d
I am trying to communicate with a REST service using secure http and sending raw data. I just downloaded Axis and tried the MyService example. I am getting this error. Any clues..
Thanks in advance.
INFO: Deploying module : addressing-0.95Apr 30, 2006 10:07:39 PM org.apache.axis2.transpor
Hi,
I did an update tonight on the code and for some reason none of the soap xml response is being sent back to the client. I'm able to follow it in code to where the SOAPEnvelopImpl performs serializeAndConsume. Everything *looks* fine but the client gets nothing back (an empty response). I reve
Hi Ali, Responses to your number questions:1) I'm not sure this message interaction is covered by the message exchange patterns (MEP) defined in SOAP. I do not think you can get the "blocked for a short time" feature. I suggest you think of building more logic into your client or service and use
Hello Rama,
I'm not familiar with WSS4J but your client handler is supposed to
remove the header marked with mustUnderstand="1" from the SOAP response
after processing it. From your error message it seems that the header is
still there.
Not a solution, but I hope this helps you in the right
Hi everybody!
I added the lines between the comments to the code generated by the wsdl
2java in order to have a blocking dual transport client. But I get a
null pointer exception.
Thanks for any help!
Diego
Exception:
==
Exception in thread "main" java.lang.NullPointerException
Exception in thread "main" java.lang.NullPointerException at org.apache.axis2.wsdl.builder.wsdl4j.WSDLPump.createSchemaForPorttype(WSDLPump.java:732) at org.apache.axis2.wsdl.builder.wsdl4j.WSDLPump.generateWrapperSchema
(WSDLPump.java:662) at org.apache.axis2.wsdl.builder.wsdl
Hi Ruchith
thanks - but with -Daxis2.xml=...\conf\axis2.xml I get the same error as
before ...
org.apache.axis2.deployment.DeploymentException: Trying to engage a module
which is not available : addressing; nested exception is: ...
So the question is why can't the client find the modules whe
Hello,
I'm trying to include some service-unique information as a
referenceParameter of the To's EndpointReference. However I can't
extract that piece of info with a handler deployed on the server side.
Basically, on the client side, I do something like this:
referenceParameters.put("param", "x
'maven release' will create a war.
HTH,
Robert
http://www.braziloutsource.com/
On 4/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi Folks,Need some guidance w.r.t. axis2-std-1.0-RC3-src.zip. Am trying to create the
axis2.war from this distribution but it does not look as if there ar
Hi Folks,
Need some guidance w.r.t. axis2-std-1.0-RC3-src.zip. Am trying to create the
axis2.war from this distribution but it does not look as if there are any
targets to perform this?
The comments in the maven.xml state that the main goals are "default" , "clean"
and "clean-repo".
In the .95
Hi all,
I'm using RC4 for this example. I'm written a very simple example to
explain my problem. Can somebody please give a quick look - it must be
something simple but I'm having a hard time tracking it down.
The wsdl is attached and validates fine.
The response envelope is:
http://schemas
Hi Roger,
Thank you very much for the reply. Your explanations are very clear and
understandable.
Actually, what I want to do is, letting the client to *immediately*
know whether its request has passed security and validation check and
accepted by the server. I thought that was only possible with
Hi Fabian,
Right now Axis2 doesn't come with any security manager that will
restrict access to different resources. Therefore right now as long as
you have access to a message context (or any place in the context
hierarchy) you can have access to the configuration context of that
axis2 instance,
Seems like a problem in Axis2 ... Resend with [axis2] prefix ...
On 4/30/06, Roger Nell <[EMAIL PROTECTED]> wrote:
The generated WSDL for the echo service operation indicates that it expects
a echoRequest and returns an echoResponse. This service doesn't return an
echoResponse, but simple refle
15 matches
Mail list logo