Re: how datatpes are mapped in xml schema syntax

2004-11-02 Thread Martin Hamel
XMLSchema syntax. > Like I couldn't find a mention of > "xsd:string" or "xsd:float" on > http://www.w3.org/1999/XMLSchema.xsd > I don't know how to read xsd though, but i think atleast the string, > float or such things should be there. -- Martin Hame

Re: OT: Reliability of WSDL architecture

2004-08-31 Thread Martin Hamel
This is a transport question, and has such, it is not covered by soap. We are using JMS to solve those problems. From the tests we've done, it works has advertised. We still need to test more thought. But it seems like the weay to get ride of delivery problems. :-) Le mardi 31 Août 2004 16:09,

re-use of serialiser

2004-06-17 Thread Martin Hamel
o all the axis provided serializers also. Do you know if something exists for that? I'd also like to generate the schemas of the complexe types outside of the context of the wsdl. After a first search, it does not seem to be built with that in mind. Thanks in advance - -- Martin Hamel téléphon

proxy

2004-06-03 Thread Martin Hamel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'd like to know how to set a proxy for the axis http transport. Anybody knows how to do that? Thanks in advance! - -- Martin Hamel téléphone: (418)261- clé pgp: 0xA6D61023 -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/

Re: setDoMultiRefs(false) not working

2004-05-13 Thread Martin Hamel
14:57, Martin Hamel a écrit : > Hi, > > I'm trying not to use multirefs in my serializer. So the first thing I do > when entering the serialize method is: > > context.setDoMultiRefs(false); > > It does not work. > > Anybody knows what I should do?

setDoMultiRefs(false) not working

2004-05-13 Thread Martin Hamel
Hi, I'm trying not to use multirefs in my serializer. So the first thing I do when entering the serialize method is: context.setDoMultiRefs(false); It does not work. Anybody knows what I should do?

application context and wsdl

2004-05-12 Thread Martin Hamel
rap all my services into something like that on the application side: public Context getRequisition(RequisitionKey key) public Context setRequisition(Requisition req) etc.. But I'm wondering if Axis can handle that transparently. Thanks - -- Martin Hamel téléphone: (418)261- clé

handler after the request

2004-05-11 Thread Martin Hamel
hing.. But that would be generic to all my calls. I created a handler.. and added it to the requestFlow of the global configuration in my wsdd. But every handler I define is called before the invocation of my service method. Do anybody have a better stategy for that kind of things? Thanks - -- Ma

xdoclet and mapping

2004-04-22 Thread Martin Hamel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I would like to autogenerate my wsdd file with xdoclet. My problem is that I use costum serializers and I need to define the type mappings manually. Is there a way to define the typeMapping throught doclets? Thanks - -- Martin Hamel