Re: SOAP NPE Error

2004-09-27 Thread Scott Nichol
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 27, 2004 1:46 PM Subject: RE: SOAP NPE Error > Actually, all I'm doing is calling my method. And it appears not to be a > problem with the SOAP message itself. I'm converting an existing servlet > over

RE: SOAP NPE Error

2004-09-27 Thread Hubble, Christopher
Ah, okay. Thanks. Chris -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Monday, September 27, 2004 2:06 PM To: [EMAIL PROTECTED] Subject: Re: SOAP NPE Error This list is for Apache SOAP. Please post your Axis question to [EMAIL PROTECTED] Scott Nichol Do not

Re: soap attachment error

2004-08-23 Thread gurcharan singh
Thanxs for ur help.. I have reloaded the TOMCAT again and now it's working, but still not been able to find out the reason for the earlier error. The service is using Apache SOAP COM Provider plugin for developing a interface with a COM DLL.So do u want to say that the service implement

Re: soap attachment error

2004-08-23 Thread Scott Nichol
The only place I see this error message in the source is in the COM Provider. Has this service implementation changed to use COM? Scott 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

Re: soap attachment error

2004-08-22 Thread Martin Gainty
How are you declaring this datatype in your WSDL? Martin- - Original Message - From: "gurcharan singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, August 22, 2004 3:33 PM Subject: soap attachment error > hi! > I am attaching a zip file with the

soap attachment error

