default deserializerfactory

2004-05-17 Thread Jani Väisänen
Hi, Is it possible to define default deserializerfactory which has a logic to return needed deserializer? We don't want to define every serializer in the server-config.wsdd. Or can anyone suggest better approach to this problem? Jani

Re: Need of WSDL in Axis1.1

2004-05-17 Thread anup sinha
Hi tom,   Thanx for ur mail. I agree with that "what you are saying". WSDL file is required when client programe need to invoke Web Services. (To get methods and theris parameters). As you wrote,   http://foo.com/myservice.jws?wsdl this is the way to get WSDL file on the client side and further

How to craft a custom Fault detail message?

2004-05-17 Thread James Turner
Hi there, I'm trying to create custom detail messages to indicate the nature of request faults, so that they can appropriately be handled on the client side. I've been told by Those Who Know that I shouldn't use anything beyond Client or Server in the faultcode to be compatible with the Basic P

Re: How omit serialization for special classes?

2004-05-17 Thread Tom Oinn
Philipp Bolle wrote: Hi Tom, Tank you for the answer. I read your thread. The funny thing is that I do the same for another workflow system, called jbpm. Makes sense really, a workflow engine is an obvious consumer of dynamic invocation code. I took a look at your website, it's interesting stuff.

Error using CommonsHTTPSender

2004-05-17 Thread Baruah Montoo-CMB035
Correction I actually meant CommonsHTTPClient = CommonsHTTPSender Here's the corrected email: Hello, I have come across this error and would like some kind of feedback or strategy to debug this. Any help would be appreciated. Here's the scenario: I am trying to replace the transport layer so i

Error using CommonsHTTPSender

2004-05-17 Thread Baruah Montoo-CMB035
Hello, I have come across this error and would like some kind of feedback or strategy to debug this. Any help would be appreciated. Here's the scenario: I am trying to replace the transport layer so i modified client-config.wsdd and changed HTTPClient to CommonsHTTPClient. I also put this in my

unsuscribe

2004-05-17 Thread Jim Henderson
unsuscribe

unsuscribe

2004-05-17 Thread Alan Gordie
unsuscribe

Re: How omit serialization for special classes?

2004-05-17 Thread Philipp Bolle
Hi Tom, Tank you for the answer. I read your thread. The funny thing is that I do the same for another workflow system, called jbpm. But all works fine with the default Bean serializer. I don’t like to create my own serializer. I would like to configure the Bean serializer to stop serializing

Re: wsdl2java and .NET WSDL file

2004-05-17 Thread James Black
Michael Engelhart wrote: Hi - First off I'm new to WebServices although I've successfully built an application that uses a WS from a WSDL document and wsdl2java included in Axis. That said, I am working with a vendor that has multiple services available through Web Services. They have documen

wsdl2java and .NET WSDL file

2004-05-17 Thread Michael Engelhart
Hi - First off I'm new to WebServices although I've successfully built an application that uses a WS from a WSDL document and wsdl2java included in Axis. That said, I am working with a vendor that has multiple services available through Web Services. They have documentation on using Axis so

Re: Generic invocation with complex document types

2004-05-17 Thread Davanum Srinivas
See http://marc.theaimsgroup.com/?l=axis-dev&m=108481109425165&w=2. Got google search working with DynamicInvoker. The result is in a org.w3c.dom.Element object. -- dims On Sat, 15 May 2004 09:58:28 -0400, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Tom, > > You will need to traverse the symbo

Re: How to unsubscribe?

2004-05-17 Thread sreekantan, vijay
http://ws.apache.org/axis/mail.html   Follow the unsubscribe link.   Vijay Jim Henderson <[EMAIL PROTECTED]> wrote: This has been asked before, sorry to ask again.How do I unsubscribe from this list (for a few weeks while I am sidetracked)?I just don't see instructions in the main Axis site on how

Abstract Bean problem in Axis 1.2beta

2004-05-17 Thread BLIS Webmaster (Patrick Houbaux)
Dear all, I have a complex datatype schema in a webservice that has been generated from a javabean-object model. Some of these beans are declared as abstract and are empty. When I deploy the webservice everything is fine but when I try to consume the webservice I get a "Missing Default Constructo

How to unsubscribe?

2004-05-17 Thread Jim Henderson
This has been asked before, sorry to ask again. How do I unsubscribe from this list (for a few weeks while I am side tracked)? I just don't see instructions in the main Axis site on how to unsubscribe. I tried putting "unsubscribe" in the subject and it was rejected. Thanks!

Announce: Using axis command line tools on wiki

2004-05-17 Thread Andrew Premdas
This is pretty basic stuff, but I think it improves on the manual hopefully helps a little. Would like 1. Comments 2. Somoene to do unix versions of the scripts Perhaps in the medium term somoene could consider using this to improve the main docs? http://nagoya.apache.org/wiki/apachewiki.cgi?Axi

wsdl not showing correctly in IE6.0 from Axis 1.1

2004-05-17 Thread smcardle
Hi Guys, Has anybody come across the following problem. I have a wsdl file which contains the German sharp S character. If I open the wsdl directly with IE6.0 it displays correctly including all my German characters. However, If I use the Axis 1.1 ?wsdl option from IE6.0 it fails to display my

Re: Need of WSDL in Axis1.1

2004-05-17 Thread Tom Oinn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anup, If .jws is sufficient for you (you're using simple types such as strings, ints and arrays) then fine. You don't need to do anything further - the WSDL comes in potentially when writing clients and not, in this case, the server. The WSDL informs th

Need of WSDL in Axis1.1

2004-05-17 Thread anup sinha
Hi,     I am using Axis1.1 for Web Servicise. I am using weblogic8.1 as server. I am having my .jws class in Axis and its working fine . I am not getting whats the need of WSDL and where i will save it ? And how i will invoke this WSDL in client side.For wsdl i am using Apache.org.java2wsdl command

soapenv and SOAP-ENV ??? in C++/java

2004-05-17 Thread Bochnak Filip
Hi community I´m posting my email to axis-user because I didn´t get any answere from the axis-c-user mailing list. I would really appreciate any help. Thanks in advance Phil hi all I´m trying to implment a test c++ client on Tomcat. (sample: getQuote) I can´t see any result on my client. Why ??

Re: Null Pointer Exception while creating Java Skeletons and Stubs usin g WSDL2Java Tool

2004-05-17 Thread Davanum Srinivas
Please try using latest nightly (http://cvs.apache.org/dist/axis/nightly/). If it does not work, log a bug with enough information to recreate the bug easily. -- dims - Original Message - From: Dhanush Gopinath <[EMAIL PROTECTED]> Date: Mon, 17 May 2004 15:03:25 +0530 Subject: Null Point

Re: How omit serialization for special classes?

2004-05-17 Thread Tom Oinn
Philipp, This is in effect the same question as mine on overriding the (de)serializers and returning XML for unrecognized complex types, I suggest you take a look at the thread called 'Generic invocation with complex document types' for more information. There's a web archive at http://java2.534

Null Pointer Exception while creating Java Skeletons and Stubs usin g WSDL2Java Tool

2004-05-17 Thread Dhanush Gopinath
Hi,   I am getting the following exception while running the WSDL2Java tool. I have modified my WSDL file to MIME encode the attachment.   java.lang.NullPointerException at org.apache.axis.wsdl.symbolTable.SymbolTable.addMIMETypes(SymbolTable.java:2084) at org.apache.axis.wsdl.symbolTable.S