Re: deloy Rampart/C

2009-09-14 Thread 尾崎実
thank you reply ! axis2c directory is follow C:\axis2c\build\deploy\modules \-- addressing - axis2_mod_addr.dll \ - axis2_mod_addr.exp \ - axis2_mod_addr.lib \

Re: AXIS2C supports GSS-Negotiate authentication?

2009-09-14 Thread Nandika Jayawardana
Axis2/C currently does not have the support for GSS Negotiate authentication type. However, you can use either http authentication or WS-security authentication using rampart/c. Regards Nandika On Sat, Sep 12, 2009 at 4:34 AM, Fan, Jan-fon jan-fon@intel.com wrote: Hi, Does anyone know if

Sticky Method / Webservice call

2009-09-14 Thread Amit Tewari
We are using AXIS2C (C++ code) to call AXIS2/java based webservice. We are using the *PortType.cpp class to make the wsdl call. We are using VisualStudio 2008 to compile the code to create an exe (which also uses MAPI) When we call first function/method/SOAPAction from C++ it goes through fine

[axis2c-users] Building on solaris

2009-09-14 Thread Arvind Narayan
Hello. I am trying to build axis2c-1.5.0 on OpenSolaris x86. arv...@nyeqoptws019:~/dev/external/axis2c-src-1.5.0$ uname -a SunOS nyeqoptws019 5.11 snv_111b i86pc i386 i86pc Solaris arv...@nyeqoptws019:~/dev/external/axis2c-src-1.5.0$ cc -V cc: Sun Ceres C 5.10 SunOS_i386 2009/03/06 Some issues

Axis2 1.5 javadocs - no index.html in docs download

2009-09-14 Thread Damian Carey
Hello, Apologies up front if I am missing something obvious - but I can't find the javadoc for the 1.5 release in the docs download. We have been using Axis2 1.4.1 - and have the javadocs installed - with a link via the index.html. (We have about 25 other packages that provide this same

unsubscribe

2009-09-14 Thread Jeremy O'Donohue
unsubscribe

Non-Committer Checkout not working

2009-09-14 Thread Sebastian Schneider
Hello, I am trying to do a non-committer checkout of the source code but I always get the error 501: Not implemented. I am using TortoiseSVN for Windows and I tried to just check out the HEAD version: Checkout from http://svn.apache.org/repos/asf/webservices/axis2/trunk/java, revision HEAD,

InvocationTargetException when calling a WS

2009-09-14 Thread KOUKI Fakhreddine
Hello , I'm using axis 1.4 , jdk 1.4 , Tomcat 5 et Eclipse , I make a web service from an existing WSDL , do the implementation , create the client and my call to myMethod() work fine , myMethod() { ClassA a = new ClassA(); } But when I make ClassA extend ClassB , and The ClassB is from another

Re: Axis2 1.5 javadocs - no index.html in docs download

2009-09-14 Thread Dennis Sosnoski
See http://issues.apache.org/jira/browse/AXIS2-4434 Feel free to add a comment... :-) - Dennis -- Dennis M. Sosnoski Java XML and Web Services Axis2 Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117

Downloading Axis2-1.4.1

2009-09-14 Thread Sebastian Schneider
Hello! On http://ws.apache.org/axis2/download.cgi downloading Axis2-1.4.1 is not possible. The download link points to the 1.5 download and changing the path manually to 1.4.1 produces a 404 error. So how can I download 1.4.1? Sebastian -- Mit freundlichen Grüßen / Best regards / Cordialement

Re: Downloading Axis2-1.4.1

2009-09-14 Thread Sanjaya Ratnaweera
http://ws.apache.org/axis2/download/1_4_1/download.cgi ~sanjaya On Mon, Sep 14, 2009 at 5:06 PM, Sebastian Schneider schnei...@dvz.fh-aachen.de wrote: Hello! On http://ws.apache.org/axis2/download.cgi downloading Axis2-1.4.1 is not possible. The download link points to the 1.5

RE: axis2 1.3 - jdk1.6 generates wrong argument sequence in soap message

2009-09-14 Thread BENDALE, Yogiraj (Yogiraj)
Amila, Attaching the wsdl file used to generate the code. The code generated with axis2 1.3 with JDK1.6 has wrong sequence in serialization and parsing. The generated code TAMNotify2.java has orders of in0 and in1 reversed compared to JDK1.5 The code generated with axis2.1.5 with JDK1.6 ls ok

Re: Downloading Axis2-1.4.1

