Re: [AXIS2] - Adding ws-security headers from wsdl2java generated client...

2010-09-10 Thread Matt Graham
> > > I used Rampard. > There is good tutorial: > > http://www.ibm.com/developerworks/webservices/tutorials/ws-understand-web-services4/ > > My client .java code look the same with and without WS-Security. > All the difference is in configuration axis2.conf file. > You must know what cryptography (

unsubscribing

2010-09-10 Thread Dimension123
How do you unsubscribe from this list if your confirmation response keep getting rejected because your ISP 'spam score' is too high?

AW: AW: Axis and WS-Security on a standalone client

2010-09-10 Thread Markus Schaber
Hi, Martin, I just cannot figure out how your advice is related to my problem, sorry. Markus ** Soloplan GmbH Software für Logistik und Planung Markus Schaber (Dipl.-Informatiker) Entwicklung, Projektleitung Burgstr

RE: AW: Axis and WS-Security on a standalone client

2010-09-10 Thread Martin Gainty
You must define operation of GetCurrentLocation() with required parameters as well as the return parameter http://soapinterop.org/wsdl"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; > http://www.w3.org/2001/XMLSchema"; xmlns:tns="http://soapinterop.org/types/part";

Re: [AXIS2] - Adding ws-security headers from wsdl2java generated client...

2010-09-10 Thread Michal Niklas
W dniu 2010-09-10 00:05, Matt Graham pisze: My head asplode. If someone can point me in the right direction here, I'll be very grateful. I have just made my axis2 generated client talk to JBoss+WS-Security server so maybe I can help. [...] WSDL: Looking at the wsdl, there is nothing there a