Does anyone know how to implement SOAP message routing using the
actor attribute?
Has anynoe inplemented the same using apache2.2?
thanx in advance
vamsi
_
Click below to visit monsterindia.com and review jobs in India or
Abroad
http://mons
There's something wrong with the samples/ejb included in SOAP2.2.
Where can I find something about EJBs with SOAP
Thanks
_
Chat with friends online, try MSN Messenger: http://messenger.msn.com
I do not know of any, nor do I have experience with the sample. From a quick
look at it, I would say you should be certain that the deployment descriptor you
use is modified to conform to the environment in which you are working. You
must also have your EJB container made aware of hellobean.jar.
Does anyone know how to validate a SOAP message which I got from client
side?
Thanks
I have a question related to the way Apache SOAP 2.2 was engineered SOAP RPC
as against SOAP Messaging.
If You look at the SOAP RPC server, there is nothing which ties the server
code to SOAP specific API's.
e.g
public class SoapSample
{
public String[] print()
{
hi,
i have a question of using soap
attachments.
what is the max size of attachments can soap
transport it?
i can transport a 11MĀ file using soap
sample in folder samples.mime.*,
but when i increase the size to about
15M,
the sample can not work correctly and return the
faultString like t
Hi,
> From: Scott Nichol [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 1:50 AM
> I do not know about w2k ws, but on NT workstation it is 10.
W2k pro, too.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q122920
Regards,
// NaHi