You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Soap Newsgroup @Basebeans.com" <so...@basebeans.com> on 2002/08/28 07:10:04 UTC

failure notice

Subject: failure notice
From: MAILER-DAEMON@apache.org
 ===
Hi. This is the qmail-send program at apache.org.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<so...@xml.apache.org>:
Sorry, only subscribers may post. If you are a subscriber, please forward this message to soap-user-owner@xml.apache.org to get your new address included (#5.7.2)

--- Below this line is a copy of the message.

Return-Path: <so...@netsql.com>
Received: (qmail 24528 invoked from network); 28 Aug 2002 05:04:02 -0000
Received: from unknown (HELO basebeans.com) (198.144.194.98)
  by daedalus.apache.org with SMTP; 28 Aug 2002 05:04:02 -0000
Received: by netsql.com (Postfix, from userid 410)
	id 38C3321460F; Tue, 27 Aug 2002 18:10:03 -0700 (PDT)
To: soap-user@xml.apache.org
Subject:  RE: Help getting started with Soap
Message-Id: <20...@netsql.com>
Date: Tue, 27 Aug 2002 18:10:03 -0700 (PDT)
From: soap@netsql.com (Soap Newsgroup (@Basebeans.com))
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Subject: RE: Help getting started with Soap
From: "Akin Ayi" <ak...@aaa.mv.com>
 ===
------=_NextPart_000_0008_01C24E0C.6D8B6060
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

Martin,
I placed soap.jar in the %TOMCAT_SERVER%\lib : Got the same Error
Also added to %TOMCAT_SERVER%\lib  mail.jar, activation.jar,
xmlParserAPIs.jar, bsf.jar, js.jar : Got same Error

Now Nick Kormweibel thinks it's CLASSPATH problem.

I have in the CLASSPATH:
%SOAP_LIB%\<all of the above .jar>

Question:
Should I add to the CLASSPATH:
%TOMCAT_SERVER%\lib\<All of the above .jar>


-akin
  -----Original Message-----
  From: Martin Gainty [mailto:mgainty@hotmail.com]
  Sent: Tuesday, August 27, 2002 4:36 PM
  To: soap-user@xml.apache.org
  Cc: akin@aaa.mv.com
  Subject: RE: Help getting started with Soap


  Akin:

  how about placing soap.jar in %CATALINA_HOME%\server\lib
  restart Tomcat
  try the List.jsp again
  Keep us apprised,

  Martin Gainty

  ______________________________________________

  Disclaimer and confidentiality note

  Everything in this e-mail and any attachments relating to the official
business of Laconia Data Systems (LDS) is proprietary to the company. It is
confidential, legally privileged and protected by law. LDS does not own and
endorse any other content. Views and opinions are those of the sender unless
clearly stated as being that of LDS.

  The person addressed in the e-mail is the sole authorised recipient.
Please notify the sender immediately if it has unintentionally reached you
and do not read, disclose or use the content in any way.


  LDS can not assure that the integrity of this communication has been
maintained nor that it is free of errors, virus, interception or
interference.

               _______________________________________________



  >From: "Akin Ayi"
  >Reply-To: soap-user@xml.apache.org
  >To: ,
  >Subject: RE: Help getting started with Soap
  >Date: Tue, 27 Aug 2002 19:27:14 -0700
  >MIME-Version: 1.0
  >Received: from apache.org ([63.251.56.142]) by mc2-f10.law16.hotmail.com
with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 16:27:15 -0700
  >Received: (qmail 66563 invoked by uid 500); 27 Aug 2002 23:26:44 -0000
  >Received: (qmail 66470 invoked from network); 27 Aug 2002 23:26:43 -0000
  >Received: from mercury.mv.net (199.125.85.40) by daedalus.apache.org with
SMTP; 27 Aug 2002 23:26:43 -0000
  >Received: from eko (bnh-4-12.mv.com [199.125.99.204]) by mercury.mv.net
(8.9.3/8.9.3/mem-20020217) with SMTP id TAA00871; Tue, 27 Aug 2002
19:26:43 -0400 (EDT)
  >Mailing-List: contact soap-user-help@xml.apache.org; run by ezmlm
  >Precedence: bulk
  >list-help:
  >list-unsubscribe:
  >list-post:
  >Delivered-To: mailing list soap-user@xml.apache.org
  >Message-ID:
  >X-Priority: 3 (Normal)
  >X-MSMail-Priority: Normal
  >X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
  >Importance: Normal
  >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
  >In-Reply-To:
  >X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
  >Return-Path: soap-user-return-14866-mgainty=hotmail.com@xml.apache.org
  >X-OriginalArrivalTime: 27 Aug 2002 23:27:17.0094 (UTC)
FILETIME=[48231060:01C24E21]
  >
  >Martin,
  >Here is the whole Error text in rsp to
  >http://localHost:8080/soap/admin/list.jsp
  >===================== Error ===================
  >Error: 500
  >Location: /soap/admin/list.jsp
  >Internal Servlet Error:
  >
  >org.apache.jasper.JasperException: Unable to compile
  >D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\list_1.java:7:
  >Class org.apache.soap.Constants not found in import.
  >import org.apache.soap.Constants;
  > ^
  >D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\list_1.java:8:
  >Package org.apache.soap.server not found in import.
  >import org.apache.soap.server.*;
  > ^
  >2 errors
  >
  > at org.apache.tomcat.facade.JasperLiaison.javac(JspInterceptor.java:898)
  > at

>org.apache.tomcat.facade.JasperLiaison.processJspFile(JspInterceptor.java:7
3
  >3)
  > at

>org.apache.tomcat.facade.JspInterceptor.requestMap(JspInterceptor.java:506)
  > at

>org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:96
8
  >)
  > at

