You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by BKS_prasad <BK...@satyam.com> on 2001/07/19 06:31:39 UTC

RE: urgent



> 	Hi All,
> 	I am also getting the same error  like most of them when ever I run
> the samples of APACHE-Soap on Jrun3.0.
> 	D:\soap-2_2>java samples.addressbook.GetAddress
> http://localhost:8100/soap/servlet/rpcrouter "John B . Good"
> 	Generated fault:
> 	  Fault Code   = SOAP-ENV:Server.Exception:
> 	  Fault String = java.lang.NoSuchMethodError
> 
> 	I already read the  posted solutions.I followed all instructions
> like xerces1.3.0 etc Still I am getting the same problem.
> 	I am sending the classpaths for server as well as My systemPath
> 
> 	
> MysystemPath:D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2
> _2;E:\jdk1.3\lib\dt.jar;E:\jdk1.3\lib\tools.jar;E:\jdk1.3\lib\servlet.jar;
> D:\JRun3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;.
> ;
> 
> 	jrun-default.bat
> 	MyserverPath
> 
> 	@echo off
> 	set
> classpath=D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2;
> D:\JRun3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;%
> classpath%;
> 	start jrun -start default
> 
> 	My apache-SOAP samples are in D:\soap-2_2;
> 
> 	Can Any body help in resolving this problem
> 	Thanks&Regards
> 	Prasad
> 
> 

RE: urgent

Posted by "R. Blaine Mincey" <bl...@mindspring.com>.
RE: urgentI was having a very difficult time as well.  I started using
Xerces 1.4.1 and everything worked.  Try getting the latest version of
Xerces and give that a shot.

Blaine
  -----Original Message-----
  From: BKS_prasad [mailto:BKS_prasad@satyam.com]
  Sent: Wednesday, July 18, 2001 9:32 PM
  To: soap-user@xml.apache.org
  Subject: RE: urgent






      Hi All,
      I am also getting the same error  like most of them when ever I run
the samples of APACHE-Soap on Jrun3.0.
      D:\soap-2_2>java samples.addressbook.GetAddress
http://localhost:8100/soap/servlet/rpcrouter "John B . Good"
      Generated fault:
        Fault Code   = SOAP-ENV:Server.Exception:
        Fault String = java.lang.NoSuchMethodError

      I already read the  posted solutions.I followed all instructions like
xerces1.3.0 etc Still I am getting the same problem.

      I am sending the classpaths for server as well as My systemPath


MysystemPath:D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2
;E:\jdk1.3\lib\dt.jar;E:\jdk1.3\lib\tools.jar;E:\jdk1.3\lib\servlet.jar;D:\J
Run3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;.;

      jrun-default.bat
      MyserverPath

      @echo off
      set
classpath=D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2;D:
\JRun3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;%clas
spath%;

      start jrun -start default

      My apache-SOAP samples are in D:\soap-2_2;

      Can Any body help in resolving this problem
      Thanks&Regards
      Prasad




RE: urgent

Posted by "R. Blaine Mincey" <bl...@mindspring.com>.
RE: urgentI was having a very difficult time as well.  I started using
Xerces 1.4.1 and everything worked.  Try getting the latest version of
Xerces and give that a shot.

Blaine
  -----Original Message-----
  From: BKS_prasad [mailto:BKS_prasad@satyam.com]
  Sent: Wednesday, July 18, 2001 9:32 PM
  To: soap-user@xml.apache.org
  Subject: RE: urgent






      Hi All,
      I am also getting the same error  like most of them when ever I run
the samples of APACHE-Soap on Jrun3.0.
      D:\soap-2_2>java samples.addressbook.GetAddress
http://localhost:8100/soap/servlet/rpcrouter "John B . Good"
      Generated fault:
        Fault Code   = SOAP-ENV:Server.Exception:
        Fault String = java.lang.NoSuchMethodError

      I already read the  posted solutions.I followed all instructions like
xerces1.3.0 etc Still I am getting the same problem.

      I am sending the classpaths for server as well as My systemPath


MysystemPath:D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2
;E:\jdk1.3\lib\dt.jar;E:\jdk1.3\lib\tools.jar;E:\jdk1.3\lib\servlet.jar;D:\J
Run3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;.;

      jrun-default.bat
      MyserverPath

      @echo off
      set
classpath=D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2;D:
\JRun3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;%clas
spath%;

      start jrun -start default

      My apache-SOAP samples are in D:\soap-2_2;

      Can Any body help in resolving this problem
      Thanks&Regards
      Prasad