Cannot find Serializer for Serializer class

2004-06-07 Thread Venkatesh Prasad Ranganath
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

Re: C++ with Java?

2004-06-07 Thread Ding Lei
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

Re: C++ with Java?

2004-06-07 Thread Aleksander Slominski
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

axis client fails

2004-06-07 Thread Daniel Rubin
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

Re: SOAP Response message exchange pattern

2004-06-07 Thread Davanum Srinivas
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

C++ with Java?

2004-06-07 Thread Ding Lei
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

Re: My weblogic instance crashes after connecting to axis web app

2004-06-07 Thread Praveen Peddi
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

Re: SOAP Response message exchange pattern

2004-06-07 Thread Jim Murphy
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

RE: Exposing an EJB as a doc-literal web service

2004-06-07 Thread Wei Hsu
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

RE: Customizing java2wsdl

2004-06-07 Thread Sagar Pidaparthi
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

SOAP Response message exchange pattern

2004-06-07 Thread Wei Hsu
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

Exposing an EJB as a doc-literal web service

2004-06-07 Thread Rahul Jain
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

RE: processing deploy.wsdd

2004-06-07 Thread Sandeep
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

RE: issue with document style services and operations with identical arguments?

2004-06-07 Thread Anne Thomas Manes
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

RE: issue with document style services and operations with identical arguments?

2004-06-07 Thread Anne Thomas Manes
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

Re: I still need help with .NET to Jboss\Axis interop problem

2004-06-07 Thread Davanum Srinivas
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

RE: Disable multiref on the server side

2004-06-07 Thread Junaid . Bhatra
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 still need help with .NET to Jboss\Axis interop problem

2004-06-07 Thread Hatton, Jason \(STL\)
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