>org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:8
7
  >5)
  > at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
  > at

>org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10
I
  >nterceptor.java:176)
  > at

>org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
  > at

>org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.ja
v
  >a:516)
  > at java.lang.Thread.run(Thread.java:479)
  >
  >===================== End Error ================
  >
  >And when I issue
  >http://localHost:8080/soap/servlet/rcprouter
  >
  >I get Error
  >HTTP 404 - File not found
  >
  >Thanks for helping out
  >-akin
  > -----Original Message-----
  > From: Martin Gainty [mailto:mgainty@hotmail.com]
  > Sent: Tuesday, August 27, 2002 3:50 PM
  > To: soap-user@xml.apache.org
  > Cc: akin@aaa.mv.com
  > Subject: RE: Help getting started with Soap
  >
  >
  > Akin:
  >
  >
  >
  > About halfway down your error you should have the line and the command
  >that caused the exception.
  > let us know what that is
  > Best,
  >
  >
  > Martin Gainty
  >
  > ______________________________________________
  >
  > Disclaimer and confidentiality note
  >
  > Everything in this e-mail and any attachments relating to the official
  >business of Laconia Data Systems (LDS) is proprietary to the company. It
is
  >confidential, legally privileged and protected by law. LDS does not own
and
  >endorse any other content. Views and opinions are those of the sender
unless
  >clearly stated as being that of LDS.
  >
  > The person addressed in the e-mail is the sole authorised recipient.
  >Please notify the sender immediately if it has unintentionally reached
you
  >and do not read, disclose or use the content in any way.
  >
  >
  > LDS can not assure that the integrity of this communication has been
  >maintained nor that it is free of errors, virus, interception or
  >interference.
  >
  > _______________________________________________
  >
  >
  >
  > >From: "Akin Ayi"
  > >Reply-To: soap-user@xml.apache.org
  > >To:
  > >CC:
  > >Subject: RE: Help getting started with Soap
  > >Date: Tue, 27 Aug 2002 18:46:58 -0700
  > >MIME-Version: 1.0
  > >Received: from apache.org ([63.251.56.142]) by
mc2-f24.law16.hotmail.com
  >with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 15:46:43 -0700
  > >Received: (qmail 43723 invoked by uid 500); 27 Aug 2002 22:46:21 -0000
  > >Received: (qmail 43714 invoked from network); 27 Aug 2002
22:46:20 -0000
  > >Received: from mercury.mv.net (199.125.85.40) by daedalus.apache.org
