RE: HELP ME!

2003-03-17 Thread Jindal, Ashwini
PROTECTED] Subject: RE: HELP ME! This is my classpath: C:\jakarta-tomcat-4.1.18\common\endorsed\xmlParserAPIs.jar;C: \jakarta-tomcat-4.1.18\common\endorsed\xercesImpl.jar;C: \soap-2_3\lib\soap.jar;C:\soap-2_3;C: \jakarta-tomcat-4.1.18\common\lib\mail.jar;C: \jakarta-tomcat-4.1.18\common\lib

RE: HELP ME!

2003-03-17 Thread Bin . He
AIL PROTECTED]To: <[EMAIL PROTECTED]> .uk> cc:

Re: HELP ME!

2003-03-14 Thread Martin
try- \soap\soap-2_3_1>.\samples\addressbook2\testit.cmd Regards, Martin - Original Message - From: "schyzad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 7:54 PM Subject: RE: HELP ME! > I tried this but it is still giving me the

RE: HELP ME!

2003-03-14 Thread schyzad
I tried this but it is still giving me the same result. What about the classpath? Shehzad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 11:40 PM To: [EMAIL PROTECTED] Subject: Re: HELP ME! You may try these steps: 1. mkdir c:\tomcat

Re: HELP ME!

2003-03-14 Thread Bin . He
TED] .uk> cc: Subject: H

HELP ME!

2003-03-14 Thread Shehzad Nagi
Hello People ,  I have a big problem at my hand and i can't see my way through it. I downloaded the Apache soap package from there site and it had few sample examples in it like address book and more like that. Now i place the soap.war file in my tomcat folder(c:\tomcat\webapps\soap.war) Now i

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-07 Thread Scott Nichol
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 10, 2002 12:31 AM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Dear Scott > Greetings > Application is working fine in browser with weblogic but when application > is accessed through .net client in brow

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-05 Thread Rakesh . Kumar
Dear Scott Greetings Application is working fine in browser with weblogic but when application is accessed through .net client in browser http://workstation-47/aissample/webform3.aspx in browser "timeout problem" is coming .. we are using soap3.0 tool kit .. it is using .xsd files any idea i

RE: PL HELP ME... URGENT HELP REQUIRED

2003-01-05 Thread Yu, Hongfan
Thank you very much. hongfan -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 04, 2003 11:23 AM To: [EMAIL PROTECTED] Subject: Re: PL HELP ME... URGENT HELP REQUIRED It looks like you've done some fiddling in this area already. Here

RE: PL HELP ME... URGENT HELP REQUIRED

2003-01-05 Thread Yu, Hongfan
Thank you very much. hongfan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 4:55 AM To: [EMAIL PROTECTED] Subject: Re: PL HELP ME... URGENT HELP REQUIRED Scott MANY MANY TAHNX for ur Patienece to READ all mails and help US

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-04 Thread Scott Nichol
hat deserializer works with that type, I do not know. Scott Nichol - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 6:54 AM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Scott > MANY MANY TAHNX for ur Patiene

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-04 Thread Rakesh . Kumar
XSDAnyTypeSerializer(); //smr.mapTypes("http://schemas.xmlsoap.org/soap/encoding/",new ///QName ("http://kmg/","UserProfile";),kmg.UserProfile.class, ser_0, deSer_0); BeanSerializer myObjSer = new BeanSerializer (); smr.mapTypes( Constants.NS_URI_SOAP_ENC,new QName ("http://s

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-03 Thread Scott Nichol
lt;[EMAIL PROTECTED]> Sent: Wednesday, August 07, 2002 12:05 PM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Dear Scott > Tons of thanx but i still face the same problem seemes to me that xsd > files dot net client does not have any support > any clue about it i am under lot

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-03 Thread Rakesh . Kumar
cc: Subject: Re: PL HELP ME... URGENT HELP REQUIRED 01/03/2003 12:06

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
be two directories levels up, e.g. InsuranceOrganizationServiceRMI.wsdl would be in c:\bea\wlserver6.1\config\mydomain\applications\soap. Scott Nichol - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 1:18 PM Subject: Re: PL HELP ME... URGENT HELP REQUI

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Rakesh . Kumar
cc: Subject: Re: PL HELP ME... URGENT HELP REQUIRED 01/02/2003 11:19

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 12:26 PM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > > Scott Nichol > Thanx for ur help last time also u have helped for parsers.. > well > > i have 4 wsdl for one class

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Rakesh . Kumar
ache.soap.encoding.soapenc.BeanSerializer"/> http://schemas.xmlsoap.org/soap/encoding/"; xmlns:x="http://kmg.wsdl/"; qname="x:EmployeeProfileSearch" javaType ="kmg.wsdl.EmployeeProfileSearch" java2XMLClassName ="org.apache.soap.encoding.soapenc.BeanSerializer" xml2J

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
do this with a Vector. Scott Nichol - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 02, 2003 10:28 AM Subject: Re: PL HELP ME... URGENT HELP REQUIRED > In addition to mappings for XML Schema types,

