RE: Authenication - username/pwd in request header

2005-01-27 Thread Pritesh Damani
I dont know if this is possible with axis, but if you are hosting it on tomcat, you could use tomcat features to authenticate users when they request for hte service.   Pritesh   -- All Computers wait at the same speed !!   From: Suzy Fynes [mailto:[EMAIL PROTECTED] Sent: Thursday, Janua

dynabeans

2005-01-19 Thread Pritesh Damani
hello everyone,   Is there a way I can return dynabeans from axis api call. If yes, has someone done it before, can someone guide me with guidelines.   Pritesh   -- All Computers wait at the same speed !!  

RE: Java2Wsdl issue

2005-01-19 Thread Pritesh Damani
I am not sure but did not specify namesspaces in the WSDL2Java -- All Computers wait at the same speed !! -Original Message- From: James Clinton [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 9:58 AM To: [EMAIL PROTECTED] Subject: RE: Java2Wsdl issue Interesting..have you

RE: serializer for hashmap

2005-01-18 Thread Pritesh Damani
e JavaBean Encode/Decode methods then you are scrod and you must write your own.   Michael Oliver CTO Alarius Systems LLC 3325 N. Nellis Blvd, #1 Las Vegas, NV 89115 Phone:(702)643-7425 Fax:(520)844-1036 *Note new email changed from [EMAIL PROTECTED] -----Original Message-From: Pritesh D

serializer for hashmap

2005-01-18 Thread Pritesh Damani
hello everyone,   has anyone successfully written a custome serializer for hashmap object so that it could be understood by .net ?? I mean, I was seeing the encoding example provided but that is only for some basic Object types I think, correct me if I am wrong.   Please help me with this.

method parameter sorting

2005-01-17 Thread Pritesh Damani
Dear All,   I have a trivial problem. I finally wrote an ant script to automate almost all my procedure. I was copying my impl file over the new bindingImpl from WSDL2Java. But now , Axis when it generates the WSDL file, it sorts the parameters of the method and hence inturn changes the

RE: Installing Problems

2005-01-17 Thread Pritesh Damani
how are you trying to install. If you copy the axis folder from the original axis installation inside /webapps/ of tomcat.. copy all lib files inside axis lib or tomcat common libs.   It should work.   pritesh -- All Computers wait at the same speed !!   From: [EMAIL PROTECTED] [mailto:[EMA

serializing and deserializing

2005-01-13 Thread Pritesh Damani
defined dataTypes which are serializable over SOAP   Please help, Pritesh Damani   -- All Computers wait at the same speed !!  

documention for webMethods on .net side

2005-01-13 Thread Pritesh Damani
types.   If someone has managed an implementation for this, please share. Thank You Pritesh Damani   -- All Computers wait at the same speed !!  

fillng the impl java file

2005-01-13 Thread Pritesh Damani
filled in for calling substitutions.   Can anyone advise me if there is someway to automate this ?   Thank You Pritesh Damani   -- All Computers wait at the same speed !!