with
  >SMTP; 27 Aug 2002 22:46:20 -0000
  > >Received: from eko (bnh-4-12.mv.com [199.125.99.204]) by mercury.mv.net
  >(8.9.3/8.9.3/mem-20020217) with SMTP id SAA12586; Tue, 27 Aug 2002
  >18:46:26 -0400 (EDT)
  > >Mailing-List: contact soap-user-help@xml.apache.org; run by ezmlm
  > >Precedence: bulk
  > >list-help:
  > >list-unsubscribe:
  > >list-post:
  > >Delivered-To: mailing list soap-user@xml.apache.org
  > >Message-ID:
  > >X-Priority: 3 (Normal)
  > >X-MSMail-Priority: Normal
  > >X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
  > >Importance: Normal
  > >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
  > >In-Reply-To:
  > >X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
  > >Return-Path: soap-user-return-14864-mgainty=hotmail.com@xml.apache.org
  > >X-OriginalArrivalTime: 27 Aug 2002 22:46:44.0018 (UTC)
  >FILETIME=[9DE92120:01C24E1B]
  > >
  > >
  > >Thanks Nick, I was hoping it's not a classpath issue which I went over
  > >carefully - soap.jar was set in the classpath
  > >
  > >Both Server and Client are deployed on the same I set only one
  > >classpath, do I need a separate classpath for the app server.
  > >
  > >-akin
  > >
  > >-----Original Message-----
  > >From: Nick Kornweibel [mailto:kornweibel@surfeu.de]
  > >Sent: Tuesday, August 27, 2002 1:38 PM
  > >To: soap-user@xml.apache.org
  > >Subject: AW: Help getting started with Soap
  > >
  > >
  > >
  > >Your servlet is deployed, but you have a class path problem....check
that
  > >your app server has the soap.jar in its classpath.
  > >
  > >(the welcome page and all that do not ensure that the classpath is
  >correct).
  > >
  > >- Nick
  > >
  > >
  > >-----Urspr�ngliche Nachricht-----
  > >Von: Akin Ayi [mailto:akin@aaa.mv.com]
  > >Gesendet: Mittwoch, 28. August 2002 01:36
  > >An: soap-user@xml.apache.org
  > >Cc: akin@aaa.mv.com
  > >Betreff: Help getting started with Soap
  > >
  > >
  > >
  > >I am a first time user. I just finished installing Apache Soap 2.3.1
and
  > >tomcat 3.3.1
  > >
  > > http://>
  > > Run the admin Client: Works - Gave me webPage with "List", "Deploy"
and
  > >"Un-deploy" on the left frame
  > >
  > > Select "List": Fails - Gave me Internal Servlet Error 500 with
  > >======================= Error ==============================
  > >org.apache.jasper.JasperException: Unable to compile
  >
>D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\list_1.java:7:
  > >Class org.apache.soap.Constants not found in import.
  > >import org.apache.soap.Constants;
  > > ^
  >
>D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\list_1.java:8:
  > >Package org.apache.soap.server not found in import.
  > >import org.apache.soap.server.*;
  > > ^
  > >2 errors
  > >=========================== End Error =========================
  > >
  > >Questions:
  > >a) What did I do wrong during the installation. I followed online guide
  > >b) When during the installation should the \servlet have been created
  > >
  > >beause http://>
  > >Will appreciate any guidance
  > >
  > >-akin
  > >
  > >
  > >--
  > >To unsubscribe, e-mail:
  > >For additional commands, e-mail:
  > >
  > >
  > >--
  > >To unsubscribe, e-mail:
  > >For additional commands, e-mail:
  > >
  > >
  > >
  > >--
  > >To unsubscribe, e-mail:
  > >For additional commands, e-mail:
  >
  >

>---------------------------------------------------------------------------
-
  >--
  > Join the world�s largest e-mail service with MSN Hotmail. Click Here
  > -- To unsubscribe, e-mail: For additional commands, e-mail:


----------------------------------------------------------------------------
--
  Join the world�s largest e-mail service with MSN Hotmail. Click Here
  -- To unsubscribe, e-mail: For additional commands, e-mail:

