Hi,
I try to implement an async SOAP client request to a SOAP Server. But I need to
get the response back and need to match the request. I am using similar code
like in the Non-Blocking example
in http://axis.apache.org/axis2/java/core/docs/adv-userguide.html. I try to use
the MessageId in
Hi Dmitry,
Thanks for your reply. I have had some issues in the past because of jar
conflicts when I tried to use a 3rd party vendor’s web services almost a year
back. I am going to try again.
Sanjay
From: Dmitry Ruban [mailto:dmi...@ruban.biz]
Sent: Monday, January 31, 2011 7:05 PM
To: java-u
Sorry guys. Replied to wrong email. Please ignore.
From: Sanjay Gupta [mailto:sanjay.gu...@billwiseinc.com]
Sent: Tuesday, February 01, 2011 7:16 PM
To: java-user@axis.apache.org
Subject: RE: Two Services Same Name Allowed?
I think when you cloned cwa264 to have mcm vm you didn't drop and recreat
I think when you cloned cwa264 to have mcm vm you didn't drop and recreate cms
and ras. So on mcm it's using 264.
From: Afkham Azeez [mailto:afk...@gmail.com]
Sent: Tuesday, February 01, 2011 4:39 PM
To: java-user@axis.apache.org
Subject: Re: Two Services Same Name Allowed?
You can place the two
You can place the two services with the same name in different directory
paths;
e.g.
services/foo/bar/AService.aar
services/x/y/AService.aar
Now these two services will be deployed as two different services.
Azeez
On Tue, Feb 1, 2011 at 1:13 PM, Meeusen, Christopher W. <
meeusen.christop...@may
> I thought that axis2 didn't allow multiple services to have the same
> name, even if their service classes are from different packages; is
> this correct? For example if I have two services
>
Yes, Axis2 does not allow that. Service name has to be unique.
>
>
>
>
>
> locked=/"false"/>pkg
I thought that axis2 didn't allow multiple services to have the same
name, even if their service classes are from different packages; is this
correct? For example if I have two services
pkg1.AService1
...
pkg2.AService2
Doesn't Axis blow up when it tries to deploy t
Hello,
I need some help to debug a tricky "unknown" AxisFault, occurring when I run
a SimpleAxis2Server from Eclipse, under Windows XP. I get this unknown
AxisFault when I call my webservice with a simple test client. When I run
the corresponding server command line from a .bat file, the webser
Hi,
I have a .wsdd that I deploy in a axis1.4 server
http://client.my_company.com/MYService/";>
According to all documentation, those two elements (typeMapping and
beanMapping) are the same (http://axis.apache.org/axis/java/user-guide.html),
but that's not what I'm finding.
My se
Hello Sewwandi,
Am 27.01.2011 05:28, schrieb Sewwandi:
> > /C:\Documents and Settings\drajapaksha\My
> > Documents\Axis2-1.5\bin>wsdl2java -uri
> > New Folder\myService.wsdl -ss
did you quote your argument?
Try
--- %< ---
bin>wsdl2java -uri "New Folder\myService.wsdl" -ss
--- >% ---
instead o
Hi all,
does anyone know why the wsdl2java tool is giving an exception when the wsdl
path contains spaces?
thanks in advance!!!
On Thu, Jan 27, 2011 at 10:24 AM, Sewwandi wrote:
> thanks a lot for your replys Sumedha and Deepal!
>
>
> On Thu, Jan 27, 2011 at 10:20 AM, Deepal Jayasinghe
> wrot
John,
You could get the Axis 1.4 source from one of the mirrors listed at [1] as a
downloadable zip. I am not quite sure about the svn tag of this Axis release
source as there is no clear tag for the final release. Only thing I found is
the 1.4 final branch [2].
Thanks,
Ruwan
[1] - http://www.ap
If you use the right URL and still get a bad gateway error, then this
is probably caused by a proxy in your local network.
Andreas
On Wed, Jan 26, 2011 at 21:47, J K wrote:
> Does any one know how to syn the source?
> This *should* be any easy one.
>
> On Tue, Jan 25, 2011 at 6:43 PM, J K wrote
13 matches
Mail list logo