2004-08-22 Thread gurcharan singh
hi! I am attaching a zip file with the SOAP message and sending it to the web service. Earlier I was able to run my code properly but now sudennly i am getting this error - Generated fault: [Attributes={}] [faultCode=SOAP-ENV:Server] [faultString=Currently unsupported data type

Re: SOAPException: Error opening socket: Connection timed out:

2004-08-04 Thread Scott Nichol
se it is filtered to accept only mail from specific mail lists. - Original Message - From: "Shaoguang Cong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 04, 2004 8:02 AM Subject: Re: SOAPException: Error opening socket: Connection timed out: &

Re: SOAPException: Error opening socket: Connection timed out:

2004-08-04 Thread Shaoguang Cong
APIs from apache.soap or Axis packages. Do you know a way to pass the firewall? Thanks. Shao Guang Cong - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 03, 2004 4:37 PM Subject: Re: SOAPException: Error opening soc

Re: SOAPException: Error opening socket: Connection timed out:

2004-08-03 Thread Scott Nichol
. - Original Message - From: "Shaoguang Cong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 03, 2004 5:15 PM Subject: SOAPException: Error opening socket: Connection timed out: I'm getting the following error when trying to run the sample c

SOAPException: Error opening socket: Connection timed out:

2004-08-03 Thread Shaoguang Cong
I'm getting the following error when trying to run the sample client attached and got the exceptions with no idea about what could be the real problem.  Thanks for any help.   -Shao     [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: java.net.ConnectExce

Re: Deserializer Error

2004-06-01 Thread Scott Nichol
chol 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: "nilesh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 31, 2004 11:03 AM Subject: Deserialize

Deserializer Error

2004-05-31 Thread nilesh
Hi , I am using Apacge SOAP 2.3.1 .I keep getting the following error : [SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to deserialize a ' http://soap.ejb.businessobjects.a2g.infocorpnow.com:querySessionBean Return' using encoding style 'null'

Error in SOAP2.3.1

2004-04-07 Thread jyotsna
Hello All I am getting the following SOAP error while sending Japanese characters : Can't find resource for bundle java.util.PropertyResourceBundle, key SOAP-ENV:Protocol Can anyone please help me . best regds Jyotsna -Original Message- From: Scott Nichol [mailto:[EMAIL PROT

Re: Anyone seen this error?

2004-04-06 Thread Scott Nichol
sday, April 06, 2004 9:13 PM Subject: Re: Anyone seen this error? Can someone please tell me how to get off this mailing list. I thought I was off but some messages keep coming through. Thanks. - Original Message - From: John R Meloro To: [EMAIL PROTECTED] Sent: T

Re: Anyone seen this error?

2004-04-06 Thread Richard Wray
Subject: Re: Anyone seen this error? I am using JAX-RPC.  However, in researching the error, I saw reference toAxis and having nothing left to try I thought I would throw it out there...- Original Message -From: "Scott Nichol" <[EMAIL PROTECTED]>

Re: Anyone seen this error?

2004-04-06 Thread John R Meloro
I am using JAX-RPC. However, in researching the error, I saw reference to Axis and having nothing left to try I thought I would throw it out there... - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 06, 20

Re: Anyone seen this error?

2004-04-06 Thread Scott Nichol
- From: "John R Meloro" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 05, 2004 7:17 PM Subject: Anyone seen this error? All, Has anyone ever seen the following kid of error before? java.lang.NoSuchMethodError: javax.xml.soap.SOAPMessage.getSOAPBody()Lj

Anyone seen this error?

2004-04-05 Thread John R Meloro
All, Has anyone ever seen the following kid of error before? java.lang.NoSuchMethodError: javax.xml.soap.SOAPMessage.getSOAPBody()Ljavax/xml/soap/SOAPBody; I get it after I perform the following code snippet:...// Edit to provide your own username and passwordString username = args[0

Re: Error building response envelope

2004-03-05 Thread Scott Nichol
good start. Scott 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: "nilesh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 5:32 AM Subje

Re: Error building response envelope

2004-03-05 Thread nilesh
based on VB6.0 and they are getting timed out... but when i looked at my Oracle9iAS Application.log i got following error.. javax.servlet.ServletException: Error building response envelope: [SOAPException: faultCode=SOAP-ENV:Server; msg=java.lang.IllegalArgumentException: Attempted to write longer

Re: Error building response envelope

2004-03-04 Thread Scott Nichol
IL PROTECTED]> Sent: Thursday, March 04, 2004 12:49 PM Subject: Error building response envelope Hi All, my soap service is generating following error javax.servlet.ServletException: Error building response envelope: [SOAPException: faultCode=SOAP-ENV:Server; msg=java.lang.IllegalArgumentE

Error building response envelope

2004-03-04 Thread nilesh
Hi All, my soap service is generating following error javax.servlet.ServletException: Error building response envelope: [SOAPException: faultCode=SOAP-ENV:Server; msg=java.lang.IllegalArgumentException: Attempted to write longer than Content-Length (655 + 468 / 655)] Can any one tell me

Data Handler error

2004-02-13 Thread sunil joshi
I am trying to build a web service with data Handlers. The following error is being encountered. This is on WAS 4.0.6. Any thoughts?   [Initializing com/ibm/soap/server/XMLDrivenConfigManager] [Running static initializer for com/ibm/soap/server/XMLDrivenConfigManager] [Signaling in VM: java

Broken Pipe error

2003-10-25 Thread Praveen Peddi
We are using apache soap 2.2 on weblogic7.0 and when using soap services we are seeing the following error coming from RPCRouterServlet. Does anyone know when this problem may occur. Since its not even reaching our soap services, I am thinking the problem might be with either the soap tool

SOLVED - INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-17 Thread arvind
j is in use. I have not used that, as I installed a Sun JDK on my Linux box, so I have no experience with whether or not it may have the problem you are experiencing as a bug. My only suggestion would be to install a Sun JDK and see whether you still get the error. Scott Nichol Do not send e-m

Re: Re: Re: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-17 Thread Scott Nichol
he problem you are experiencing as a bug. My only suggestion would be to install a Sun JDK and see whether you still get the error. Scott 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 -

Re: Re: Re: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-17 Thread arvind
Hi, Sorry, but i am not able to solve the problem by following your instructions. I again downloaded soap v2.3.1 binaries mail.jar activation.jar and followed the earlier mentioned sequence, but i am getting the same error. Now i am downloading xerces v2.5 binaries, hoping i might solve the

Re: Re: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-16 Thread Scott Nichol
Necessary class and jar files are the class and jar files with bytecode for your services and code upon which they depend. I replied to your e-mail in haste, however, and I doubt that your Tomcat installation is the problem. The exception is a verification error. That probably means a jar you

Re: Re: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-16 Thread arvind
ccept only mail from specific mail lists. - Original Message - From: "arvind" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 1:04 AM Subject: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3 > Hi, > I downloaded soap-bin-2.3.

Re: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-16 Thread Scott Nichol
from specific mail lists. - Original Message - From: "arvind" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 1:04 AM Subject: INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3 > Hi, > I downloaded soap-bin-2.3.tar.gz, extracted

INCOMPATIBLE RETURN TYPE ERROR - SOAP-2.3

2003-09-15 Thread arvind
#x27; file into the 'Jakarta-Tomcat-3.3.1a' webservers' webapps folder. Now i started the webserver and compiled the Calc.java code successfully. Then i executed it and perfomed the following sequence of operations, but whenever i entered a arithmatic operator, i got the error say

error with simple soap connection

2003-09-03 Thread Jonathan Roberts
er when I call java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter list   from the command line I get the following error :   Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=Erroropening socket: Connection refused: connect; targetException=java.lang.IllegalAr

Re: error starting tcptunnelgui

2003-08-14 Thread Scott Nichol
lt;[EMAIL PROTECTED]> Sent: Thursday, August 07, 2003 5:00 PM Subject: error starting tcptunnelgui > Hello, > > although i know this is somewhat out off topic: > I get the following error message when i (try) to start TcpTunnelGUI: > "exception in thread "main"

RE: error starting tcptunnelgui

2003-08-14 Thread Sinha, Madhukar [IT]
:56 PM To: [EMAIL PROTECTED] Subject: Re: error starting tcptunnelgui Hi Scott, finally I solved the problem. I was logged in (X11 Session) as a normal user and did su to root in a shell. The error occurred as I tried to invoke TcpTunnelGui under root. As I did su back to a normal user I found out

Re: error starting tcptunnelgui

2003-08-14 Thread Don Vito
Hi Scott, finally I solved the problem. I was logged in (X11 Session) as a normal user and did su to root in a shell. The error occurred as I tried to invoke TcpTunnelGui under root. As I did su back to a normal user I found out that there was a environment variable 'XSESSION_IS_UP=yes&#

WSDLReader Error : XML Parser failed at line 0

2003-08-10 Thread Vishal Shah
Has anyone experienced following error msg when calling a service (implemented using Apache 2.2 on WAS) using a VB 6 client & MS SOAP Toolkit 3 ? The java proxy (generated using WSDL) works fine..   Fault Detail : WSDLReader:XML Parser Failed at linenumber 0... A connection with the server c

error starting tcptunnelgui

2003-08-08 Thread Don Vito
Hello, although i know this is somewhat out off topic: I get the following error message when i (try) to start TcpTunnelGUI: "exception in thread "main" java.lang.InternalError: Can't connect to X11 server using ':0.0' as the value of the DISPLAY variable". I&

soaprouter is giving Internal server error

2003-06-23 Thread Ramneek Handa
Hi all, I'm getting a 500 Internal Server Error when I'm trying to invoke the following SOAP_URL @ http://localhost:/soap/servlet/soaprouter. My soap.war contains the service implementation (including the web.xml etc.) I'm deploying on OC4J (Oracle 9iAS). I've even

complex response type error

2003-03-31 Thread Ben Hawes
I've seen one example of this exact question in the archives, but AFAICT it was never answered. I'm talking to a c++ Soap server via ApacheSoap, and I'm getting this error: "The value of the 'http://schemas.xmlsoap.org/soap/encoding/:arrayType' attribute must be

complex response type error

2003-03-31 Thread Ben Hawes
I've seen one example of this exact question in the archives, but AFAICT it was never answered. I'm talking to a c++ Soap server via ApacheSoap, and I'm getting this error: "The value of the 'http://schemas.xmlsoap.org/soap/encoding/:arrayType' attribute must be

Re: stockquote example error

2003-03-28 Thread Scott Nichol
The stock quote sample used a third party service that is no longer in business. Therefore, it will always fail. On 4 Mar 2003 at 16:01, [EMAIL PROTECTED] wrote: > I keep getting the following error when running > soap-2_3/samples/stockquote. I have no problem running addressbook e

stockquote example error

2003-03-04 Thread Bin . He
I keep getting the following error when running soap-2_3/samples/stockquote. I have no problem running addressbook example. I appreciate any help and suggestions. Bin C:\soap-2_3\samples\stockquote>testit This test assumes a server URL of http://localhost:8080/soap/servlet/rpcrouter Deploy

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
Thanks for the help but I got the same error message. My tomcat may not be configured correctly. What do I need to set in tomcat-4.1.18 in order to try the soap addressbook examples? Bin He

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: Tomcat 4.1.18, JDK 1.4.1, & Soap--Error log exerpts

2003-02-19 Thread J M Craig/Alpha-G
er that colon--a more specific explanation, perhaps? It sure doesn't look like a method-not-found or wrong XML processing kind of error from the exception trace, but I suppose it could be What about the NativeMethod stuff? Is it possible the error is because I don't have the jkjni.so modu

Re: Tomcat 4.1.18, JDK 1.4.1, & Soap--Error log exerpts

2003-02-19 Thread J M Craig/Alpha-G
pps directory wherever I think I'm having a problem. First I put it in the ROOT context to see if I can access it there. Then I'll move it around until I get the Resource Not Available error. Simplifying helps target the error and its scope. Good luck,

Re: SOAP Proxy Error

2003-01-13 Thread Scott Nichol
Jack, Please post Axis questions to [EMAIL PROTECTED] Thanks. Scott Nichol - Original Message - From: "Jack Byrne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 10:04 AM Subject: SOAP Proxy Error > Hello, > > I am trying t

Re: SOAP Proxy Error

2003-01-13 Thread Martin Gainty
>To: [EMAIL PROTECTED] >Subject: SOAP Proxy Error >Date: Mon, 13 Jan 2003 15:04:42 + >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142]) by mc9-f3.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 13 Jan 2003 07:10:26 -0800 >Received: (qmail 70367 invoked

SOAP Proxy Error

2003-01-13 Thread Jack Byrne
Hello, I am trying to send a SOAP Message to a HTTP Web Server and I am getting the following error javax.xml.soap.SOAPException: (502)Proxy Error at org.apache.axis.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:99) What are the reasons for this and how can I diagnose it

Re: SOAP Error

2002-12-31 Thread Vijay Shinde
etting following error. > > C:\soap-2_3\samples\hello>java Example1_client > http://localhost:8080/soap/servle > t/rpcrouter "vijay" > > Calling the SOAP Server to say hello > > The SOAP Server says: http://localhost:8080/soap/servlet/rpcrouter >

Re: SOAP Error

2002-12-31 Thread Vijay Shinde
Hey Scott, I got rid of the white space Now i am getting following error. C:\soap-2_3\samples\hello>java Example1_client http://localhost:8080/soap/servle t/rpcrouter "vijay" Calling the SOAP Server to say hello The SOAP Server says: http://localhost:8080/soap/servlet/rpcrouter O

Re: SOAP Error

2002-12-31 Thread Scott Nichol
First, a guess. Does your deployment descriptor include white space in the specification of the fault listener? The following might cause an error like you observe: org.apache.soap.server.DOMFaultListener If you do have white space, get rid of it like

SOAP Error

2002-12-31 Thread Vijay Shinde
OAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported respon se content type "text/html", must be: "text/xml". Response w as: <html><head><title>Apache Tomcat/4.0.4 - Error report</titl e><STYLE><!--H1{font-family : sans-serif,Arial,Taho

Soap error

2002-12-27 Thread Vijay Shinde
I am getting content type mismatch error while running SOAP program Any help is appreciated. Vijay The SOAP Server says: Exception in thread "main" [SOAPException: faultCode=SOAP- ENV:Protocol; msg=Unsupported response content type "text/html", must be: "text/ xm

Re: [Fwd: error while running SOAP example]

2002-12-26 Thread Martin Gainty
;Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [Fwd: error while running SOAP example] >Date: Thu, 26 Dec 2002 12:12:26 -0500 >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142]) by mc10-f12.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600);

Re: [Fwd: error while running SOAP example]

2002-12-26 Thread Vijay Shinde
note Thats right i AM a Stupid American    _GMT-5___ >From: "Satish K Terala" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [Fwd: error while running SOAP example] >Date: Wed, 25 Dec 2002 01:30:42 +05

Re: [Fwd: error while running SOAP example]

2002-12-25 Thread Rakesh . Kumar
Dear all i am getting following error when i am runnings samples addressbook2 examples any help will be appreciated ... I request apache team to put at least nice and clear steps to run this examples . i am running at win2000,weblogic6.1 sp2,xerces1.4.3 ANy help will be appreciated thanx in

Re: [Fwd: error while running SOAP example]

2002-12-25 Thread Martin Gainty
Satish K Terala" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [Fwd: error while running SOAP example] >Date: Wed, 25 Dec 2002 01:30:42 +0530 >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142]) by mc8-f19.la

Re: [Fwd: error while running SOAP example]

2002-12-24 Thread Satish K Terala
. Vijay Shinde cc: Subject: [Fwd: error while running SOAP example

Re: [Fwd: error while running SOAP example]

2002-12-24 Thread Martin Gainty
MSN 8 with e-mail virus protection service: 3 months FREE*. -- To unsubscribe, e-mail: For additional commands, e-mail:

[Fwd: error while running SOAP example]

2002-12-24 Thread Vijay Shinde
Processor.ja va:1125) at java.lang.Thread.run(Thread.java:479) ] ] [FaultEntries=] -- This communication is intended for the addressee(s) and may contain confidential and legally privileged information. We do not waive confidentiality or privilege by mistransmission. If you have received this