------=_NextPart_000_0008_01C24E0C.6D8B6060
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002>Martin,</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D822063103-28082002>I=20
placed soap.jar in the %TOMCAT_SERVER%\lib : Got the same=20
Error</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D822063103-28082002>Also=20
added to %TOMCAT_SERVER%\lib&nbsp; mail.jar, activation.jar, =
xmlParserAPIs.jar,=20
bsf.jar, js.jar : Got same Error</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D822063103-28082002>Now=20
Nick Kormweibel thinks it's CLASSPATH problem. </SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D822063103-28082002>I have=20
in the CLASSPATH:</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002>%SOAP_LIB%\&lt;all of the above=20
.jar&gt;</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002>Question:</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D822063103-28082002>Should=20
I add to the CLASSPATH:</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002>%TOMCAT_SERVER%\lib\&lt;All of the above=20
.jar&gt;</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D822063103-28082002>-akin</SPAN></FONT></DIV>
<BLOCKQUOTE>
  <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> Martin Gainty=20
  [mailto:mgainty@hotmail.com]<BR><B>Sent:</B> Tuesday, August 27, 2002 =
4:36=20
  PM<BR><B>To:</B> soap-user@xml.apache.org<BR><B>Cc:</B>=20
  akin@aaa.mv.com<BR><B>Subject:</B> RE: Help getting started with=20
  Soap<BR><BR></DIV></FONT>
  <DIV>
  <DIV>
  <P>Akin:</P>
  <P>how about placing soap.jar in %CATALINA_HOME%\server\lib<BR>restart =

  Tomcat<BR>try the List.jsp again<BR>Keep us apprised,</P></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV><FONT color=3D#000000 face=3D"Lucida Handwriting, Cursive" =
size=3D4>Martin=20
  Gainty<BR><FONT face=3D"Verdana, Geneva, Arial, Sans-serif" =
size=3D3></DIV>
  <DIV></DIV>
  <DIR><FONT color=3D#0000ff size=3D1>
  <DIV></DIV>
  <P>______________________________________________</FONT><FONT =
face=3DArial=20
  size=3D1><B><FONT face=3DArial size=3D2></FONT></B></FONT></P>
  <DIV></DIV>
  <P><FONT face=3DArial size=3D1><B><FONT face=3DArial =
size=3D2>Disclaimer and=20
  confidentiality note</B></FONT></FONT></P>
  <DIV></DIV>
  <P><FONT face=3DArial size=3D1><FONT face=3DArial size=3D2>Everything =
in this e-mail=20
  and any attachments relating to the official business of Laconia Data=20
  Systems</FONT><FONT color=3D#0000ff face=3DArial size=3D2> =
</FONT><FONT face=3DArial=20
  size=3D2>(LDS) is proprietary to the company. It is confidential, =
legally=20
  privileged and protected by law.&nbsp;</FONT><FONT color=3D#0000ff =
face=3DArial=20
  size=3D2><FONT color=3D#000000>LDS</FONT> </FONT><FONT face=3DArial =
size=3D2>does not=20
  own and endorse any other content. Views and opinions are those of the =
sender=20
  unless clearly stated as being that of LDS. </FONT></FONT></P>
  <DIV></DIV>
  <P><FONT face=3DArial size=3D1><FONT face=3DArial size=3D2>The person =
addressed in the=20
  e-mail is the sole authorised recipient. Please notify the sender =
immediately=20
  if it has unintentionally reached you and do not read, disclose or use =
the=20
  content in any way.</P>
  <DIV></DIV>
  <P align=3Djustify></P>
  <DIV></DIV>
  <P>LDS&nbsp;can not assure that the integrity of this communication =
has been=20
  maintained nor that it is free of errors, virus, interception or=20
  interference.</P></FONT></FONT><FONT color=3D#0000ff></DIR>
  <DIV></DIV>
  <P><FONT=20
  =
