Re: special characters (SOLVED)

2004-11-14 Thread tizo
>I have a problem with Strings returned by SOAP RPC services, that contains >some special characters, like '>', '<', etc. I can not see those characters >in the client (but all the others). > >What is the problem?, how could I fix it? > >Thanks very much, > >tizo >

special characters

2004-11-12 Thread tizo
Hi, I have a problem with Strings returned by SOAP RPC services, that contains some special characters, like '>', '<', etc. I can not see those characters in the client (but all the others). What is the problem?, how could I fix it? Thanks very much, tizo

requests

2004-08-04 Thread tizo
can terminate a request (knowing the HTTP session id), from other request. Thanks very much, tizo

ExceptionFaultListener

2004-06-16 Thread tizo
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) ] ] [FaultEntries=] _ Sorry about the extension of the email. I really don't know anything how Apache SOAP works internally, but if you give me an idea of where can I start studying to get to the bottom of the matter of the problem, and it doesn't take too long, I could do it. Thanks very much, tizo

Re: fault listener

2004-06-11 Thread tizo
x27;t find the solution?, or do you prefer waiting until you have some time to investigate? Thanks for YOUR patience, tizo >-- Mensaje original -- >Reply-To: [EMAIL PROTECTED] >From: "Scott Nichol" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re:

Re: fault listener

2004-06-11 Thread tizo
that would help? Thanks very much, tizo >-- Mensaje original -- >Reply-To: [EMAIL PROTECTED] >From: "Scott Nichol" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: fault listener >Date: Mon, 7 Jun 2004 23:59:18 -0400 > > >- Ori

Re: fault listener

2004-06-08 Thread tizo
asoning is right, the element of the detail entries Vector should not be a stackTrace; it should be a Parameter from which I could take the orignial exception, shouldn't it? I hope that this make things clearer. Thanks very much, tizo >-- Mensaje original -- >Reply-To: [EMAIL PRO

Re: fault listener

2004-06-07 Thread tizo
(with method getDetailEntries), take the first element of this Vector (the only one), and it is not of class Parameter; why?, shouldn't it be a Parameter? Anyway, this object (the first one of the detail entries Vector) is of class org.apache.crimson.tree.ElementNode2. Thanks very m

Re: fault listener

2004-06-07 Thread tizo
java.lang.Thread.run(Thread.java:534) Scott, Neither is whitespace in the name of the fault listener class nor the class is misspelled. I am going to try with the nightly build of Apache SOAP. Thanks you both very much, tizo >-- Mensaje original -- >Reply-To: [EMAIL PROTECTED]

fault listener

2004-06-06 Thread tizo
javax.servlet.http.HttpServlet.service(HttpServlet.java:856) </pre></p><p><b>nota</b> <u>La traza completa de la causa de este error se encuentra en los archivos de diario de Tomcat.</u></p><HR size="1" noshade><h3>Apache Tomcat/5.0.18</h3></body></html> ] Can anyone help me?, do yo need more information about this error? Thanks very much, tizo

application scope, fault and exceptions

2004-03-03 Thread tizo
? Thanks very much, Tizo

two questions

2004-02-27 Thread tizo
). Would I have to use org.apache.soap.server.ExceptionFaultListner? Thanks very much, Tizo

fault and exceptions

2004-02-19 Thread tizo
? (the XXXException in this case). Would I have to use org.apache.soap.server.ExceptionFaultListner? Thanks very much, Tizo

Asunto: Re: accesing data

2004-02-17 Thread tizo
descriptor? or do I have to put it in another place? Thanks very much, Tizo >-- Mensaje original -- >Reply-To: [EMAIL PROTECTED] >From: "Scott Nichol" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: accesing data >Date: Tue, 17 Feb 2004 10:41:40 -05

accesing data

2004-02-14 Thread tizo
data in the constructor of the service. How could I do that? I had though in an environment variable too, but it's not portable, and Java don't allow to read them. Thanks very much, Tizo

Asunto: Re: session

2004-02-04 Thread tizo
Thanks a lot, Tizo >-- Mensaje original -- >Reply-To: [EMAIL PROTECTED] >Date: Wed, 4 Feb 2004 07:56:43 -0800 (PST) >From: Scott Nichol <[EMAIL PROTECTED]> >Subject: Re: session >To: [EMAIL PROTECTED] > > >The answer depends in part on what you mean by &q

session

2004-02-04 Thread tizo
org.apache.soap.Constants.BAG_HTTPSESSION, to obtain an object from the class javax.servlet.http.HttpSession, and then to obtain the id of the http session from there. But I would like to know if I could do something like that with soap rpc. Thanks a lot, Tizo

transferring xml files

2003-08-29 Thread tizo
is any kind of limitations. Thanks very much, Tizo