Our company is embarking on implementation of a new architecture that is
heavily message based.
Much of the software components already exist, but do not use messaging.
They are written in either C/C++ or Java.
Our goal is to use Web services (SOAP/WSDL) over JMS for internal
messages. However, we don't want to host all the applications on an app
server (such as WLS, Tomcat, etc) due to complexity and cost reasons.
I've been told that we could use Axis to manage the SOAP messages over JMS -
but all the Axis documentation I've read talks about installing it on an application server
Is it possible to use Axis to receive SOAP messages and invoke the
appropriate method, and return a response, without an app server?
Thanks,
Bob Kendall
This e-mail and any attachments are intended only for the
individual or company to which it is addressed and may contain
information which is privileged, confidential and prohibited from
disclosure or unauthorized use under applicable law. If you are
not the intended recipient of this e-mail, you are hereby notified
that any use, dissemination, or copying of this e-mail or the
information contained in this e-mail is strictly prohibited by the
sender. If you have received this transmission in error, please
return the material received to the sender and delete all copies
from your system.