size=3D1>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;_______________________________________________</FONT></P>
  <DIV></DIV>
  <P>&nbsp;</P></FONT>
  <DIV></DIV></FONT></FONT>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>
  <DIV></DIV>&gt;From: "Akin Ayi" <AK...@AAA.MV.COM>
  <DIV></DIV>&gt;Reply-To: soap-user@xml.apache.org=20
  <DIV></DIV>&gt;To: <SO...@XML.APACHE.ORG>,=20
  <WE...@LACONIADATASYSTEMS.COM>
  <DIV></DIV>&gt;Subject: RE: Help getting started with Soap=20
  <DIV></DIV>&gt;Date: Tue, 27 Aug 2002 19:27:14 -0700=20
  <DIV></DIV>&gt;MIME-Version: 1.0=20
  <DIV></DIV>&gt;Received: from apache.org ([63.251.56.142]) by=20
  mc2-f10.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Tue, =
27 Aug=20
  2002 16:27:15 -0700=20
  <DIV></DIV>&gt;Received: (qmail 66563 invoked by uid 500); 27 Aug 2002 =

  23:26:44 -0000=20
  <DIV></DIV>&gt;Received: (qmail 66470 invoked from network); 27 Aug =
2002=20
  23:26:43 -0000=20
  <DIV></DIV>&gt;Received: from mercury.mv.net (199.125.85.40) by=20
  daedalus.apache.org with SMTP; 27 Aug 2002 23:26:43 -0000=20
  <DIV></DIV>&gt;Received: from eko (bnh-4-12.mv.com [199.125.99.204]) =
by=20
  mercury.mv.net (8.9.3/8.9.3/mem-20020217) with SMTP id TAA00871; Tue, =
27 Aug=20
  2002 19:26:43 -0400 (EDT)=20
  <DIV></DIV>&gt;Mailing-List: contact soap-user-help@xml.apache.org; =
run by=20
  ezmlm=20
  <DIV></DIV>&gt;Precedence: bulk=20
  <DIV></DIV>&gt;list-help: <MA...@XML.APACHE.ORG>
  <DIV></DIV>&gt;list-unsubscribe: =
<MA...@XML.APACHE.ORG>
  <DIV></DIV>&gt;list-post: <MA...@XML.APACHE.ORG>
  <DIV></DIV>&gt;Delivered-To: mailing list soap-user@xml.apache.org=20
  <DIV></DIV>&gt;Message-ID: =
<DN...@AAA.MV.COM>
  <DIV></DIV>&gt;X-Priority: 3 (Normal)=20
  <DIV></DIV>&gt;X-MSMail-Priority: Normal=20
  <DIV></DIV>&gt;X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 =
(9.0.2910.0)=20
  <DIV></DIV>&gt;Importance: Normal=20
  <DIV></DIV>&gt;X-MimeOLE: Produced By Microsoft MimeOLE =
V5.00.2919.6700=20
  <DIV></DIV>&gt;In-Reply-To: <F1...@HOTMAIL.COM>
  <DIV></DIV>&gt;X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N=20
  <DIV></DIV>&gt;Return-Path:=20
  soap-user-return-14866-mgainty=3Dhotmail.com@xml.apache.org=20
  <DIV></DIV>&gt;X-OriginalArrivalTime: 27 Aug 2002 23:27:17.0094 (UTC)=20
  FILETIME=3D[48231060:01C24E21]=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;Martin,=20
  <DIV></DIV>&gt;Here is the whole Error text in rsp to=20
  <DIV></DIV>&gt;http://localHost:8080/soap/admin/list.jsp=20
  =
<DIV></DIV>&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D Error =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
  <DIV></DIV>&gt;Error: 500=20
  <DIV></DIV>&gt;Location: /soap/admin/list.jsp=20
  <DIV></DIV>&gt;Internal Servlet Error:=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;org.apache.jasper.JasperException: Unable to compile=20
  =
<DIV></DIV>&gt;D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\=
list_1.java:7:=20

  <DIV></DIV>&gt;Class org.apache.soap.Constants not found in import.=20
  <DIV></DIV>&gt;import org.apache.soap.Constants;=20
  <DIV></DIV>&gt; ^=20
  =
