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: Trouble with SOAPException

2004-01-07 Thread Fluharty, Fred
THANK YOU!! That was exactly the problem. How insane. But thank you so much for your help. -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 9:09 AM To: [EMAIL PROTECTED] Subject: Re: Trouble with SOAPException Fred, The error message

Re: Trouble with SOAPException

2004-01-07 Thread Scott Nichol
ail address, because it is filtered to accept only mail from specific mail lists. - Original Message - From: "Fluharty, Fred" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 07, 2004 8:41 AM Subject: Trouble with SOAPException > Hello all. Ho

Trouble with SOAPException

2004-01-07 Thread Fluharty, Fred
Hello all. Hopefully someone can help me here. I want to have an exception returned to the caller of an exposed SOAP method, so I'm making the following call: throw new SOAPException(Constants.FAULT_CODE_SERVER, ); An exception makes it back to the caller, but it's more somet

SV: SOAPException

2003-12-01 Thread Hans Jakob Skovenborg
-Oprindelig meddelelse- Fra: Scott Nichol [mailto:[EMAIL PROTECTED] Sendt: 1. december 2003 19:57 Til: [EMAIL PROTECTED] Emne: Re: SOAPException The Fault would not be transmitted correctly: the HTTP status would be 200 instead of 500. Some SOAP clients may still handle this as a SOAP fault, but it

SV: SOAPException

2003-12-01 Thread Hans Jakob Skovenborg
Nichol [mailto:[EMAIL PROTECTED] Sendt: 1. december 2003 19:57 Til: [EMAIL PROTECTED] Emne: Re: SOAPException The Fault would not be transmitted correctly: the HTTP status would be 200 instead of 500. Some SOAP clients may still handle this as a SOAP fault, but it is not conformant with SOAP

Re: SOAPException

2003-12-01 Thread Scott Nichol
mail from specific mail lists. - Original Message - From: "Hans Jakob Skovenborg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 01, 2003 1:54 PM Subject: SV: SOAPException > Hi Scott > It seems to be quite complicated!! > Could I use the F

SV: SOAPException

2003-12-01 Thread Hans Jakob Skovenborg
] Emne: Re: SOAPException Unfortunately, the current code does not allow you to set those things. They are handled in the Fault class instead of SOAPException. You may be able to write a Fault handler that would do what you desire. The DOMFaultListener is one such handler that comes with Apache

Re: SOAPException

2003-12-01 Thread Scott Nichol
Unfortunately, the current code does not allow you to set those things. They are handled in the Fault class instead of SOAPException. You may be able to write a Fault handler that would do what you desire. The DOMFaultListener is one such handler that comes with Apache SOAP. You would have

SOAPException

2003-12-01 Thread Hans Jakob Skovenborg
Hi Everybody How do I throw an SOAPException containing actor and/or details Regards Jakob

Re: SOAPException Service Unknown

2003-11-05 Thread Scott Nichol
mail lists. - Original Message - From: "Donato, Sam (ITS)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 4:32 PM Subject: RE: SOAPException Service Unknown > I'm sorry I'm still stuck. I deployed the Ear file onto a third WAS server

RE: SOAPException Service Unknown

2003-11-05 Thread Donato, Sam (ITS)
Title: RE: SOAPException Service Unknown I'm sorry I'm still stuck.  I deployed the Ear file onto a third WAS server and it did not work there.  I got the same service unknown error.  I searched the machine and could not find a deployedServices.ds file. WSAD does not seem to gen

Re: SOAPException Service Unknown

2003-11-05 Thread Scott Nichol
<[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 12:56 PM Subject: RE: SOAPException Service Unknown > It is not deployed on the text box but is on the dev(the one that works). > Since I didn't do anything different when I installed the Enterprise App

RE: SOAPException Service Unknown

2003-11-05 Thread Donato, Sam (ITS)
Title: RE: SOAPException Service Unknown It is not deployed on the text box but is on the dev(the one that works).  Since I didn't do anything different when I installed the Enterprise App, what happened? -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]]

Re: SOAPException Service Unknown

2003-11-05 Thread Scott Nichol
accept only mail from specific mail lists. - Original Message - From: "Donato, Sam (ITS)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 05, 2003 11:42 AM Subject: SOAPException Service Unknown > I'm stuck on an exception. Th

SOAPException Service Unknown

2003-11-05 Thread Donato, Sam (ITS)
Title: Message I'm stuck on an exception.  The full exception is "exception: [SOAPException: faultCode=SOAP-ENV:Server; msg=service 'urn:EmployeeInfoService' unknown] "   I developed this as a simple test in WSAD 4.0 and it works fine there.  I deployed it to a dev

RE: SOAPException -- too many connections problem

2003-06-12 Thread McDaniel, Joe
It became a moot point -- I switched to using Tomcat and Axis and the problem went away for whatever reason. Thanks, Joe -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Saturday, June 07, 2003 9:40 AM To: [EMAIL PROTECTED] Subject: Re: SOAPException -- too many

Re: SOAPException -- too many connections problem

2003-06-07 Thread Scott Nichol
System.out.println("Failed after " + i + " iterations"); > ex.printStackTrace(); > } > > } > 3. This will fail after some number of interations with the following > exception: > > Failed after 2298 iterations >

