Re: Sending mixture of datatypes....

2001-07-26 Thread William Brogden
> Susheel Chauhan wrote: > > Hello all, > I have my Apache soap service that have method with following > signatures > > public static String log(long a_lErrorId,long a_lUserId, String > a_strErrorDetails,String a_strErrorSource, > String a_strClassName, String a_strMethodName,String > a_strA

RE: Sending mixture of datatypes....

2001-07-25 Thread Anil Kumar, Anumakonda
create a bean and send across.     thanks anil -Original Message-From: Susheel Chauhan [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 26, 2001 1:10 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Sending mixture of datatypes Hello all, I have my Apache soap