<DIV></DIV>&gt;D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\=
list_1.java:8:=20

  <DIV></DIV>&gt;Package org.apache.soap.server not found in import.=20
  <DIV></DIV>&gt;import org.apache.soap.server.*;=20
  <DIV></DIV>&gt; ^=20
  <DIV></DIV>&gt;2 errors=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; at=20
  org.apache.tomcat.facade.JasperLiaison.javac(JspInterceptor.java:898)=20
  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.facade.JasperLiaison.processJspFile(JspI=
nterceptor.java:73=20

  <DIV></DIV>&gt;3)=20
  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.facade.JspInterceptor.requestMap(JspInte=
rceptor.java:506)=20

  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.core.ContextManager.processRequest(Conte=
xtManager.java:968=20

  <DIV></DIV>&gt;)=20
  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.core.ContextManager.internalService(Cont=
extManager.java:87=20

  <DIV></DIV>&gt;5)=20
  <DIV></DIV>&gt; at=20
  org.apache.tomcat.core.ContextManager.service(ContextManager.java:833) =

  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.modules.server.Http10Interceptor.process=
Connection(Http10I=20

  <DIV></DIV>&gt;nterceptor.java:176)=20
  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEn=
dpoint.java:494)=20

  <DIV></DIV>&gt; at=20
  =
<DIV></DIV>&gt;org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.=
run(ThreadPool.jav=20

  <DIV></DIV>&gt;a:516)=20
  <DIV></DIV>&gt; at java.lang.Thread.run(Thread.java:479)=20
  <DIV></DIV>&gt;=20
  =
<DIV></DIV>&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D End Error =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;And when I issue=20
  <DIV></DIV>&gt;http://localHost:8080/soap/servlet/rcprouter=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;I get Error=20
  <DIV></DIV>&gt;HTTP 404 - File not found=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;Thanks for helping out=20
  <DIV></DIV>&gt;-akin=20
  <DIV></DIV>&gt; -----Original Message-----=20
  <DIV></DIV>&gt; From: Martin Gainty [mailto:mgainty@hotmail.com]=20
  <DIV></DIV>&gt; Sent: Tuesday, August 27, 2002 3:50 PM=20
  <DIV></DIV>&gt; To: soap-user@xml.apache.org=20
  <DIV></DIV>&gt; Cc: akin@aaa.mv.com=20
  <DIV></DIV>&gt; Subject: RE: Help getting started with Soap=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; Akin:=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; About halfway down your error you should have the line =
and the=20
  command=20
  <DIV></DIV>&gt;that caused the exception.=20
  <DIV></DIV>&gt; let us know what that is=20
  <DIV></DIV>&gt; Best,=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; Martin Gainty=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; ______________________________________________=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; Disclaimer and confidentiality note=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; Everything in this e-mail and any attachments relating =
to the=20
  official=20
  <DIV></DIV>&gt;business of Laconia Data Systems (LDS) is proprietary =
to the=20
  company. It is=20
  <DIV></DIV>&gt;confidential, legally privileged and protected by law. =
LDS does=20
  not own and=20
  <DIV></DIV>&gt;endorse any other content. Views and opinions are those =
of the=20
  sender unless=20
  <DIV></DIV>&gt;clearly stated as being that of LDS.=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; The person addressed in the e-mail is the sole =
authorised=20
  recipient.=20
  <DIV></DIV>&gt;Please notify the sender immediately if it has =
unintentionally=20
  reached you=20
  <DIV></DIV>&gt;and do not read, disclose or use the content in any =
way.=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; LDS can not assure that the integrity of this =
communication=20
  has been=20
  <DIV></DIV>&gt;maintained nor that it is free of errors, virus, =
interception=20
  or=20
  <DIV></DIV>&gt;interference.=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; _______________________________________________=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt; &gt;From: "Akin Ayi"=20
  <DIV></DIV>&gt; &gt;Reply-To: soap-user@xml.apache.org=20
  <DIV></DIV>&gt; &gt;To:=20
  <DIV></DIV>&gt; &gt;CC:=20
  <DIV></DIV>&gt; &gt;Subject: RE: Help getting started with Soap=20
  <DIV></DIV>&gt; &gt;Date: Tue, 27 Aug 2002 18:46:58 -0700=20
  <DIV></DIV>&gt; &gt;MIME-Version: 1.0=20
  <DIV></DIV>&gt; &gt;Received: from apache.org ([63.251.56.142]) by=20
  mc2-f24.law16.hotmail.com=20
  <DIV></DIV>&gt;with Microsoft SMTPSVC(5.0.2195.4905); Tue, 27 Aug 2002 =

  15:46:43 -0700=20
  <DIV></DIV>&gt; &gt;Received: (qmail 43723 invoked by uid 500); 27 Aug =