Re: PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Scott Nichol
the http://xml.apache.org/xml-soap namespace in a schema in your WSDL. Scott Nichol - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 08, 2002 4:37 AM Subject: PL HELP ME... URGENT HELP REQUIRED > Hello ALL > > &

PL HELP ME... URGENT HELP REQUIRED

2003-01-02 Thread Rakesh . Kumar
Hello ALL I am connecting wsdl ( weblogic6.1) using .net and getting this error any help will be appreciated Thanx kind regrd raky SoapMapper:The schema definition with a targetnamespace of http://xml.apache.org/xml-soap for SoapMapper Vector could not be found HRESU

PL HELP ME... URGENT HELP REQUIRED

2002-12-19 Thread Rakesh . Kumar
Dear Scott i have rechecked everthing about xerces.jar(previously ver 1.4.3 now added 1.3.1) is fine ...i have again downloaded the xerces and put in the c:\bea and set the classpath .. Really gone mad about that pl. help me pl. check the below steps.. am i following right steps for

Re: PL HELP ME URGENT HELP REQUIRED

2002-12-19 Thread Scott Nichol
2002 2:13 PM Subject: PL HELP ME URGENT HELP REQUIRED > > > Hello Scott Nichol > >Many mnay thanx for trying to help me but it still did not work > I will write all steps one by one > > > 1. creted ejb jarfile which is attached below for the sample example > ej

PL HELP ME URGENT HELP REQUIRED

2002-12-19 Thread Rakesh . Kumar
Hello Scott Nichol Many mnay thanx for trying to help me but it still did not work I will write all steps one by one 1. creted ejb jarfile which is attached below for the sample example ejb_weblogic in soap apache 2 deployed in weblogic 3. modify the deployementdescriptor.xml file 4

AW: Please help me.

2002-04-03 Thread Lenhart Stefan
wser the second url works fine... Cheers Stefan > -Ursprüngliche Nachricht- > Von: Purvesh Vora [SMTP:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 3. April 2002 16:43 > An: [EMAIL PROTECTED] > Betreff: Please help me. > > << Datei: error.doc >>

Re: Please help me

2002-04-03 Thread Darius Cooper
You are getting a HTTP 404 (File not found) return code. Check if you're using the correct URL for your RPCRouterServlet Enter the URL in a Browser and see what it returns, as described in the SOAP installation instructions at http://xml.apache.org/soap/docs/index.html Regards, - Darius Cooper

Please help me.

2002-04-03 Thread Purvesh Vora
error.doc Description: MS-Word document

RE: Help me

2001-11-28 Thread Ragu Sivaraman
CTED]'" <[EMAIL PROTECTED]> >Subject: RE: Help me >Date: Wed, 28 Nov 2001 09:36:07 -0500 > > > C:\>ant > > The system cannot find the path specified. > >Ant.bat is being found otherwise you would see: > > C:\>ant > 'ant' is not reco

RE: Help me

