Exception while deploying service

2001-06-14 Thread Khamesra, SandeepX
Why when I try to delploy my service through ServiceManagerClient I get this error. I am running APACHE SOAP on Linux with IBM JDK . I tried deploying it through Admin UI it succeds but when I try ot run the command through command line with List option again it givres me the same error. I tri

RE: Exception while deploying service

2001-06-15 Thread Khamesra, SandeepX
Xerces 1.3.1. If so, try another version of Xerces. Scott - Original Message - From: "Khamesra, SandeepX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 14, 2001 8:49 PM Subject: Exception while deploying service > > Why when I try t

RE: Exception while deploying service

2001-06-15 Thread Khamesra, SandeepX
: Re: Exception while deploying service I believe you are OK as long as you do not use 1.3.1. Scott Nichol - Original Message - From: "Khamesra, SandeepX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 11:55 Subject: RE: Exception while depl

Using Soap A good idea or bad ?????

2001-06-16 Thread Khamesra, SandeepX
Guys, I am planning to move to SOAP for my message passing and RPC. This will be between Windows box and Linux box. I am just wondering How stable the SOAP is and will there be any issues ? any one very confident about the SOAP tech. or it is just another hype.. Please help me in making a decisio

RE: ServiceDesigner 0.1.0 released

2001-06-16 Thread Khamesra, SandeepX
What is WSDL ? -Original Message- From: Ola Hamfors [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 8:34 AM To: SOAP USER; SOAP DEV Cc: [EMAIL PROTECTED] Subject: ServiceDesigner 0.1.0 released Hello I have written a prototype/demo called ServiceDesigner The ServiceDesigner is

RE: User defined object as a request, literal XML as aresponse. Poss ible?!

2001-06-18 Thread Khamesra, SandeepX
Does any one have any code which returns XML as return value -Original Message- From: Naggi Rao [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 2:01 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: User defined object as a request, literal XML as aresponse. Poss ible?! h

RE: User defined object as a request, literal XML as aresponse. Poss ible?!

2001-06-18 Thread Khamesra, SandeepX
as aresponse. Poss ible?! public Element getAllListings() in the addressBook example would give u more insight - Original Message - From: "Khamesra, SandeepX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 18, 2001 2:09

RE: User defined object as a request, literal XML as aresponse. Poss ible?!

2001-06-18 Thread Khamesra, SandeepX
nd hence my client call is'nt java It might be a bit different since I am (still) using a very ancient version of SOAP (the one which was bundled with WLS 6.0) Cheers, Naggi - Original Message - From: "Khamesra, SandeepX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

VBScript client to use Java SOAP service ?

2001-06-19 Thread Khamesra, SandeepX
Doen any one know how to make a call to service using a vbScript client .. How to say which service it needs to talk to and which method it needs to execute using SOAP

How do I set encoding style using VB Script

2001-06-19 Thread Khamesra, SandeepX
When I try to invoke a java service from a vb client I get this error "No Serializer found ..." How do I set encoding style using VB Script -- Received: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="

RE: VBScript client to use Java SOAP service ?

2001-06-19 Thread Khamesra, SandeepX
documentation and samples.It has examples for how to make SOAP calls using various languages. The only other thing you would require to do is to specify deserializers in deployment descriptor for the Java SOAP service. Hardik >Reply-To: [EMAIL PROTECTED] > "Khamesra, SandeepX" <[EMAIL P

Is this the correct design

2001-06-20 Thread Khamesra, SandeepX
Guys I need to write a java function which accepts a parametr and returns the data in the form of XML . Now this service is in Java. What dod you think is the best design . out of these public Element GetMyInfo(String name ) { /* This function builds the XML based on some criter*/ } or publi

RE: Please Help

2001-06-26 Thread Khamesra, SandeepX
Do you have bsf.jar in your clsspath ? -Original Message- From: Kehr, Cynthia [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 8:31 AM To: [EMAIL PROTECTED] Subject: Please Help I am running the SOAP calculator example from JBuilder4 and I get the following error. I don't know w

Design Help

2001-06-26 Thread Khamesra, SandeepX
I need to know what could be the best design for the following scenerio... I am writing a java service .. It needs to returns a java object ..How will client written other than in java will understand ?

VB / ASP code to Java service

2001-06-28 Thread Khamesra, SandeepX
Able to successfully talk to Java service using Apache Soap from VB / ASP code

Which is better design

2001-06-28 Thread Khamesra, SandeepX
Guys, I need some of your advice and suggestion.. If I need to return a set of information from a java service and this information is scattered in different java classes.. Which is better Get all the information from all the classes and formulate a XML and retur

RE: How to help

2001-07-11 Thread Khamesra, SandeepX
How about writing some sample code -Original Message- From: Eduardo Yanez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 3:01 PM To: [EMAIL PROTECTED] Subject: How to help Hi SOAP developers! If i?m also an XML-Java developer, how could i help to the project?? Regards, E.