SOAPException -- too many connections problem

2003-06-06 Thread McDaniel, Joe
atch(Exception ex)    {System.out.println("Failed after " + i + " iterations");     ex.printStackTrace();    }       }3. This will fail after some number of interations with the following exception:   Failed after 2298 iterations[SOAPException: faultCode=SOAP

SOAP-ENV:Server.Exception: Fault String =org/apache/soap/SOAPException

2003-02-20 Thread Deirdre O'Brien
Hi All, I have a customer using one of our soap services and they are getting the following error: Generated fault: Fault Code = SOAP-ENV:Server.Exception: Fault String = org/apache/soap/SOAPException null I have had a look on the internet and on the archive but I couldn't see what would

Re: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupportedresponse content type

2002-12-20 Thread Scott Nichol
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 20, 2002 4:11 AM Subject: Re: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type > Hi Scott, > > I am sorted now - but thanks anyway. > > My problem was the CLASSPATH was not s

Re: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported responsecontent type

2002-12-20 Thread Jack Byrne
what's happening at org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet.jav a:418) Scott Nichol - Original Message - From: "Jack Byrne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 12:05 PM Subject: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsu

Re: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content

2002-12-19 Thread Alf Koegel
Hi Jack! I have no idea about your code. I assume that it isn't very long, so please post it ( or send it to me ), to have a look. Alf Koegel From: Jack Byrne <[EMAIL PROTECTED]> I get the below exception. From looking at the FAQs, it seems my routing is correct. Could this mean that my

Re: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupportedresponse content type

2002-12-19 Thread Scott Nichol
Sent: Thursday, December 19, 2002 12:05 PM Subject: SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type > Hello, > > I have registered my SOAP Service and checked with SOAP Admin using > http://localhost:8080/soap/admin/index.html. My service is listed u

SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported responsecontent type

2002-12-19 Thread Jack Byrne
80/soap/servlet/rpcrouter Hi Example1 I get the below exception. From looking at the FAQs, it seems my routing is correct. Could this mean that my Servlet is not being invoked on the Server side or cannot be found, perhaps my CLASSPATHS are incorrect? The SOAP Server says: Exception in thread "

RE: HELP SOAPException !!!

2002-11-15 Thread Anne Thomas Manes
Here's the pointer to the WASP discussion list: http://list.systinet.com/l/index.xp?ln=systinet Anne > -Original Message- > From: Scott Nichol [mailto:snicholnews@;scottnichol.com] > Sent: Friday, November 15, 2002 8:09 AM > To: [EMAIL PROTECTED] > Subject: Re

Re: HELP SOAPException !!!

2002-11-15 Thread Scott Nichol
02 05:26 Subject: HELP SOAPException !!! > Hi all, > > can anyone help me with this problem??? > > I'm running a JBoss 3.0.1 with wasp 4.0. > We created a .NET client that does SOAP calls to a Java EJB code. > > Now in the code, when something goes wrong I want to throw a &

RE: HELP SOAPException !!!

2002-11-15 Thread Leslie Bertels
ass SOAPException in that directory.   But thanks anyway man.   Regards, Les. -Original Message-From: Ravi Natarajan [mailto:[EMAIL PROTECTED]] Sent: vrijdag 15 november 2002 11:32To: '[EMAIL PROTECTED]'Subject: RE: HELP SOAPException !!! try  this   throw new SOAPE

RE: HELP SOAPException !!!

2002-11-15 Thread Ravi Natarajan
Title: Message try  this   throw new SOAPException("300", "Your exception message");   istead of   throw new SOAPException( e );     -Original Message-From: Leslie Bertels [mailto:[EMAIL PROTECTED]]Sent: Friday, November 15, 2002 11:26 AMTo: [EMA

HELP SOAPException !!!

2002-11-15 Thread Leslie Bertels
Title: Message Hi all,   can anyone help me with this problem???   I'm running a JBoss 3.0.1 with wasp 4.0. We created a .NET client that does SOAP calls to a Java EJB code.   Now in the code, when something goes wrong I want to throw a SOAPException so that the client can catch th

RE: websphere 4.0 SOAPException Please Help!

2002-09-20 Thread O'Neill, Timothy(LIT)
] Sent: 20 September 2002 00:51 To: [EMAIL PROTECTED] Subject: Re: websphere 4.0 SOAPException Please Help! You also might want to check out how you're packaging SOAP in your EAR. WAS 4 has soap.jar already within it's lib directory, and if you are also including it in your WEB-INF/lib dir,

Re: websphere 4.0 SOAPException Please Help!

2002-09-19 Thread Fred Meredith
takes is a full stop and start of the application server you have your EAR deployed under. Hope this helps, - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 10:00 AM Subject: Re: websphere 4.0

RE: websphere 4.0 SOAPException Please Help!

2002-09-19 Thread Martin Gainty
IL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: RE: websphere 4.0 SOAPException Please Help! >Date: Thu, 19 Sep 2002 10:02:12 +0100 >MIME-Version: 1.0 >Received: from apache.org ([63.251.56.142

Re: websphere 4.0 SOAPException Please Help!

2002-09-19 Thread Scott Nichol
: "O'Neill, Timothy(LIT)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 5:02 AM Subject: RE: websphere 4.0 SOAPException Please Help! > Hi Scott, > > I have tried the tcptunnelgui but I'm not seeing anything at all? >

RE: websphere 4.0 SOAPException Please Help!

2002-09-19 Thread O'Neill, Timothy(LIT)
reated a dummy web module for this one then ran the soapearenabler on it. Whats going wrong here? Thanks for your help Tim -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: 18 September 2002 14:33 To: [EMAIL PROTECTED] Subject: Re: websphere 4.0 SOAPException Please Help! U

Re: websphere 4.0 SOAPException Please Help!

2002-09-18 Thread Scott Nichol
ccurs. Scott Nichol - Original Message - From: "O'Neill, Timothy(LIT)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 6:02 AM Subject: websphere 4.0 SOAPException Please Help! > Hi All, > > I have deployed an ear file usi

websphere 4.0 SOAPException Please Help!

2002-09-18 Thread O'Neill, Timothy(LIT)
Hi All,   I have deployed an ear file using websphere and am getting the following SOAPException:   [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to set 'companyCode' property: null.; targetException=java.lang.IllegalArgumentException: Unable to set 'companyCode&#

RE: SOAPException parsing Fault element?

2002-05-22 Thread Richard Bolen
It's somewhat strange that it works with Xerces 1.4.4 but not 2.0.1. Maybe I should retest to make sure. Rich -Original Message- From: Peter Tandara-Kuhns [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 15:25 To: '[EMAIL PROTECTED]' Subject: RE: SOAPExceptio

RE: SOAPException parsing Fault element?

2002-05-22 Thread Peter Tandara-Kuhns
DocumentBuilderFactory is the problem. -Original Message- From: Richard Bolen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 11:41 AM To: [EMAIL PROTECTED] Subject: RE: SOAPException parsing Fault element? I've looked at the FAQ about this issue: http://xml.apache.org/soap/fa

RE: SOAPException parsing Fault element?

2002-05-22 Thread Richard Bolen
ing List (E-mail) Subject: SOAPException parsing Fault element? I'm getting the following SOAPException from SOAP when it is parsing what appears to be a valid Fault element: SOAPException in soapMethodCall: A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'fa

SOAPException parsing Fault element?

2002-05-22 Thread Richard Bolen
I'm getting the following SOAPException from SOAP when it is parsing what appears to be a valid Fault element: SOAPException in soapMethodCall: A 'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'faultcode' element. Here's the Fau

SOAPException: Parser already in use

2002-04-11 Thread Richard Bolen
I'm trying to load test our SOAP service and when I get to a certain number of clients I get a SOAPException: Parser already in use error. Has anyone seen this? Is there some configuration that can be done to avoid this error? I'm running on Tomcat 4.0.1. Th

RE: SOAPException while invoking method...Involves instantiation

2001-12-13 Thread Iain Armstrong
7:11 AM To: '[EMAIL PROTECTED]' Subject: RE: SOAPException while invoking method...Involves instantiation Credential is a public class which implements a Value interface. What if I were to write my own serializer and how hard would that be??? Frederick V. Paras Software Engineer Qwest In

RE: SOAPException while invoking method...Involves instantiation

2001-12-13 Thread Paras, Frederick
] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 8:01 AM To: [EMAIL PROTECTED] Subject: Re: SOAPException while invoking method...Involves instantiation I might be able to speak to this. Is Credential an Interface and is your method creating

Re: SOAPException while invoking method...Involves instantiation

2001-12-13 Thread brian . bonner
> 12/12/2001 03:11 PM Please respond to soap-user To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject:SOAPException while invoking method...Involves instantiation I am making a SOAP call and invoking this method: public s

SOAPException while invoking method...Involves instantiation

2001-12-12 Thread Paras, Frederick
I am making a SOAP call and invoking this method: public static Credential authenticate(long enterpriseId, String loginId, String password) and after the call: resp = call.invoke(url, ""); i get a soap exception: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to instantiate

Re: Parse error in SOAPException (apache soap and java)

2001-09-04 Thread Michael Konietzka
On Tue, Sep 04, 2001 at 08:20:22AM +0200, Micael Ericsson (QIN) wrote: > If I throw a SOAPException (from server side) containing special characters > like '<' I receive following error (on client side): > Exception: java.lang.Exception:SOAPException= SOAP-ENV:Client, Pars

Parse error in SOAPException (apache soap and java)

2001-09-03 Thread Micael Ericsson (QIN)
If I throw a SOAPException (from server side) containing special characters like '<' I receive following error (on client side): Exception: java.lang.Exception:SOAPException= SOAP-ENV:Client, Parsing error, response was: The content of elements must consist of well-formed char

Help Please...SOAPException

2001-08-21 Thread Sekhar Nadella
Hi, I'm trying to execute a client for the webservice i deployed, I'm getting SOAPException with the following message Caught SOAP Exception (SOAP-ENV:Client): I only know how to serialize an 'org.w3c.dom.Element' my service method returns an 'Element' object. I

How to output by throw SOAPException?

2001-07-27 Thread oh
I want to output error code/message and detail error message in my soap service program. I found that I can output the following message by throwing SOAPException: http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=

SOAPException --- no signature match

2001-06-27 Thread Dinh Viet Hung
Title: SOAPException --- no signature match Hi all SOAPers out there, I have spent almost a day to figure out why SOAP throws me the "no signature match" error, but have not found any solution yet. I'm trying a very simple service with 2 methods, one uses primitive da

RE: SOAPException

2001-06-04 Thread Matthew J. Duftler
ort of error message. Thanks, -Matt > -Original Message- > From: Ingi Ragnarsson [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 03, 2001 12:24 AM > To: '[EMAIL PROTECTED]' > Subject: SOAPException > > > Hi, I'm getting this error, anyone had

SOAPException

2001-06-02 Thread Ingi Ragnarsson
Hi, I'm getting this error, anyone had this, I'm running on J2EE 1.3 beta Tomcat 4.0b1 java org.apache.soap.server.ServiceManagerClient http://localhost:8000/soap/servlet/rpcrouter list Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=Parsing