Custom Serializer write schema problem with some answers....

2005-02-18 Thread Mike Cassisa
Hello,     I am setting up a document/literal/wrapped web service and have used XMLBeans to bind my schema/java beans.  I have written custom Serializer/Deserializers and  I am working on using the dynamic wsdl provided by axis however I seem to have hit a wall.  I think this will

Re: Custom Serializer is invoked twice for a single web service call

2004-11-11 Thread Davanum Srinivas
ng list. The zip file is only 45kb but each time I > send it I get a delivery failure. I did not read anywhere that mails with > attachments cannot be sent to the mailing list! > > >From: "tom ONeill" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To:

Re: Custom Serializer is invoked twice for a single web service call

2004-11-11 Thread tom ONeill
Neill" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Custom Serializer is invoked twice for a single web service call Date: Thu, 11 Nov 2004 09:17:18 + Hi all, As requested by Davanum I created a simple example to test this scenario. It turns out

Re: Custom Serializer is invoked twice for a single web service call

2004-11-11 Thread tom ONeill
Hi all, As requested by Davanum I created a simple example to test this scenario. It turns out that the simple example works correctly - the custom serializer is only invoked once. The second invocation is due to some special processing I am doing within my application. I had a a question on

RE: Custom Serializer is invoked twice for a single web service call

2004-11-10 Thread John Menke
:[EMAIL PROTECTED] Sent: Wednesday, November 10, 2004 7:14 AM To: [EMAIL PROTECTED] Subject: Custom Serializer is invoked twice for a single web service call Hi all, I have written a custom serializer and deserializer for one of my complex types and I have configured my client to use these custom

Re: Custom Serializer is invoked twice for a single web service call

2004-11-10 Thread Davanum Srinivas
that is weird!! Can you please create a bug report with a small test? are u using latest nightly? thanks, dims On Wed, 10 Nov 2004 12:14:20 +, tom ONeill <[EMAIL PROTECTED]> wrote: > Hi all, > > I have written a custom serializer and deserializer for one of my complex >

Custom Serializer is invoked twice for a single web service call

2004-11-10 Thread tom ONeill
Hi all, I have written a custom serializer and deserializer for one of my complex types and I have configured my client to use these custom serializers using a client-config.wsdd file. I have added some debug output to the serialize method of my custom Serializer and I have noticed that this

RE: custom serializer problems

2004-09-29 Thread Matt Valerio
.client.Call.invoke(Call.java:2553) at org.apache.axis.client.Call.invoke(Call.java:2248) at org.apache.axis.client.Call.invoke(Call.java:2171) at org.apache.axis.client.Call.invoke(Call.java:1691) at soapapi.LeinSoapBindingStub.qry(LeinSoapBindingStub.java:138) at

custom serializer problems

2004-09-29 Thread Matt Valerio
I'm trying to write a custom serializer for the jdom Element (org.jdom.Element). I've written the serializer,deserializer,factories and added the type mapping to the wsdd file. The service deploys and updates the server-config with the typeMapping Element but when javaToWsdl tries t

Problems with custom serializer/deserializer

2004-09-29 Thread HOUMANI Nawal RD-BIZZ-ISS
Title: Problems with custom serializer/deserializer Hello, I am trying to write a serializer for the Person class (with two attributes name and age and their getter and setter) and we have an exception when we try to display the WSDL :     AXIS error Sorry, something seems to have

Custom Serializer and Deserializer

2003-12-17 Thread Tony Opatha
Is it possible to use with AXIS custom serializer and de-serializer in the handler framework?   E.g. will employing such serializer and de-serializer be portable/interoperable with multiple client run-times?   Thanks   Rupesh Sharma wrote:> Can I modify the BeanSerializer.java > used by Axis

Custom Serializer

2003-12-02 Thread Tracy McGrady
ectorSerializer, BeanSerializer and so forth... However, I cannot understand how it really works ! My problem is the following : I've to create a custom serializer (and deserializer), but I don't know how to do ! What are the things to do ? However I've looked the samples in samples/

