RE: ServiceManagerClient classpath issues

2005-01-13 Thread David Vick
(after I thought about it, I may not have done that in the 2 gazillion tries the other day). Thanks again!! Dave -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 4:18 PM To: [EMAIL PROTECTED] Subject: Re: ServiceManagerClient classpath

RE: ServiceManagerClient classpath issues

2005-01-12 Thread David Vick
al Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 4:18 PM To: [EMAIL PROTECTED] Subject: Re: ServiceManagerClient classpath issues Dave- Most ANT build.xml and most java compilers dont understand longwinded NTFS folder names e.g. C:\Program Files which

Re: ServiceManagerClient classpath issues

2005-01-12 Thread Martin Gainty
re-affirmation of Scotts suggestion) Martin- - Original Message - From: "David Vick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 12, 2005 3:56 PM Subject: RE: ServiceManagerClient classpath issues > I'm pretty sure I tried that,

RE: ServiceManagerClient classpath issues

2005-01-12 Thread David Vick
. Dave -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 3:56 PM To: [EMAIL PROTECTED] Subject: Re: ServiceManagerClient classpath issues You need something like set CLASSPATH=.;C:\apacheSoap\soap2_3_1\lib\soap.jar Scott Nichol Do not send

Re: ServiceManagerClient classpath issues

2005-01-12 Thread Scott Nichol
> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 12, 2005 3:47 PM Subject: ServiceManagerClient classpath issues > Hi all: > > I've got some issues and it driving me nuts trying to figure out why. I keep > getting a no class def found when I try to verify the client

ServiceManagerClient classpath issues

2005-01-12 Thread David Vick
ist The exception is: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/soap/server/ServiceManagerClient Here is the rest of my information: Windows XP version 2002 SP2 Environment variables: Path %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\j2sdk1.

Re: problem with ServiceManagerClient and another problem

2004-06-12 Thread Martin Gainty
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 12, 2004 3:47 AM Subject: Re: problem with ServiceManagerClient and another problem > You are right. Thanks of all helps you have given me > - Original Message - > From: "Scott Nichol" <[EMAIL PROTECTED]> &g

Re: problem with ServiceManagerClient and another problem

2004-06-12 Thread Francesco Dipalo
You are right. Thanks of all helps you have given me - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 9:33 PM Subject: Re: problem with ServiceManagerClient and another problem The s

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Scott Nichol
Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Francesco Dipalo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 2:45 PM Subject: Re: p

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Francesco Dipalo
nt: Friday, June 11, 2004 7:47 PM Subject: Re: problem with ServiceManagerClient and another problem Oops. I see you marked line 19. This means ret, the return value, was null. That almost certainly indicates that the server returned a Fault. Try changing your code to the more standard:

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Francesco Dipalo
e()); } } } Line 19 is the line in bold - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 7:12 PM Subject: Re: problem with ServiceManagerClient and another problem I am suspicious of e-mail wra

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Scott Nichol
ail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 1:12 PM Subject: Re: problem with ServiceManagerClient and another probl

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Scott Nichol
ipalo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 12:26 PM Subject: Re: problem with ServiceManagerClient and another problem > The source of GetCountApp.java is: > > package javasoap.book.ch4; > import java.net.*; > import org.apache

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Francesco Dipalo
_counter += 1; return true; } } - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 5:34 PM Subject: Re: problem with ServiceManagerClient and another problem What is line 19 of GetCountApp.jav

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Scott Nichol
> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 11:13 AM Subject: Re: problem with ServiceManagerClient and another problem > I have done as you tell and now when I try: > java javasoap.book.ch4.GetCountApp > I receive this exception: > Exception in thread "

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Francesco Dipalo
om: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 11, 2004 3:17 PM Subject: Re: problem with ServiceManagerClient and another problem This rather generic exception is masking an underlying exception. Undeploy, change CallCounterService.dd ,

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Scott Nichol
IL PROTECTED]> Sent: Friday, June 11, 2004 3:57 AM Subject: Re: problem with ServiceManagerClient and another problem > Thank for the solution Scott but now I have another problem: > > I want to deploy a service. I executed the following operations: > > - deploying with Apac

