Title: deploying soap services with weblogic
Chris,
Why do you want SOAP implementation to give you
that kind of feature?
Write a Weblogic startup class that deploys your
services..
--Naggi
- Original Message -
From:
Chris
Bridges
To: '[EMAIL PROTECTED]'
Sent: Tue
Title: deploying soap services with weblogic
Hi,
I've read through most of the documentation and can't seem to find an answer.
I'm running WebLogic Server 5.1 and SOAP.
Is there a way to specify SOAP services to deploy when I start up the WL server? I would
rather not have to copy ove
> Hi,
>
> I have webservice with method which returns Hashtable, I able to Invoke
> this service and and got result using Apache SOAP 2.2.
> I also able to convert result back to Hashtable at the client side using
> Apache SOAP.
>
> When Apache SOAP converts Hashtable to MAP type as follows,
>