Re: [Axis2] How Do I Set mustUnderstand="0"?

2011-10-24 Thread Jon Hanshew
Here it is 2011 and Axis2-Rampart is up to 1.6. The solution I posted in 2007 no longer works, but this does: ServiceStub stub = new ServiceStub(ctx, endpoint); stub._getServiceClient().getOptions().setProperty(WSDL2Constants.ATTRIBUTE_MUST_UNDERSTAND,"false"); Jon Hanshew wrote: >

[axis2] Problems developing HTTPS based webservices using Rampart and axis2

2011-10-24 Thread Tor-Erik Steinsland
Hello, I am trying to create a webservice which uses HTTPS for transport and rampart for username and password authentication, but I have some problems. I am working on Tomcat 7.0.22, axis2 1.6.0 and rampart 1.6.0. However, I can't get HTTPS to work. I have followed tutorials for setting

Axis2 tutorial at ApacheCon US 2011, Vancouver, BC

2011-10-24 Thread Deepal jayasinghe
Guys, I will be doing an Axis2 tutorial at ApacheCon US 2011 [1], if you have not register this is the time to register [2]. This tutorial gives a good introduction to most commonly used Axis2 features alone with code samples. [1]: http://na11.apachecon.com/talks/18384 [2]: http://na11.apachec

Bug

2011-10-24 Thread Martin Gainty
axis-2.1.5 is incorrectly assigning namespace of namespace.webservice._new to ExtensionMappercomposite type code generated by wsdl2java if (!"ACCION_ACTLOG_Type".equals(type)){ //find namespace for the prefix java.lang.Strin

Response Validation with Rampart

2011-10-24 Thread rohitganjam
Hi, I'm trying to run an asynchronous web service using SOAP over JMS with security enabled through rampart. I'm able to send messages properly, referring to the policy file and then using fireAndForget to generate the message. However, while receiving the message, i get a String buffer, which i

AW: [Rampart-1.6.0] Build fails with JDK 15.0 but succeeds with JDK 1.6.0

2011-10-24 Thread Stadelmann Josef
Hi Andreas, I copied all the files mentioned below from the maven .m2/repository/org/apache/xerxes and xalan to %JAVA_HOME%/jre/lib/endorsed directory. The maven build with JDK 1.5.0_18 on Vista runs perfect now. Josef Von: Stadelmann Josef [mailto:josef.stadelm...@axa-winterthur