2002=20
  22:46:21 -0000=20
  <DIV></DIV>&gt; &gt;Received: (qmail 43714 invoked from network); 27 =
Aug 2002=20
  22:46:20 -0000=20
  <DIV></DIV>&gt; &gt;Received: from mercury.mv.net (199.125.85.40) by=20
  daedalus.apache.org with=20
  <DIV></DIV>&gt;SMTP; 27 Aug 2002 22:46:20 -0000=20
  <DIV></DIV>&gt; &gt;Received: from eko (bnh-4-12.mv.com =
[199.125.99.204]) by=20
  mercury.mv.net=20
  <DIV></DIV>&gt;(8.9.3/8.9.3/mem-20020217) with SMTP id SAA12586; Tue, =
27 Aug=20
  2002=20
  <DIV></DIV>&gt;18:46:26 -0400 (EDT)=20
  <DIV></DIV>&gt; &gt;Mailing-List: contact =
soap-user-help@xml.apache.org; run=20
  by ezmlm=20
  <DIV></DIV>&gt; &gt;Precedence: bulk=20
  <DIV></DIV>&gt; &gt;list-help:=20
  <DIV></DIV>&gt; &gt;list-unsubscribe:=20
  <DIV></DIV>&gt; &gt;list-post:=20
  <DIV></DIV>&gt; &gt;Delivered-To: mailing list =
soap-user@xml.apache.org=20
  <DIV></DIV>&gt; &gt;Message-ID:=20
  <DIV></DIV>&gt; &gt;X-Priority: 3 (Normal)=20
  <DIV></DIV>&gt; &gt;X-MSMail-Priority: Normal=20
  <DIV></DIV>&gt; &gt;X-Mailer: Microsoft Outlook IMO, Build 9.0.2416=20
  (9.0.2910.0)=20
  <DIV></DIV>&gt; &gt;Importance: Normal=20
  <DIV></DIV>&gt; &gt;X-MimeOLE: Produced By Microsoft MimeOLE =
V5.00.2919.6700=20
  <DIV></DIV>&gt; &gt;In-Reply-To:=20
  <DIV></DIV>&gt; &gt;X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N=20
  <DIV></DIV>&gt; &gt;Return-Path:=20
  soap-user-return-14864-mgainty=3Dhotmail.com@xml.apache.org=20
  <DIV></DIV>&gt; &gt;X-OriginalArrivalTime: 27 Aug 2002 22:46:44.0018 =
(UTC)=20
  <DIV></DIV>&gt;FILETIME=3D[9DE92120:01C24E1B]=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;Thanks Nick, I was hoping it's not a classpath =
issue which=20
  I went over=20
  <DIV></DIV>&gt; &gt;carefully - soap.jar was set in the classpath=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;Both Server and Client are deployed on the same I =
set only=20
  one=20
  <DIV></DIV>&gt; &gt;classpath, do I need a separate classpath for the =
app=20
  server.=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;-akin=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;-----Original Message-----=20
  <DIV></DIV>&gt; &gt;From: Nick Kornweibel =
[mailto:kornweibel@surfeu.de]=20
  <DIV></DIV>&gt; &gt;Sent: Tuesday, August 27, 2002 1:38 PM=20
  <DIV></DIV>&gt; &gt;To: soap-user@xml.apache.org=20
  <DIV></DIV>&gt; &gt;Subject: AW: Help getting started with Soap=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;Your servlet is deployed, but you have a class =