2009-09-14 Thread Davanum Srinivas
All old releases are available here: http://archive.apache.org/dist/ws/axis2/ -- dims On 09/14/2009 07:42 AM, Sanjaya Ratnaweera wrote: http://ws.apache.org/axis2/download/1_4_1/download.cgi ~sanjaya On Mon, Sep 14, 2009 at 5:06 PM, Sebastian Schneider schnei...@dvz.fh-aachen.de

Axis2: ServiceClient memory leak in 1.4.1

2009-09-14 Thread Simon Steinacker
Hi all, I worked with an old version of Axis2 1.4.1 and noticed that there was a memory leak in the ServiceClient class. Is this leak fixed in the newest version Axis2 1.4.1 or is it only fixed in Axis2 1.5? Thanks for the info, Regards Simon --- DI Simon Steinacker Software developement

Transport error: 502 Bad Gateway

2009-09-14 Thread Matthew Scotch
Hi,   I was hoping that someone is familiar with the error below. I am using Axis to support an SOAP client that communicates with a webservice from NCBI. My program was running fine for a while, but every so often, I am getting the errors below. It still runs, because I am catching the

Axis2 client that works with jax-ws handlers add Jax-ws handlers to Axis2 Client

2009-09-14 Thread inalasuresh
Hi Every one, i am new for Axis2, my question here is Axis2 client that works with jax-ws handlers. how to add jax-ws handlers for Axis2 Client. i have Axis2 Client for this i need to add jax-ws handlers. i spend lot of time to find out the solution, my bad ness i didnt get any posts or

Axis2 Remote Repository Import Schema

2009-09-14 Thread karlovitz
Thanks in advance for any assistance in this matter. I am currently using the remote repository option in Axis2. Everything is working great except when I try to load AAR services with import in the wsdl: wsdl:types xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchema;

axiom related question

2009-09-14 Thread Dmitry Beransky
Hi, Is this the right place to post axiom questions? Dmitry

Re: axiom related question

2009-09-14 Thread Andreas Veithen
commons-...@ws.apache.org is better. Andreas On Mon, Sep 14, 2009 at 19:55, Dmitry Beransky dmitry.ma...@gmail.com wrote: Hi, Is this the right place to post axiom questions? Dmitry

Re: axiom related question

2009-09-14 Thread Dmitry Beransky
I saw that list, but I thought it was for axiom developers, not users On Mon, Sep 14, 2009 at 11:00 AM, Andreas Veithen andreas.veit...@gmail.com wrote: commons-...@ws.apache.org is better. Andreas On Mon, Sep 14, 2009 at 19:55, Dmitry Beransky dmitry.ma...@gmail.com wrote: Hi, Is this

unsubscribe

2009-09-14 Thread amardeep singh khera

Complete Schema Support for ADB

2009-09-14 Thread Nirav Shah
Hi, Is there any Road Map for Complete Schema Support ADB ? Regards, Nirav

Repeating the question: problem receiveing data at client side after enabling mtom

2009-09-14 Thread ghader
I have created a web service which returns a file as binary data to the client. It was working without any problem until I changed parameter name=enableMTOMfalse/parameter in axis2.xml to be true, to enable sending the binary data using mtom. Now, I receive an error which says: SOAP 1.2

Re: Non-Committer Checkout not working

2009-09-14 Thread Amila Suriarachchi
On Mon, Sep 14, 2009 at 1:36 PM, Sebastian Schneider schnei...@dvz.fh-aachen.de wrote: Hello, I am trying to do a non-committer checkout of the source code but I always get the error 501: Not implemented. I am using TortoiseSVN for Windows and I tried to just check out the HEAD version:

Re: Axis2: ServiceClient memory leak in 1.4.1

2009-09-14 Thread Amila Suriarachchi
On Mon, Sep 14, 2009 at 5:56 PM, Simon Steinacker simon.steinac...@ith-icoserve.com wrote: Hi all, I worked with an old version of Axis2 1.4.1 and noticed that there was a memory leak in the ServiceClient class. Is this leak fixed in the newest version Axis2 1.4.1 or is it only fixed in

Re: axis2 1.3 - jdk1.6 generates wrong argument sequence in soap message

2009-09-14 Thread Amila Suriarachchi
On Mon, Sep 14, 2009 at 5:38 PM, BENDALE, Yogiraj (Yogiraj) yogi...@alcatel-lucent.com wrote: Amila, Attaching the wsdl file used to generate the code. The code generated with axis2 1.3 with JDK1.6 has wrong sequence in serialization and parsing. The generated code TAMNotify2.java has