Re: Help a beginner!!

2002-04-22 Thread Scott Nichol
help some users bridge the gap. I hope you enjoy success with Apache SOAP. Scott Nichol - Original Message - From: "sherine khoury" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 12:43 AM Subject: Re: Help a beginner!! > Hi Scott, >

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
>From: "Scott Nichol" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: Help a beginner!! >Date: Mon, 22 Apr 2002 12:47:48 -0400 > >You can have both 3.2.1 and 4.0.3 installed on the same machine without >problems. To

Re: Help a beginner!!

2002-04-22 Thread Scott Nichol
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 10:54 Subject: Re: Help a beginner!! > > I decided to go through the installation from the start, I'm getting the > feeling that something is wrong. > I wonna ask you a question: I have on my computer an older vers

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
I decided to go through the installation from the start, I'm getting the feeling that something is wrong. I wonna ask you a question: I have on my computer an older version of Tomcat (3.2.1). I couldn't get rid of it because JBuilder5 uses it: I wasn't able to use the Tomcat 4.0.3 for JBuilder

Re: Help a beginner!!

2002-04-22 Thread Scott Nichol
> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 9:24 AM Subject: Re: Help a beginner!! > Hi again, > I don't know why this is happening. > Still not working!!!Problem persists!! > I'd like to point out first, I don't know if it is of any relevance, tha

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
; >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Help a beginner!! >Date: Mon, 22 Apr 2002 09:13:11 -0400 > >Put HelloServer.class in the >D:/soap/bin/soap-2_2/webapps/soap/WEB-INF/classes/hello directory and >restart >Tomcat. Also, be certain you dep

Re: Help a beginner!!

2002-04-22 Thread Scott Nichol
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 8:59 AM Subject: Re: Help a beginner!! > > Hi Scott, > I'm sorried to bother you again. The idea of playing around with classpaths > does not amuze me either. In fact, what I tried in the first place was to

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
files... but again, I had the same error. What do you think my problem is? Thanks a lot for your time and effort Sherine >From: Scott Nichol <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Help a beginner!! >Date: Mon, 22 Apr 2002

Re: Help a beginner!!

2002-04-22 Thread Scott Nichol
, April 22, 2002 8:19 AM Subject: RE: Help a beginner!! > I tried this instead of the line, I think it gives the same > effect. I've entered it in the web.xml file in the conf directory, and for > the servlet 'default' as this would effect all other web.xml generated, But

RE: Help a beginner!!

2002-04-22 Thread sherine khoury
?? classpath D:\Soap\bin\soap-2_2;. >From: "Abou-Khalil, Charbel" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: RE: Help a beginner!! >Date: Mon, 22 Apr 2002

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
: "sherine khoury" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, April 22, 2002 4:11 AM >Subject: Help a beginner!! > > > > > > > > Hi, this is my second mail to this mailing list, I hope this one will go > > through. > &g

Re: Help a beginner!!

2002-04-22 Thread Scott Nichol
Sent: Monday, April 22, 2002 4:11 AM Subject: Help a beginner!! > > > Hi, this is my second mail to this mailing list, I hope this one will go > through. > I'm trying a simple helloworld service using soap2.2,tomcat4.0.3 on windows > xp. > I installed soap using the insta

RE: Help a beginner!!

2002-04-22 Thread Abou-Khalil, Charbel
I think your path is still wrong here : try making the path attribute = D:/soap/bin/soap-2_2/webapps/soap hope this helps. > -Original Message- > From: sherine khoury [mailto:[EMAIL PROTECTED]] > Sent: 22 April 2002 10:12 > To: [EMAIL PROTECTED] > Subject: Re:

RE: Help a beginner!!

2002-04-22 Thread Abou-Khalil, Charbel
try moving xerces.jar to be the first item in your classpath. Also try posting to [EMAIL PROTECTED] > -Original Message- > From: sherine khoury [mailto:[EMAIL PROTECTED]] > Sent: 22 April 2002 12:08 > To: [EMAIL PROTECTED] > Subject: Re: Help a beginner!! > > >

Re: Help a beginner!!

2002-04-22 Thread pop m
ED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 12:08 PM Subject: Re: Help a beginner!! > Hi again, > I know you don't use TomCat, but here's my problem. > my computer has tens of files all named web.xml. I've located one in the > soap folder, and tried

Re: Help a beginner!!

2002-04-22 Thread pop m
: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 12:08 PM Subject: Re: Help a beginner!! > Hi again, > I know you don't use TomCat, but here's my problem. > my computer has tens of files all named web.xml. I've located one in the > soap folder, and tried to

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
Hi again, I know you don't use TomCat, but here's my problem. my computer has tens of files all named web.xml. I've located one in the soap folder, and tried to add the line. When I restart TomCat and get the message : org.xml.sax.SAXParseException:Element type classpath must be declared And th

Re: Help a beginner!!

2002-04-22 Thread pop m
Üdv. Pop Marius L. - Original Message - From: "sherine khoury" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 10:11 AM Subject: Re: Help a beginner!! > Hi, > I'd like to mention that I entered the following code in > server.xml

Re: Help a beginner!!

2002-04-22 Thread sherine khoury
What should I do? >From: "pop m" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: Help a beginner!! >Date: Mon, 22 Apr 2002 10:23:48 +0100 > >I had the same problem, but I am using Orion1.5.4. > >I did this:

Re: Help a beginner!!

2002-04-22 Thread pop m
lt;[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 9:11 AM Subject: Help a beginner!! > > > Hi, this is my second mail to this mailing list, I hope this one will go > through. > I'm trying a simple helloworld service using soap2.2,tomcat4.0.3 on windows > xp. > I insta

Help a beginner!!

2002-04-22 Thread sherine khoury
Hi, this is my second mail to this mailing list, I hope this one will go through. I'm trying a simple helloworld service using soap2.2,tomcat4.0.3 on windows xp. I installed soap using the installation guide at http://mywebpages.comcast.net/scottnichol/apachesoap/install.html. All tests went