Re: problem with ServiceManagerClient and another problem

2004-06-11 Thread Francesco Dipalo
(PoolTcpEndpoint.java :584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP ool.java:683) at java.lang.Thread.run(Thread.java:534) </pre></p><HR size="1" noshade><h3>Apache Tomc at/4.1.30</h3></body></html>

Re: problem with ServiceManagerClient

2004-06-11 Thread Francesco Dipalo
Can I install Apache Xerces 1.4.4? What have I to put in my classpath? The path or any jar file? - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 10, 2004 7:34 PM Subject: Re: problem with ServiceManagerClien

Re: problem with ServiceManagerClient

2004-06-10 Thread Scott Nichol
lt;[EMAIL PROTECTED]> Sent: Thursday, June 10, 2004 4:13 AM Subject: problem with ServiceManagerClient My web server is Apache Tomcat 4.1.30 and I have Apache Soap 2.3.1 as web app. When I try: java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrout

Fw: problem with ServiceManagerClient

2004-06-10 Thread Francesco Dipalo
  - Original Message - From: Francesco Dipalo To: [EMAIL PROTECTED] Sent: Thursday, June 10, 2004 10:13 AM Subject: problem with ServiceManagerClient   My web server is Apache Tomcat 4.1.30 and I have Apache Soap 2.3.1 as web app. When I try: java

problem with ServiceManagerClient

2004-06-10 Thread Francesco Dipalo
  My web server is Apache Tomcat 4.1.30 and I have Apache Soap 2.3.1 as web app. When I try: java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter list I receive this exception: Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/dom/Nod

RE: ServiceManagerClient error

2003-03-03 Thread Bin . He
: 03/03/2003 04:27 Subject: RE: ServiceManagerClient error PM

RE: ServiceManagerClient error

2003-03-03 Thread Bin . He
03/03/2003 03:46 Subject: RE: ServiceManagerClient error PM Please respo

RE: ServiceManagerClient error

2003-03-03 Thread Bin . He
D]'" <[EMAIL PROTECTED]> s.com> cc: Subject: RE: ServiceManagerClient error

RE: ServiceManagerClient error

2003-03-03 Thread Gu, Feng
] [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2003 3:48 PM To: [EMAIL PROTECTED] Subject: ServiceManagerClient error Hi, I am trying to set up soap on my win XP computer. I have successfully installed tomcat-4.1.18. My CLASSPATH is this: CLASSPATH=C:\jakarta-tomcat-4.1.18\common\endorsed

ServiceManagerClient error

2003-03-03 Thread Bin . He
-tomcat-4.1.18\lib\mail.jar;C: \jakarta-tomcat-4.1.18\lib\activation.jar I started tomcat then ran ServiceManagerClient but got the following error. Could somebody tell me what I am missing? Thanks. C:\soap-2_3\samples\addressbook>java org.apache.soap.server.ServiceManagerClient http://localh

RE: How to disable ServiceManagerClient

2002-05-14 Thread Ruben_Inoto
MAIL PROTECTED] | | cc: | | Subject: RE: How to disable Servic

RE: How to disable ServiceManagerClient

2002-05-14 Thread armstpat
nyway. -Original Message- From: Kristján Bjarni Guðmundsson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 10:01 AM To: [EMAIL PROTECTED] Subject: RE: How to disable ServiceManagerClient So are you telling me that the only way to have a secure Apache SOAP installation is to rewrite the

RE: How to disable ServiceManagerClient

2002-05-14 Thread Kristján Bjarni Guðmundsson
: 14.05.2002 Subject: RE: How to disable ServiceManagerClient 16:04 Please respond

RE: How to disable ServiceManagerClient