problem in overriding the default array serializer by custom serializer

2003-10-01 Thread Agarwal, Naresh
Hi   I'm trying to use my own custom serializer for array data type (array of int) in AXIS.   For this I'm defining the typeMapping in wsdd file as follows:   --- xmlns:ns="http://DefaultNamespace" qname="ns:ArrayOfint"

combining BeanSerializer with custom serializer gives redundant elements

2003-08-07 Thread Steve Maring
I'm having an interesting problem whereby I get redundant elements in my soap body.  Let me try to explain ...   I have written a CastorSerializer to load my mapping.xml file and handle the (un)marshalling of my data types.  Suppose my data type is this:                     I import t

custom serializer & doc/lit

2003-08-04 Thread Cory Wilkerson
. Unfortunately, now I'm seeing issues when serializing back to the client. I have a custom serializer for my doc/lit service where I'm issuing statements like the following: -- public void serialize(QName qName, Attributes attributes

RE: Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Brian Dillon (ext. 944)
édric Chabanois [mailto:[EMAIL PROTECTED]] Sent: 13 December 2002 14:30 To: '[EMAIL PROTECTED]' Subject: RE: Custom serializer/deserializer with INOU/OUT parameters > soapSrv.addParameter("userId",org.apache.axis.Constants.XSD_STRING, >

RE: Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Cédric Chabanois
re help so far, any more is appreciated, > > Thanks, > > Brian. > > -----Original Message- > From: Cédric Chabanois [mailto:[EMAIL PROTECTED]] > Sent: 13 December 2002 13:47 > To: '[EMAIL PROTECTED]' > Subject: RE: Custom serializer/deserializer wit

RE: Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Brian Dillon (ext. 944)
e something else I am missing ? You say I don't need to add the RequestContextHolder to the typemapping, but how does axis decide how to handle the Holder object ? Again thanks for you're help so far, any more is appreciated, Thanks, Brian. -Original Message- From: Cédric Chabanois

RE: Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Cédric Chabanois
is [mailto:[EMAIL PROTECTED]] > Sent: 13 December 2002 11:56 > To: '[EMAIL PROTECTED]' > Subject: RE: Custom serializer/deserializer with INOU/OUT parameters > > > I use IN/OUT parameters for beans and arrays but I never > tried with custom > serializer/dese

RE: Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Brian Dillon (ext. 944)
ue' of the holder to serialise and deserialise ? Thanks, Brian -Original Message- From: Cédric Chabanois [mailto:[EMAIL PROTECTED]] Sent: 13 December 2002 11:56 To: '[EMAIL PROTECTED]' Subject: RE: Custom serializer/deserializer with INOU/OUT parameters I use IN/OUT parameters

RE: Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Cédric Chabanois
I use IN/OUT parameters for beans and arrays but I never tried with custom serializer/deserializer. But I thought providing a simple Holder class for the type and declaring the parameter as OUT or INOUT in the wsdd would be enough. What did you do exactly ? Cédric > Hi, > > I thoug

Custom serializer/deserializer with INOU/OUT parameters

2002-12-13 Thread Brian Dillon (ext. 944)
Hi, I thougt I would re-send this just in case someone that has used serializers/de-serializers mised it. Has anyone tried to use a custom serializer/deserializer with INOUT or OUT parameters. I have it working fine for IN parameters but INOUT and OUT parameters do not seem to be returned from

Custom serializer/deserializer with INOU/OUT parameters

2002-12-12 Thread Brian Dillon (ext. 944)
Hi, Has anyone tried to use a custom serializer/deserializer with INOUT or OUT parameters. I have it working fine for IN parameters but INOUT and OUT parameters do not seem to be returned from the service (i.e. I can't see the new value being re serialized on the way back). Thanks,

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Daleiden, Mike
Sent: Tuesday, November 26, 2002 11:08 AMTo: '[EMAIL PROTECTED]'Subject: RE: Problem Mapping Custom Serializer and Deserializer in WSDD Mike,   I am still having the same problem with this. Do you think, could it have something to do with the way I am calling the operati

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Brian Dillon (ext. 944)
Daleiden, Mike [mailto:[EMAIL PROTECTED]]Sent: 26 November 2002 14:47To: [EMAIL PROTECTED]Subject: RE: Problem Mapping Custom Serializer and Deserializer in WSDD Oops...looking at this again, I think it should be     ta="http://www.fineos.com/XMLSchema/ta" -O

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Brian Dillon (ext. 944)
PROTECTED]Subject: RE: Problem Mapping Custom Serializer and Deserializer in WSDD Brian -   I think the problem is a typo in your WSDD:     http://wsdlService" should be     http://wsdlService" Try that and see if it fixes the problem.

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Daleiden, Mike
em Mapping Custom Serializer and Deserializer in WSDD Brian -   I think the problem is a typo in your WSDD:     http://wsdlService" should be     http://wsdlService" Try that and see if it fixes the problem.   --Mike -Original Message---

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Daleiden, Mike
t: Tuesday, November 26, 2002 9:28 AMTo: '[EMAIL PROTECTED]'Subject: RE: Problem Mapping Custom Serializer and Deserializer in WSDD Thiago,   Is this not what I am doing by using the deploy decriptor below ?       xmlns="http://xml.apache.org/axis/wsdd/&

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Brian Dillon (ext. 944)
deserializer="TADeserializerFactory"    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>       If not what else do I need to do ?   Thanks,   Brian. -Original Message-From: Thiago Leão Moreira [mailto:[EMAIL PROTECTED]]Sent: 26 November 2002 14:11T

Re: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Thiago Leão Moreira
ber 2002 13:14 To: [EMAIL PROTECTED] Subject: Re: Problem Mapping Custom Serializer and Deserializer in WSDD This is the error??? org.apache.axis.deployment.wsdd.WSDDException: javax.xml.rpc.JAXRPCException: Null serializer factory specified.javax.xml.rpc.JAXRPCException: Null serializer factory s

RE: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Brian Dillon (ext. 944)
lto:[EMAIL PROTECTED]] Sent: 26 November 2002 13:14 To: [EMAIL PROTECTED] Subject: Re: Problem Mapping Custom Serializer and Deserializer in WSDD This is the error??? org.apache.axis.deployment.wsdd.WSDDException: javax.xml.rpc.JAXRPCException: Null serializer factory specified.javax.xml.rpc.J

Re: Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Thiago Leão Moreira
This is the error??? org.apache.axis.deployment.wsdd.WSDDException: javax.xml.rpc.JAXRPCException: Null serializer factory specified.javax.xml.rpc.JAXRPCException: Null serializer factory specified. Thiago Brian Dillon (ext. 944) wrote: Hi, I have custom serializers and deserializers whic

Problem Mapping Custom Serializer and Deserializer in WSDD

2002-11-26 Thread Brian Dillon (ext. 944)
Hi, I have custom serializers and deserializers which I need to use to provide the mapping for our Object Types. However when I tried to deploy this mapping using;; http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";

could someone who has written custom serializer

2002-06-04 Thread Heitzso
and successfully run w/ axis beta2 email me sample wsdd, ser/deser and factory code? wsdd typeMapping stanza is not getting into ServiceDesc, even after deploying, and then ServiceDesc lines 688 blows null pointer exception. Thanks I'm tearing my hair out trying to get this to work. Heitzso

Custom Serializer

2002-02-11 Thread Bob Combs
It appears as though I need to write a custom serializer for an Oid class. All boiled down the class has one field - a byte[16]. I probably want to represent This in XML as a hex string (32 character string of chars 0-f); I noticed in the Axis jar there is a bytehex (or something like that