Hi Martin,
Thanx a lot..yes now that problem is removed. But still there is problem.
Now exception arises is
[SOAPException: faultCode=SOAP-ENV:Server; msg=Exception while handling
service request: Logger.log(MailInfo) -- no signature match] at
SoapTestLogger.main(SoapTestLogger.java:59) Exceptio
Educate yourself about everything you ever wanted to know !!!
1. Satellite TV/RCA Dish Descrambler
Our unique, complete plans for building your own home satellite TV descrambler. For
access to a clear reception of pay TV signals on your home satellite dish! It does not
require any additiona
Hi Susheel,
Make sure that your MailInfo class is public, and has a no-args public
constructor.
Thanks,
-Matt
> -Original Message-
> From: Susheel Chauhan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 1:48 AM
> To: [EMAIL PROTECTED]
> Subject: Its urgent.
>
>
> Hi all,
>
Hi,
how can i change the xml-encoding of my soap messages to ISO-Latin-1?
Thx in advance.
Andreas
--
Andreas Ullmann
[EMAIL PROTECTED]
MATHEMA AG
Nägelsbachstraße 25b
91052 Erlangen
Telefon 09131/8903-0
Telefax 09131/8903-55
www.mathema.de
I believe the method to invoke is determined by
org.apache.soap.util.MethodUtils#getMethod. You might want to write a small
test app and step through with a debugger to understand why this does not
find a signature match. From my quick look at the code, I do not understand
why it would fail in y
Example of what I am talking about:
ApacheSoapMethodUtilsTest.java (the test app - also plays the role of
MailInfo)
--
import java.lang.reflect.*;
import org.apache.soap.util.MethodUtils;
public class ApacheSoapMethodUtilsTest {
public ApacheSoapMethodUtilsTest() {
In RPCRouterServlet I checked the class of the document builder being returned
by XMLParserUtils.getXMLDocBuilder() and it's as follows:
xdb documentBuilder class type = class
org.apache.crimson.jaxp.DocumentBuilderImpl
I don't understand why the crimson version one is being used when I have
David Turner wrote:
>
> In RPCRouterServlet I checked the class of the document builder being returned
> by XMLParserUtils.getXMLDocBuilder() and it's as follows:
> xdb documentBuilder class type = class
> org.apache.crimson.jaxp.DocumentBuilderImpl
>
> I don't understand why the crimson v
Have you determined the classpath in use by the class loader for the thread
on which your servlet is running? The contents of java.class.path in the
System properties need not have any relationship to this.
Scott
- Original Message -
From: "David Turner" <[EMAIL PROTECTED]>
To: <[EMAIL
Hi,
I wonder why the null errror as follows happens all the time!
2001-07-31 13:16:36 - Ctx( /test ): Removing duplicate servlet tomcat.notFoundHa
ndler tomcat.notFoundHandler(null/null)
2001-07-31 13:16:36 - Ctx( /test ): Pre servlet init jsp(org.apache.jasper.servl
et.JspServlet/null)
2001-
SOAP Questions :
1.How is SOAP different from the Ariba and Commerce One Standards of
cXML etc?
2.What is the relationship between COM Plus and SOAP?
3.What is the relationship between ebXML and SOAP?
4.At what layer in the OSI stack does SOAP run?
5.What is a Client Stub/ Server Stub
How is SOAP different from traditional RPC? If I ran traditional RPC over
HTTP with XML as the encoding mechanism would this be SOAP??
Regards, Ranjit GorayzSyndicate
India.operating as (Buzz Software Pvt Ltd)G/36 , Shanti Kunj,S.V.
Road, Pune - 411 001Tel : 91 20
605604/6125608Fax
12 matches
Mail list logo