2002-05-14 Thread RICARD Bertrand ext DvSI/SICoR
De : Kristján Bjarni Guðmundsson [mailto:[EMAIL PROTECTED]] Envoyé : mardi 14 mai 2002 17:28 À : [EMAIL PROTECTED] Objet : RE: How to disable ServiceManagerClient But I still want to be able to deploy using ServiceManager. I only want to disable the client so that hackers cannot deploy services o

RE: How to disable ServiceManagerClient

2002-05-14 Thread armstpat
You can extend server/http/RPCRouterServlet, rpc/Call and server/ServiceManagerClient to be password protected. You can use basic HTTP authorization, or pass information via the request headers and code your own authorization. As far as I can tell, all calls to the ServiceManager still go

RE: How to disable ServiceManagerClient

2002-05-14 Thread Kristján Bjarni Guðmundsson
But I still want to be able to deploy using ServiceManager. I only want to disable the client so that hackers cannot deploy services on my server. How do I only disable the ServiceManagerClient

RE: How to disable ServiceManagerClient

2002-05-14 Thread RICARD Bertrand ext DvSI/SICoR
sable ServiceManagerClient I am using the latest Apache SOAP v2.2 How do I disable the ServiceManagerClient? -- Ábyrgð þín varðandi tölvupóst: Your E-mail responsibilities: http://www.hugvit.is/tolvupostur --

How to disable ServiceManagerClient

2002-05-13 Thread Kristján Bjarni Guðmundsson
I am using the latest Apache SOAP v2.2 How do I disable the ServiceManagerClient? -- Ábyrgð þín varðandi tölvupóst: Your E-mail responsibilities

Disabling ServiceManagerClient

2002-05-06 Thread Kristján Bjarni Guðmundsson
I am trying to disable the ServieManagerClient so that not everybody on the internet can take over my server. This is my soap.xml file Now my ConfigManagerEx class is being loaded so the system is reading the soap.xml file however it is ignoring the serviceManager value , b

Re: Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Thalis A. Kalfigopoulos
nly) > > mail.jar > > naming-factory.jar (catalina_home only) > > soap.jar > > xerces.jar > > xmlParserAPIs.jar > > > > Tomcat starts just fine. I can see the typical "error message" when I > access http://localhost:8080/soap/servlet/rpcrouter thro

Re: Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Mark Childerson
Yes, we were able to use the admin tool, just not the command line. We didn't have to move the server to windows. We just ran the ServiceManagerClient from windows. eg: c> java org.apache.soap.server.ServiceManagerClient http://linux_host.childersoft.com:8080/soap/servlet/rpcroute

Re: Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Xavier Renard
080/soap/servlet/rpcrouter through a web browser. But if I try to list/deploy a service from the command line using the ServiceManagerClient, it just segfaults. > > Any help more than welcome. > > TIA, > thalis > >

Re: Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Jared P Jurkiewicz
to list service with ServiceManagerClient Did you/anyone try deploying through the provided admin tool: http://localhost:8080/soap/admin/index.html I can add a service, but still cannot view it from the command line when I request a "list" through ServiceManagerClient :-( I would even e

Re: Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Thalis A. Kalfigopoulos
Did you/anyone try deploying through the provided admin tool: http://localhost:8080/soap/admin/index.html I can add a service, but still cannot view it from the command line when I request a "list" through ServiceManagerClient :-( I would even exorcise the machine before considering

Re: Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Mark Childerson
e" when I >access http://localhost:8080/soap/servlet/rpcrouter through a web browser. >But if I try to list/deploy a service from the command line using the >ServiceManagerClient, it just segfaults. > >Any help more than welcome. > >TIA, >thalis

Seg fault trying to list service with ServiceManagerClient

2002-03-12 Thread Thalis A. Kalfigopoulos
calhost:8080/soap/servlet/rpcrouter through a web browser. But if I try to list/deploy a service from the command line using the ServiceManagerClient, it just segfaults. Any help more than welcome. TIA, thalis

RE: ServiceManagerClient throws exception