path=20
  problem....check that=20
  <DIV></DIV>&gt; &gt;your app server has the soap.jar in its classpath. =

  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;(the welcome page and all that do not ensure that =
the=20
  classpath is=20
  <DIV></DIV>&gt;correct).=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;- Nick=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;-----Urspr=FCngliche Nachricht-----=20
  <DIV></DIV>&gt; &gt;Von: Akin Ayi [mailto:akin@aaa.mv.com]=20
  <DIV></DIV>&gt; &gt;Gesendet: Mittwoch, 28. August 2002 01:36=20
  <DIV></DIV>&gt; &gt;An: soap-user@xml.apache.org=20
  <DIV></DIV>&gt; &gt;Cc: akin@aaa.mv.com=20
  <DIV></DIV>&gt; &gt;Betreff: Help getting started with Soap=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;I am a first time user. I just finished installing =
Apache=20
  Soap 2.3.1 and=20
  <DIV></DIV>&gt; &gt;tomcat 3.3.1=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt; http://&gt;=20
  <DIV></DIV>&gt; &gt; Run the admin Client: Works - Gave me webPage =
with=20
  "List", "Deploy" and=20
  <DIV></DIV>&gt; &gt;"Un-deploy" on the left frame=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt; Select "List": Fails - Gave me Internal Servlet =
Error 500=20
  with=20
  <DIV></DIV>&gt; =
&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 Error=20
  =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=20
  <DIV></DIV>&gt; &gt;org.apache.jasper.JasperException: Unable to =
compile=20
  <DIV></DIV>&gt;=20
  =
&gt;D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\list_1.java=
:7:=20
  <DIV></DIV>&gt; &gt;Class org.apache.soap.Constants not found in =
import.=20
  <DIV></DIV>&gt; &gt;import org.apache.soap.Constants;=20
  <DIV></DIV>&gt; &gt; ^=20
  <DIV></DIV>&gt;=20
  =
&gt;D:\tomcat331\jakarta-tomcat-3.3.1\work\DEFAULT\soap\admin\list_1.java=
:8:=20
  <DIV></DIV>&gt; &gt;Package org.apache.soap.server not found in =
import.=20
  <DIV></DIV>&gt; &gt;import org.apache.soap.server.*;=20
  <DIV></DIV>&gt; &gt; ^=20
  <DIV></DIV>&gt; &gt;2 errors=20
  <DIV></DIV>&gt; =
&gt;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D End Error=20
  =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;Questions:=20
  <DIV></DIV>&gt; &gt;a) What did I do wrong during the installation. I =
followed=20
  online guide=20
  <DIV></DIV>&gt; &gt;b) When during the installation should the =
\servlet have=20
  been created=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;beause http://&gt;=20
  <DIV></DIV>&gt; &gt;Will appreciate any guidance=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;-akin=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;--=20
  <DIV></DIV>&gt; &gt;To unsubscribe, e-mail:=20
  <DIV></DIV>&gt; &gt;For additional commands, e-mail:=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;--=20
  <DIV></DIV>&gt; &gt;To unsubscribe, e-mail:=20
  <DIV></DIV>&gt; &gt;For additional commands, e-mail:=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;=20
  <DIV></DIV>&gt; &gt;--=20
  <DIV></DIV>&gt; &gt;To unsubscribe, e-mail:=20
  <DIV></DIV>&gt; &gt;For additional commands, e-mail:=20
  <DIV></DIV>&gt;=20
  <DIV></DIV>&gt;=20
  =
<DIV></DIV>&gt;----------------------------------------------------------=
------------------=20

  <DIV></DIV>&gt;--=20
  <DIV></DIV>&gt; Join the world&#8217;s largest e-mail service with MSN =
Hotmail.=20
  Click Here=20
  <DIV></DIV>&gt; -- To unsubscribe, e-mail: For additional commands, =
e-mail:=20
  =
<DI...@XML.APACHE.ORG></MAILTO:SOAP-USER-UNSUBSCRI=
BE@XML.APACHE.ORG></M...@XML.APACHE.ORG></DIV><BR=20
  clear=3Dall>
  <HR>
  Join the world&#8217;s largest e-mail service with MSN Hotmail. <A=20
  href=3D"http://g.msn.com/1HM1ENUS/c157??PI=3D44364">Click =
Here</A><BR>-- To=20
  unsubscribe, e-mail: <MA...@XML.APACHE.ORG>For=20
  additional commands, e-mail:=20
<MA...@XML.APACHE.ORG></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0008_01C24E0C.6D8B6060--