[
Lists Home |
Date Index |
Thread Index
]
On Thu, Jul 11, 2002 at 03:30:37PM +0530, arajvanshi@hss.hns.com wrote:
>
> Can we use SOAP without bringing Web Services into picture.
That question is unanswerable, since every vendor has a slightly
different definition of what "Web Services" means. Some people would say
that the very act of exposing an API via XML constitutes a Web Services
implementation.
> I want to ask is whether I have to publish my Message Driven bean at
> server end as a web service to make SOAP work.
That's an implementation detail. The short answer is no, you shouldn't
have to ... last time I checked, the Apache SOAP toolkit
(http://xml.apache.org/soap/index.html) worked without message driven
beans ... but you still had to "publish a SOAP service." What exactly is
the problem you are trying to avoid? Is it a performance issue?
--
Matt Gushee
Englewood, Colorado, USA
mgushee@havenrock.com
http://www.havenrock.com/
|