2002-02-18 Thread William Brogden
> -Original Message- > From: Albert Yu [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 18, 2002 8:18 AM > To: 'Soap-User (E-mail) > Subject: ServiceManagerClient throws exception > > > Hi, > > I want to try ServiceManagerCli

ServiceManagerClient throws exception

2002-02-18 Thread Albert Yu
Hi, I want to try ServiceManagerClient, but I failed, what is wrong? http://sun02:4040/soap/servlet/rpcrouter"/> "ant manager" command got this excepti

Re: disabling ServiceManagerClient [Virus Checked]

2002-01-31 Thread Steve_Salkin
Pighi" <[EMAIL PROTECTED]> on 01/31/2002 10:25:07 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Steve Salkin/3rd/US/AON) Subject: disabling ServiceManagerClient [Virus Checked] Very sorry to bother you but I don't know what to do with it. Hi, my n

disabling ServiceManagerClient

2002-01-31 Thread Isabella Pighi
Very sorry to bother you but I don't know what to do with it. Hi, my name is Isabella and I trying to configure Apache SOAP overhere. I would obtain the following behaviour, 1) disable the ServiceManagerClient 2) let the admin JSP pages working I found some clue in a posting on soap-dev ma

ServiceManagerClient

2001-10-31 Thread Daniel . Wolff
of class wich are involved with the deployment process. In the ServiceManagerClient in the invoke method I found this > SOAPHTTPConnection hc = new SOAPHTTPConnection (); > hc.setUserName (userName); > hc.setPassword (password); > call.setSOAPTransport (hc); My qu

RE: help with error: ServiceManagerClient rpc-router-url list

2001-09-17 Thread Jyothi K
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, September 18, 2001 3:45 AMTo: [EMAIL PROTECTED]Subject: help with error: ServiceManagerClient rpc-router-url list When i try and test my setup by calling java org.apache.soap.server.ServiceManagerClient rpc-router-url list   I get:   Ouch

RE: help with error: ServiceManagerClient rpc-router-url list

2001-09-17 Thread Minhaj Basha Shaik
: [EMAIL PROTECTED] Subject: help with error: ServiceManagerClient rpc-router-url list When i try and test my setup by calling java org.apache.soap.server.ServiceManagerClient rpc-router-url list I get: Ouch, the call failed: Fault Code = SOAP-ENV:Server.Exception: Fault String

help with error: ServiceManagerClient rpc-router-url list

2001-09-17 Thread Peoter Veliki
When i try and test my setup by calling java org.apache.soap.server.ServiceManagerClient rpc-router-url list   I get:   Ouch, the call failed:  Fault Code   = SOAP-ENV:Server.Exception:  Fault String = java.lang.NoSuchMethodErrorDone!   I believe I have successfully placed xerces at the b

RE: Exception while calling ServiceManagerClient

2001-07-04 Thread Matthew J. Duftler
age- > From: Ralf Bierig [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 04, 2001 8:51 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Exception while calling ServiceManagerClient > > > When I call the ServiceManagerClient, like recommended > in the SOAP2.2 d

Re: ServiceManagerClient install problem

2001-07-01 Thread Anthony Ikeda
ay, July 02, 2001 1:54 PM Subject: Re: ServiceManagerClient install problem > Now that SOAP 2.2 has been JAXP-fied, the install instructions might want to > change for JRun - you shouldn't now need to mess with the classpath in > global.properties, as JAXP will automatically take care of t

Re: ServiceManagerClient install problem

2001-07-01 Thread Glen Daniels
... (caveat: I need to try this on a fresh JRun install to confirm it works with SOAP 2.2 - it definitely works fine this way with Axis.) --Glen - Original Message - From: "Anthony Ikeda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 01, 2001 6:13 PM

RE: ServiceManagerClient install problem

2001-07-01 Thread JP Bonn
:14 PM To: [EMAIL PROTECTED] Subject: Re: ServiceManagerClient install problem If it's a JAXP problem, then there really is only one way I know of on how to fix it. I've been trying to get an answer from Allaire about this for ages (with no luck) but here is the way to sort it out: 1.

Re: ServiceManagerClient install problem

2001-07-01 Thread Anthony Ikeda
"Tom Myers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 01, 2001 10:38 PM Subject: Re: ServiceManagerClient install problem > At 11:58 PM 6/30/2001 -0700, JP Bonn wrote: > >I'm trying to run soap under JRun 3.0. I followed the installation &

Re: ServiceManagerClient install problem

2001-07-01 Thread Tom Myers
At 11:58 PM 6/30/2001 -0700, JP Bonn wrote:... >If I try running the org.apache.soap.server.ServiceManagerClient I get: >Ouch, the call failed: > Fault Code = SOAP-ENV:Server.Exception: > Fault String = java.lang.NoSuchMethodError and I answered in terms of the downloaded docs, which w

Re: ServiceManagerClient install problem

2001-07-01 Thread Tom Myers
At 11:58 PM 6/30/2001 -0700, JP Bonn wrote: >I'm trying to run soap under JRun 3.0. I followed the installation >directions for JRun (substituting soap.war in place of pointing to the >directory). I can go to the rpcRouter URL and get the "post not get" >message so everything appears OK up to th

ServiceManagerClient install problem

2001-06-30 Thread JP Bonn
I'm trying to run soap under JRun 3.0. I followed the installation directions for JRun (substituting soap.war in place of pointing to the directory). I can go to the rpcRouter URL and get the "post not get" message so everything appears OK up to that point. If I try running the org.apache.soap.

ServiceManagerClient Problem

2001-06-29 Thread David Turner
I've been getting the following exception when I run the ServiceManagerClient, which, for the life of me, can't resolve. 9:35am turner@darwin ~/src/omnigene/edu/mit/wi/omnigene/soap/examples/SearchProjectList > java org.apache.soap.server.ServiceManagerClient http://darwin:8080

ServiceManagerClient error

2001-06-28 Thread Eamon Oneill
ManagerClient.(ServiceManagerClie nt.java:81) at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient .java:216) Eamon G. O Neill (Direct: mailto:[EMAIL PROTECTED] or 650-486-6413), (Mobile: mailto:[EMAIL PROTECTED] or 415-595-6002), Development Manager, PowerMarke

ServiceManagerClient - Creating my own class

2001-06-28 Thread Anthony Ikeda
I have created my own class that should: *load a deployment descriptor file *construct a ServiceManagerClient and DeploymentDescriptor class *List all deployed services *If the service to be deployed does not exist, deploy it *Create a new entry for a particular service Here

RE: ServiceManagerClient error

2001-06-19 Thread Matthew J. Duftler
001 10:59 AM > To: [EMAIL PROTECTED] > Subject: ServiceManagerClient error > > > Hello all, > >I've been trying to get a SOAP demo up and running with Tomcat, but > I've been having difficulties... I believe I have Tomcat configured > correctly as browsing to

Re: ServiceManagerClient error

2001-06-18 Thread Tom Myers
At 10:59 AM 6/18/2001 -0400, Alex Golden F-65 coop wrote: >Hello all, > >I've been trying to get a SOAP demo up and running with Tomcat, but >I've been having difficulties... I believe I have Tomcat configured >correctly as browsing to http://localhost:8080/soap/servlet/rpcrouter >shows the co

ServiceManagerClient error

2001-06-18 Thread Alex Golden F-65 coop
Hello all, I've been trying to get a SOAP demo up and running with Tomcat, but I've been having difficulties... I believe I have Tomcat configured correctly as browsing to http://localhost:8080/soap/servlet/rpcrouter shows the correct response. However, when I try to test out the client end by

namespace error using ServiceManagerClient

2001-06-12 Thread Ed Keen
I am running the rpcrouter servlet under weblogic 6.1. My classpath has xerces.jar first (v 1.4.0), followed by soap.jar (v 2.2), followed by weblogic.jar. When I run the ServiceManagerClient utility to deploy my services, I get the following error: SOAP-ENV: Client Unable to