Hi,
I get the following error when trying to serialize an integer array. IntArraySerializer is the serializer that will be
provided by IntArraySerializerFactory. The type mapping is given below
{http://xml.apache.org/axis/}stackTrace: javax.xml.rpc.JAXRPCException: unable to get
serializer fo
Hi Aleksander,
>make sure to download AXIS-C++:
>[4]http://ws.apache.org/axis/cpp/download.html
>and look into samples/client
>HTH,
Yeah I did found some samples in the samples/client, the problem is that, there are no
CORRESPONDING web service in the Java samples. For ex, there is
Ding Lei wrote:
Hello folks,
I just installed Axis c++ & java for tomcat. I wonder if it's
possible to use C++ client to access a Java web service(running on tomcat)?
there were reported some problems with handling HTTP/1.1 in Axis-C++
that prevented C++ client to talk to tomcat server
I've successfully deployed an axis java server and was
trying the c++ client to access it. My test function
takes a string and returns a string. The wsdl2ws
program produced a wrapper function that takes two
string and retruns void, so presumably one of the the
input parameters returns the result
Axis does support SOAP 1.2
-- dims
On Mon, 07 Jun 2004 14:18:13 -0400, Jim Murphy <[EMAIL PROTECTED]> wrote:
>
> Axis doesn't do SOAP 1.2 as far as I know.
>
> Jim
>
> Wei Hsu wrote:
> > Hi all,
> >
> >
> >
> > I am trying to see if I can make AXIS take advantage of web caching,
> > which only
Hello folks,
I just installed Axis c++ & java for tomcat. I wonder if it's
possible to use C++ client to access a Java web service(running on tomcat)?
Since I couldn't find a corresponding C++ client & a java server
in the Axis samples, Would anyone of you kindly provide one? I know
almost noth
Actually I forgot to mention that we have a soap
client thats implemented using MS SOAP tool kit. The server side is the same
Axis soap services. Weblogic crashes when I access the soap services using the
ms soap tool kit soap clients.
So I don't think its a apache soap and axis soap
versi
Axis doesn't do SOAP 1.2 as far as I know.
Jim
Wei Hsu wrote:
Hi all,
I am trying to see if I can make AXIS take advantage of web caching,
which only works with HTTP GET. To my knowledge, regular AXIS
invocations all require HTTP POST, since it uses the SOAP
Request-Response Pattern. So I w
Title: RE: Exposing an EJB as a doc-literal web service
Actually, the build-in Axis EJB Provider can expose the EJB as a doc-literal web service. In the simplest case, all you have to do is change one line in your deploy.wsdd:
From
to
If you want to use straight up doc-lit and no
Do you know of a good class loader example that I can use. The
examples that I found are quite old and for jdk 1.2
Regards
Sagar
-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Friday, June 04, 2004 1:21 PM
To: [EMAIL PROTECTED]
Subject: Re: Customizing java2
Hi all,
I am trying to see if I can make AXIS take advantage of web
caching, which only works with HTTP GET. To my knowledge, regular AXIS
invocations all require HTTP POST, since it uses the SOAP Request-Response
Pattern. So I was wondering if AXIS supported the SOAP Response Message
Hi,
Can somebody plz gudie me how I would expose an EJB as a doc-literal web
service? The build-in Axis EJB Provider exposes it as a RPC service only.
Thanks.
Rahul.
_
Looking to buy a house? Get informed with the Home Buying Guide f
Hello John and everyone else,
I got the error straight. Besides the basic
files from the Axis library, I had to add xml-apis, xercesImpl, mail and
activation.jar to my classpath.
Sandeep Advani
Grid Research Lab, Binghamton University
From: Meloro, John
[mailto:[EMAIL
Per the WS-I Basic Profile [1], you must always give each operation a unique
message signature (which is the essentially the QName of the child element
of the soap:Body). As a best practice, I recommend that you create a unique
wrapper element for every doc/literal operation, where the name of the
Per the WS-I Basic Profile [1], you must always give each operation a unique
message signature (which is the essentially the QName of the child element
of the soap:Body). As a best practice, I recommend that you create a unique
wrapper element for every doc/literal operation, where the name of the
Jason,
Try a nightly build of Axis (not the default JBoss.NET stuff). We can
help if you have problems with it. Am not sure what exactly is in
JBoss.NET (or how old the stuff is)
-- dims
On Mon, 7 Jun 2004 08:40:05 -0500, Hatton, Jason (STL)
<[EMAIL PROTECTED]> wrote:
>
> I haven't got an answ
Try modifying org/apache/axis/server/server-config.wsdd in axis.jar to add
your global configuration information (not sure if this is recommended or
not or whether it will even resolve your issue).
- Junaid
I haven't got an answer on my problem yet that would help me out.
Please see the initial post
http://marc.theaimsgroup.com/?l=axis-user&m=108629300431143&w=2
Otherwise I am going to have to try another tool :(
Thanks,
Jas
-Original Message-
From: Hatton, Jason (STL)
Sent: Friday, Jun
18 matches
Mail list logo