Re: Please help: SOAP 2.3 out of memory error

2002-12-10 Thread Scott Nichol
Although the client displays the error, the error actually occurs on the server. You *may* be able to get around the problem by increasing the JVM max heap size for your servlet container, but only if your payloads are small enough to fit into that amount of memory. Of course, if the server is

AW: Please help: SOAP 2.3 out of memory error

2002-12-05 Thread Malte Kempff
Hi Hongda, I am working with large Vectors and got also such error. My solution is to seperate the vector into blocks, having a soap-rpc-service somthing like int giveHandle() and Vector giveNextBlock(int handle). The handle in my case is a DB-Sequence, so I am sure it is unique. maybe you need to

Please help: SOAP 2.3 out of memory error

2002-12-05 Thread Hongda Lin
Hi, I am using SOAP 2.3 with Tomcat 4.0.4 (Coyote as HTTP connector). I am using RPC calls. It normally runs ok, except it gives me java.lang.OutOfMemoryError on the client side sometimes(probably working with large strings). The complete error message is: Generated fault: [Attributes

Re: What is this Error?

2002-12-03 Thread Scott Nichol
Message - From: "Justin F. Knotzke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 03, 2002 1:52 PM Subject: Re: What is this Error? > On Tue, Dec 03, 2002 at 12:28:43PM -0500, Scott Nichol wrote: > > Basically, your client has received a r

Re: What is this Error?

2002-12-03 Thread Justin F. Knotzke
and I made sure Xerces was at the top of my Classpath. I still get the same error. I was trying to call addGroup() in the Journyx API after having created my GroupRecord in the same fashion as UserRecord which you so kindly showed me. Is it safe to say that the bug is on Journyx's side?

Re: What is this Error?

2002-12-03 Thread Scott Nichol
2002 12:18 PM Subject: What is this Error? > >Could someone please explain this error: > > SOAPException: faultCode=SOAP-ENV:Client; msg=Parsing error, response > was: > Attribute name "SOAP.structType" must be followed by the '=' character.; >

What is this Error?

2002-12-03 Thread Justin F. Knotzke
Could someone please explain this error: SOAPException: faultCode=SOAP-ENV:Client; msg=Parsing error, response was: Attribute name "SOAP.structType" must be followed by the '=' character.; targetException=org.xml.sax.SAXParseException: Attribute name "SOAP.structType

Re: WheaterService Namespace error

2002-11-29 Thread Scott Nichol
There is a problem with the Xerces 1.3.1 implementation. See http://xml.apache.org/soap/faq/faq_chawke.html#Q1_2. Scott Nichol - Original Message - From: "u14836" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 9:54 AM Subject: WheaterS

WheaterService Namespace error

2002-11-29 Thread u14836
-u http://services.xmethods.net/soap/servlet/rpcrouter 71862 And it just keeps giving me the following error: Invoking weather service at: http://services.xmethods.net/soap/servlet/rpcrouter Exception in thread "main" java.lang.IllegalArgumentException: Unable to resolve name

Re: Error calling webservice.

2002-11-25 Thread Scott Nichol
Looking at the 2.2 source (http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/src/org/apac he/soap/util/xml/DOM2Writer.java?rev=1.4), I see that line 139 is String elNamespaceURI = node.getNamespaceURI(); The error means the XML parser classes are being loaded from a library that

Error calling webservice.

2002-11-23 Thread Shivshanker G. Shenoy
Title: Error calling webservice. Hi, We get this error in our soap client while using apache soap (version 2.2). Our client program runs within iPlanet App Server 6.5 SP4 on Windows 2k. This error is thrown at objMessage.send() method call line. Any guidance will be greatly appreciated

Re: Unable to initialize context error with EJB on IPlanet (iAS 6.0)

2002-11-19 Thread Scott Nichol
Sent: Tuesday, November 19, 2002 6:57 AM Subject: Re: Unable to initialize context error with EJB on IPlanet (iAS 6.0) > Thanks for all your replies. > > As I originally suspected, the problem was a JNDI naming problem. > > As I know how frustating it can be for someone startin

Re: Unable to initialize context error with EJB on IPlanet (iAS 6.0)

2002-11-19 Thread Fergus O'Dalaigh
Thanks for all your replies. As I originally suspected, the problem was a JNDI naming problem. As I know how frustating it can be for someone starting to get all this going, I'll give a short explanation what I did to get it working. Here is the deployment descriptor: http://xml.apache.org/xml

Re: Unable to initialize context error with EJB on IPlanet (iAS 6.0)

2002-11-14 Thread Raghavan Srinivasan
need to use EJB's as services. I'm using iAS 6.0 (iPlanet Application Server) and SOAP 2.3.1. I get a "Unable to initialize context" error when I run my SOAP client. Here is my SOAP deployment descriptor: http://xml.apache.org/xml-soap/deployment"; id=&quo

Re: Unable to initialize context error with EJB on IPlanet (iAS 6.0)

2002-11-14 Thread Scott Nichol
to initialize context error with EJB on IPlanet (iAS 6.0) > Here's a Sun iPlanet sample description. At the bottom, I notice that > ContextProviderURL is left blank. > > Scott Nichol > - Original Message - > From: "Fergus O'Dalaigh" <[EMAIL PROT

Re: Unable to initialize context error with EJB on IPlanet (iAS 6.0)

2002-11-14 Thread Scott Nichol
ct: Unable to initialize context error with EJB on IPlanet (iAS 6.0) > Hi, I've deployed normal Java classes as services on the SOAP web app, but I really need to use EJB's as services. > > I'm using iAS 6.0 (iPlanet Application Server) and SOAP 2.3.1. > > I get a

Unable to initialize context error with EJB on IPlanet (iAS 6.0)

2002-11-14 Thread Fergus O'Dalaigh
Hi, I've deployed normal Java classes as services on the SOAP web app, but I really need to use EJB's as services. I'm using iAS 6.0 (iPlanet Application Server) and SOAP 2.3.1. I get a "Unable to initialize context" error when I run my SOAP client. Here is my SOAP depl

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread dumdum 420
versin of Apache SOAP yu are using and I can update my .jar files. thanx for following this up. Bhanu Pabreja. From: Scott Nichol <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Error while fetching data from a web service using SOAP Date: Tue,

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread vakkaraju
if u are using ibm http server, logon to admin console of ibm http server(http://localhost:8008/admin) and go to Performance/server settings ? set "enable fast response caching" to "NO" Vishnu. -- To unsubscribe, e-mail: For additional commands,

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread Scott Nichol
- From: "dumdum 420" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 2:43 PM Subject: Re: Error while fetching data from a web service using SOAP > Well I just used a build in TCP/IP Monitor build in WSAD and was able to get > the feedback

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread dumdum 420
Nichol <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Error while fetching data from a web service using SOAP Date: Tue, 12 Nov 2002 14:12:11 -0500 There's nothing obvious that comes to mind. I asked about your environment because if you used some

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread Scott Nichol
ichol - Original Message - From: "dumdum 420" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 2:02 PM Subject: Re: Error while fetching data from a web service using SOAP > I am using JDK 1.3.1 with Websphere4.0 on Win2k box. I really did

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread dumdum 420
work it from there and let you know what happens on my localhost. But mean while if u can think of anything do let me know. Thanx, Bhanu Pabreja From: Scott Nichol <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Error while fetching data from a web s

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread Scott Nichol
Message - From: "dumdum 420" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 11:59 AM Subject: Re: Error while fetching data from a web service using SOAP > I am glad somebody responded. It varies between 69414 bytes or 69415 bytes. >

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread dumdum 420
I am glad somebody responded. It varies between 69414 bytes or 69415 bytes. Bhanu Pabreja From: Scott Nichol <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Error while fetching data from a web service using SOAP Date: Tue, 12 Nov 2002 11:13:22 -0500 A

Re: Error while fetching data from a web service using SOAP

2002-11-12 Thread Scott Nichol
Are you still having this problem? If so, does the error always state 69415 bytes read, or does that number change? In other words, is the error completely reproducible? Scott Nichol - Original Message - From: "dumdum 420" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

Error while fetching data from a web service using SOAP

2002-11-07 Thread dumdum 420
Hi All, I am fetching a String from my Java program which is web service enabled. When the string is not very big the data comes easily and is displayed on the client who is accesing this webservice but when the String becomes long i get the following exception: exception: [SOAPException: faultC

Re: "Unsupported response content type" Error...Any ideas?

2002-10-24 Thread Scott Nichol
Scott Nichol - Original Message - From: "Kunisetty, Sridhar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 24, 2002 2:59 PM Subject: "Unsupported response content type" Error...Any ideas? > I am a new user of SOAP. I have installed A

"Unsupported response content type" Error...Any ideas?

2002-10-24 Thread Kunisetty, Sridhar
tml> When I tried to test the installation using the fol. command java org.apache.soap.server.ServiceManagerClient rpc-router-url list I am getting the fol. error: [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type "text/html", mu

Re: Hii client side error

2002-10-22 Thread A N
All, Some how the soap.war file has some problems with respect to RPCMessage class. I have placed the soap.jar file under /lib/common, and the problem got solved. thanks  A N <[EMAIL PROTECTED]> wrote: All, I am getting following error. The deployement went fine and I can list it throu

Hii client side error

2002-10-22 Thread A N
All, I am getting following error. The deployement went fine and I can list it through the admin tool. I am getting the following error when I am running the client program. I have soap.jar in my classpath on the console. I am using soap2.3.1 on tomcat 3.3. I have deployed using war file method

Add Web Reference Error

2002-10-22 Thread jingkun . hu
I can deploy the built-in service (AdminService and Version from Axis 1.0), but I cannot deploy the other sample services like echo or ElementService from .NET environement. Basically it complained the WSDL files. Can somebody help me? Thanks in advance, Jingkun -- To unsubscribe, e-mail:

Re: content type error html instead of xml

2002-10-18 Thread Scott Nichol
ders: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html Scott Nichol - Original Message - From: "aman singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 16, 2002 10:45 PM Subject: content type error html instead of xml > I

Re: content type error html instead of xml

2002-10-16 Thread Martin Gainty
AmanWhich Port are you running the SOAP Server on? Martin   >From: "aman singh" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: content type error html instead of xml >Date: Wed, 16 Oct 2002 19:45:52 -0700 >

content type error html instead of xml

2002-10-16 Thread aman singh
nsupported response content type "text/html; charset=ISO-8859-1", must be: "text/xml". Response was: <html><head><title>Apache Tomcat/4.1.12-LE-jdk14 - Error report</title><STYLE><!--H1{font-family : sans-serif,Arial,Tahoma;color : white;

RE: Deserialization error when running a test client

2002-10-15 Thread Adam, Jason C
ED] Subject: Re: Deserialization error when running a test client Jason, You will have better luck with Axis questions at [EMAIL PROTECTED] Scott Nichol - Original Message - From: "Adam, Jason C" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tues

  1   2   3   4   5   >