Re: Where is the WSDD specification.

2002-02-20 Thread Akira Hirose
Glen, Thank you for your kind reply. /* akira.hirose */ Glen Daniels wrote: > > You betcha. > > > > ... > > > "request" will get you a new object each request. "application" uses a singleton >(which should be thread-safe). "session" uses either HTTP sessions or SOAP headers >to

RE: Where is the WSDD specification.

2002-02-20 Thread Glen Daniels
inal Message- > From: Akira Hirose [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 9:23 PM > To: [EMAIL PROTECTED] > Subject: Re: Where is the WSDD specification. > > > > Thank you for the information. > > My interest in the WSDD was how to spe

Re: Where is the WSDD specification.

2002-02-20 Thread Akira Hirose
Thank you for the information. My interest in the WSDD was how to specify the life span of a service instance. Apache SOPA 2.2 has a 'scope' property which define the life span, I think. architecture-guide.html says "Each handler needs configuration in terms of..., and a lifecycle scope value

RE: Where is the WSDD specification.

2002-02-20 Thread Ramon Turnes
Thanks for the info. Ramon. > -Original Message- > From: Adam.Leggett [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 1:34 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Where is the WSDD specification. > > > Remember, Axis is in alp

RE: Where is the WSDD specification.

2002-02-20 Thread Adam.Leggett
-guide.html -Original Message- From: Ramon Turnes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 11:28 AM To: '[EMAIL PROTECTED]' Subject: RE: Where is the WSDD specification. How about Axis documentation? What is shipped together with Axis is definitely not enoug

RE: Where is the WSDD specification.

2002-02-20 Thread Ramon Turnes
How about Axis documentation? What is shipped together with Axis is definitely not enough. Regards. Ramon. > -Original Message- > From: Jon Baer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 11:44 AM > To: [EMAIL PROTECTED] > Subject: Re: Wh

Re: Where is the WSDD specification.

2002-02-20 Thread Jon Baer
WSDD is specific to Axis, and since Axis is a work in progress Im not sure you'd get a solid spec (DTD, XSD or otherwise). Plus I don't think there are that many parts of it to begin with, you have a single deployment with services with their params and request flows and that's it. My question t