Re: deploying soap services with weblogic

2001-10-16 Thread Naggi Rao
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

deploying soap services with weblogic

2001-10-16 Thread Chris Bridges
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

FW: Need schema of xmlns:ns2="http://xml.apache.org/xml-soap" xsi:type="ns2:Map">

2001-10-16 Thread Bhadresh Doshi
> 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, >