Axis. It continues to significantly evolve and supports more Web Services
specifications.
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
- Original Message -
From: "Felipe Palma Dias" <[EMAIL PROTECT
What do you recommend to new users, Apache SOAP or Axis?Scott Nichol <[EMAIL PROTECTED]> wrote:
A couple of suggestions.1. Consider focusing on Axis rather than Apache SOAP, since it is the more current Apache project.2. Try things like "Web Services best practices", "Axis best practices", Axis B2B
A couple of suggestions.
1. Consider focusing on Axis rather than Apache SOAP, since it is the more current
Apache project.
2. Try things like "Web Services best practices", "Axis best practices", Axis B2B,
"web services" B2B in Google. I am sure there is info out there for you to use.
Scott
Sun's JWSDP will do this as well. It will, of course, generate client code using the
JAX-RPC API, so you cannot use that code with Apache SOAP.
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
- Original Me
Any endpoint that will receive SOAP messages over HTTP, where the SOAP messages are
not responses to SOAP messages sent as requests, will need to implement some type of
HTTP server. Axis includes such code, which means it can receive messages without
having a separate servlet container. Whethe
Anyone knows about it?Felipe Palma Dias <[EMAIL PROTECTED]> wrote:
Hi.
I am a new user of Apache SOAP.
I am writing my final High School jod. The subject it is about SOAP and Apache SOAP.
I am thinking to develop a B2B integration systems, but it is only an idea.
Well, my true intention is
I know a free soap library. But it can't generate code from wsdl.
http://csoap.sourceforge.net
On 03/01/04 08:20:54, "Swaminathan, Srikanth (Cognizant)" wrote:
Hello All,
Are there any free tools that can generate simple java soap client
code
from a WSDL apart from Apache Axis?
Please let me kno
Hello,
Is there any possible way to incorporate into applications a light weight
(thin) SOAP layer to interchange data more in a peer to peer model?
I would like to know if any of you know of any method, strategy, or project
(or possibly a way to use Axis SOAP) in which I can get ride of much of
Hello,
I have two big
problems using apache soap
2.3.1.
- I have big
consommation of memory. the memory used has increased. the scope used for the classes soap is
session.
It seems that the
sessions are never being deleted even few days after.
How can I provoque
session deletion in so