like i said before its a CLASSPATH problem.
make sure you have samples.addressbook.Address in your
classpath(system+tomcat)
> --
> From: Manu De Backer
> Reply To: [EMAIL PROTECTED]
> Sent: Thursday, September 13, 2001 12:29 PM
> To: [EMAIL PROTECTED]
> Subje
I'm trying the SOAP addressbook sample. The server (TOMCAT v3.2, Windows =
2000) is properly installed. While executing the testit batch file I get =
the following error:
Fault String =3D Deployment error in SOAP service urn:AddressFetcher': =
class name 'samples.addressbook.Address' could not be
you need to set UseSSL property of connector = True. Pass end point URL as
https://servername:443/soap/servlet/rocrouter. Where 443 is port on which
https (ssl) is running. We are using VB client and Java server and https
works fine with these things. our server side platform is tomcat/apache.
Hi,
Is the location of your classes given in the classpath? And did you
properly install the soap.war file into tomcat? You can check if the soap
directory in tomcat is having the samples folder and all other classes of
the samples.If not then the soap.war file is not deploed properly into
t
Hi guys
I am using the Apache-SOAP 2_2 implementation to handle raw SOAP documents.
When I send the following Document to the server, all is OK and I get the
appropriate response.
--
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi
Title: RE: SOAP Fault ..
I made sure Tomcat.bat was having xerces in the classpath and it worked.
- Madhav
-Original Message-
From: Minhaj Basha Shaik [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 4:01 AM
To: [EMAIL PROTECTED]
Subject: SOAP Fault ..
Hi,
I hav
I am trying to find a way to make UDDI calls using Microsoft Soap
toolkit. This is to find business entity, service, accesspoint, etc
information from IBM's UDDI server that I have setup, by making MS soap
toolkit calls. I will be making these MS soap toolkit calls from
a PowerBuilder client t
Vikram Rajan wrote:
>
>from what it says at xml.apache.org, looks like axis will be the next
>release.
>
>no idea when it will be released, though the code is available for
download
>from the CVS repository
An alpha of Axis is available at http://xml.apache.org/dist/axis/alpha1/ .
Nightly builds
from what it says at xml.apache.org, looks like axis will be the next
release.
no idea when it will be released, though the code is available for download
from the CVS repository
> --
> From: Mack Hendricks
> Reply To: [EMAIL PROTECTED]
> Sent: Wednesday, September
it can only be a classpath problem.
check that the current directory and the directory are in the
system classpath as well as tomcat's classpath.
> --
> From: Manu De Backer
> Reply To: [EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2001 7:47 PM
> To: [EMAI
I'm trying the SOAP addressbook sample. The server (TOMCAT v3.2, Windows =
2000) is properly installed. While executing the testit batch file I get =
the following error:
Fault String =3D Deployment error in SOAP service urn:AddressFetcher': =
class name 'samples.addressbook.Address' could not
Hi all,
I get the following java.lang.NullPointerException error when I try and use
the List command in the admin page.
Has anyone else had a similar problem? It works fine on an older version of
Tomcat.
Ben.
Location: /apache-soap/admin/list.jsp
Internal Servlet Error:
javax.servlet.ServletExc
Hi All,
Does anyone know if theres going to be another release of Apache SOAP?
If so, when? Or will Axis be the next release?
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Hi !
If anyone has such configuration, please tell me, how you got it working.
Best regards,
Stepan Samarin, Web developer
[EMAIL PROTECTED]
Daxx Web Industries | www.daxx.ru
I had the exact same error before. You have an old XML parser in front of
the new parser in the CLASSPATH. Make sure you have the JAXP parser at the
begining of your classpath.
-Original Message-
From: Minhaj Basha Shaik [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 7:01
Hi,
I have installed SOAP-2.2 and i am using TOMCAT-3.1.1 as servlet
engine..
All installation testings on server side are going perfect.
but when i try to run the command java
org.apache.soap.server.ServiceManager
http://localhost:8080/soap/servlet/rpcrouter list
it throws following error
Hi All,
Soap Client is written in VB and the EJB service is deployed on weblogic server.
The client is working fine with http url.
Now I want to give interface to SSL.
If I deploy the service on weblogic and client is written in java then the application is working fine with SSL setting i.e w
17 matches
Mail list logo