2001-11-28 Thread Eric Hsiung
> C:\>ant > The system cannot find the path specified. Ant.bat is being found otherwise you would see: C:\>ant 'ant' is not recognized as an internal or external command, operable program or batch file. Perhaps the problem is something that ant.bat is calling. Try editing ant.bat and take

Re: Help me

2001-11-28 Thread Pae Choi
TED]> Sent: Wednesday, November 28, 2001 6:02 AM Subject: Help me > It is a very trivial question.. > I apologize before hand... > > I am unable to set ANT tool on windows2000 systems path > Every other tool works properly from the systems path including javac > > I did the f

Help me

2001-11-28 Thread Ragu Sivaraman
It is a very trivial question.. I apologize before hand... I am unable to set ANT tool on windows2000 systems path Every other tool works properly from the systems path including javac I did the following: set ANT_HOME=C:\ant set path=%PATH%;%ANT_HOME%\bin But when i type C:\>ant The system can

Re: pls help me

2001-09-25 Thread Arnold Poon
xclamation > Else > Execute = CDbl(Reader.RPCResult.text) > End If > > > - Original Message - > From: "Srinivas Rao Pilli" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, August 13, 2001 12:12 PM > Subject: pls help me > > > > Hi, > > > > I installed Apache-Soap. It is running successfuly. > > But i want to call server from VB client. If anybody knows > > please send one example. > > > > thank u. > > > > regards > > srinivas > >

RE: Urgent, Pls. help me out!

2001-09-17 Thread Vikram Rajan
2001 5:32 PM > To: [EMAIL PROTECTED] > Subject: Urgent, Pls. help me out! > > hi all, > I successfully ran all my pgms using pure SOAP with JavaBean, EJB and > COM > using APACHE-SOAP. But my pblm is this. Now i want to do the same with > WSDL > & UDDI stuff. I

Urgent, Pls. help me out!

2001-09-17 Thread V.Sundaresan
the same. "" I want to know how to setup this DB2 to support UDDI. "" can anyone help me out of this pblm! -sunder

Please Help me.

2001-08-17 Thread Julian
Hello soap-user, I have programmed a Delphi Client for Apache Soap. But there are some wrongs in this program, I don't know how to resolve them. Please help me. The Wsdl is created by Glue. Service is Samples\addressbook\AddressBook. Best regards, J

Please Help me.

2001-08-17 Thread Julian
Hello soap-user, I have programmed a Delphi Client for Apache Soap. But there are some wrongs in this program, I don't know how to resolve them. Please help me. The Wsdl is created by Glue. Service is Samples\addressbook\AddressBook. Best regards, J

Re: pls help me

2001-08-13 Thread Nicholas Quaine
.faultstring.text, vbExclamation Else Execute = CDbl(Reader.RPCResult.text) End If - Original Message - From: "Srinivas Rao Pilli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 12:12 PM Subject: pls help me > Hi, > > I i

pls help me

2001-08-13 Thread Srinivas Rao Pilli
Hi, I installed Apache-Soap. It is running successfuly. But i want to call server from VB client. If anybody knows please send one example. thank u. regards srinivas

RE: Please,please can you help me?

2001-07-18 Thread Thomson, Stuart
See Bugzilla #2298 -Original Message- From: Rich Catlett [mailto:[EMAIL PROTECTED]] Sent: 18 July 2001 17:01 To: [EMAIL PROTECTED] Subject: Re: Please,please can you help me? You have to give whatever protection domain that is failing access to the property jaxp.debug

Re: Please,please can you help me?

2001-07-18 Thread Rich Catlett
rces > I can run Tomcat without a security manager. However with xerces and a > security manager when I try to run Tomcat I get this error. I would be > indebted forever if someone could help me. I've tried both windows 98 > and Solaris - same error. > Brian > > > Ex

can sombody help me in getting over with this problem?

2001-06-13 Thread shashikant sonawane
related to the same.I have confirmed the classpath by getting System.getProperty("java.class.path");it shows xerces.jar at the begining of it .But it stil gives me the following error. The soap admin is working fine in the browser.But somehow it is not working thru the desktop client. Can som