On Friday 17 December 2004 22:53, Andy Kriger wrote:
> For example, let's say I have webservice methods implemented by a
> class called BusyBee. I want to grab the ID of the MessageContext
> Session and use that as a key in my BusyBee.doSomething() method. I
> could call MessageContext.getCurrentC
I am fairly new to Axis and need some help with a design question.
I have a class that is being used to provide webservices. Thanks to
Axis, this class doesn't need to know that it is being used as a
webservice - it could be used as a command-line utility as a Swing
backend, etc. I deploy
- Original Message -
From: "Rajal Shah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 15:51
Subject: RE: Design question on using Java classes v/s hashes or arrays
> I see your point.. If business functionality changes though,
> -Original Message-
> From: Bill de hÓra [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 19, 2002 12:33 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Design question on using Java classes v/s hashes
> or arrays
>
>
> Garbis, Jason wrote:
>
>
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 11:06 AM
To: [EMAIL PROTECTED]
Subject: Re: Design question on using Java classes v/s hashes or arrays
- Original Message -
From: "Rajal Shah" <[EMAIL PROTECTED]>
To: &
- Original Message -
From: "Rajal Shah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 10:27
Subject: RE: Design question on using Java classes v/s hashes or arrays
> Referring to more discussions on the Internet about versioning o
AMTo: [EMAIL PROTECTED]Subject: Re: Design
question on using Java classes v/s hashes or arraysGarbis, Jason
wrote:> Your option 1 below, is pretty distasteful, since you're
bypassing any typechecking, and (more importantly) excludingimportant
information from the WSDL metadata. That is, a u
Garbis, Jason wrote:
Your option 1 below, is pretty distasteful, since you're bypassing any typechecking, and (more importantly) excluding
important information from the WSDL metadata. That is, a user would
have to consult some external metadata to understand what is and
isn't valid input. Thi
logies. Another example is session management...
good luck
Jason
> -Original Message-
> From: Rajal Shah [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 17, 2002 5:10 PM
> To: Axis User Mailing List
> Subject: Design question on using Java classes v/s hashes or arrays
>
>
Folks
I'm been struggling to find a good design approach to building our web
services and wanted to explore options with everyone.
Suppose we have a web service which takes in say 3 parameters as input and
it returns a list of records of a database with specific column/field
information.
Now in
10 matches
Mail list logo