Re: WSOverSSL

2003-08-14 Thread Milind Gadre
> > I'm only documenting what worked for me; it does seem there must be a > quicker/simpler method. > > Let me know if you run into any snags. > > Ken. > > -- > Ken Kress [EMAIL PROTECTED] > SAS, The Bank of New York

Re: WSOverSSL

2003-08-11 Thread Milind Gadre
Ken (or anyone else), would you have any ideas on how I can 1. Use JSSE/keytool to generate a key and certificate for use by the Apache Web Server running OpenSSL?? OR 2. Convert a key and certificate generated using OpenSSL into a format usable by JSSE/keytool? This would allow me to

Re: Polymorphism in Web Services (badly need help here)

2003-06-12 Thread Milind Gadre
ublishing' your web services to the whole wide world, and are using web services for internal system communications, this technique can save you huge amounts of headaches related to dispersing WSDL files, keeping them in sync etc. Regards... Milind Gadre VP Product Development ecPlatform

Re: Sending parms to web service

2003-03-17 Thread Milind Gadre
. This also means that your code must be thread safe. Regards... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510.919.0596 E: [EMAIL PROTECTED] - Original Message - From: "Brain, Jim" <[EMAIL PROTE

Re: Sending parms to web service

2003-03-14 Thread Milind Gadre
= service.getOption("paramName"); Regards... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510.919.0596 E: [EMAIL PROTECTED] - Original Message - From: "Brain, Jim" <[EMAIL PROTECTED]> To: "

Re: Simple little trick for easing (de)serialization issues

2003-03-10 Thread Milind Gadre
that come with the JDK - or complex types that are known to both sides of the fence. Ultimately, both sides of the fence *have* to know what is going around - unless we are restricting ourselves to making simple 'search' or 'stock price' queries against Google. Regards... Mil

Re: Simple little trick for easing (de)serialization issues

2003-03-10 Thread Milind Gadre
alizer JavaObjectBase64DeserializerFactory Regards... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510.919.0596 E: [EMAIL PROTECTED] - Original Message - From: "Paul Andrews" <[EMAIL PROTECTED]> To: &l

Re: Simple little trick for easing (de)serialization issues

2003-03-10 Thread Milind Gadre
Bill, looks like I accidently posted a reply to a different query (that of simplifying deployment of custom serializers) in response to yours. I was hoping to present a simple solution to custom serialization issues (that can probably be wrapped in a generic 'JavaObjectBase64Serializer'). > Umm

Simple little trick for easing (de)serialization issues

2003-03-10 Thread Milind Gadre
- handling large objects and attachments. Hope this helps - comments/flames from Axis experts welcome. Regards... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510.919.0596 E: [EMAIL PROTECTED] - Original Message -

Passing parameters to the Service via deploy file

2003-03-07 Thread Milind Gadre
Thanks in advance ... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510.919.0596 E: [EMAIL PROTECTED]

Re: Newbie again - Using AdminClient with HTTPS

2003-02-28 Thread Milind Gadre
ou're using Axis > (as opposed to Sun's JAX-RPC reference implementation). (Of course, there's > nothing about using AdminClient there!) > Here's a link: > http://java.sun.com/webservices/docs/1.0/tutorial/doc/JAXRPC7.html#7667 0 > Btw, I'm not reccomending Sun'

Newbie again - Using AdminClient with HTTPS

2003-02-28 Thread Milind Gadre
reasonably simple config issue but if someone would be kind enough to walk me through the steps, I would greatly appreciate it. And if you are in the SF Bay Area, I will buy you lunch and/or a beer!! Regards... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island

Re: Newbie requests help with developing service classes on Axis

2003-02-28 Thread Milind Gadre
& architecture guide. > I'm kinda new to Axis m'self, and haven't explored every aspect of it yet > (writing my own Handler is one of the things I haven't needed to do yet) -- > so I might not be providing 'good info' -- beware! > > -Original Message--

Re: Newbie requests help with developing service classes on Axis

2003-02-28 Thread Milind Gadre
r would not work for you as a > place to do initialization? > > > -----Original Message- > From: Milind Gadre [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 9:59 AM > To: [EMAIL PROTECTED] > Subject: Newbie requests help with developing service classes on Axis

Newbie requests help with developing service classes on Axis

2003-02-28 Thread Milind Gadre
?? Regards... Milind Gadre VP Product Development ecPlatforms, Inc 901 Mariner's Island Blvd, Suite 565 San Mateo, CA 94404 C: 510.919.0596 E: [EMAIL PROTECTED]