NS_URI_CURRENT_SCHEMA_XSI =NS_URI_2001_SCHEMA_XSI

2001-07-25 Thread peter
Thank you for reading my mail. It's too difficult to solve the encoding problem.. Is there anyone to help me.   The Problem is this.. # To change org.apache.soap.Constants.class file in soap.jar I decompiled the Constants.class fi

SOAP service over SSL

2002-05-02 Thread Peter
changing the following line in server.xml:   But, it is not the solution. Any idea about the problem? In fact, I already import the client cert into the server keystore and the server cert into the client keystore.   Thanks   brgds Peter    

HotSpot VM Error using SOAP 2.2

2001-06-06 Thread Peter Sylvester
JDBC. (All pure Java) I've also reported this to Sun's HotSpot group. Any suggestions? Thanks, Peter Sylvester

dotnet and complex class

2001-07-02 Thread Peter . Iderup
I have installed .Net beta 2 and trying to send complex class. string, int works fine but when serializing a complex class it does't work. Is there anyone that have an example of a client proxy that serialize and deserialize complex classes ? Vänliga hälsningar Peter Iderup PALETT H

Re: problem in tomcat

2001-07-19 Thread Peter Sylvester
I'm not sure its applicable to your problem, But I previously ran into some HotSpot errors with Apache SOAP 2.2 that went away when I upgraded to JDK 1.3.1-b24. -Peter [EMAIL PROTECTED] wrote: > > I am using a MS-SOAP client and Apache SOAP Java Web-Service. client is > sending

Re: Parsing error...

2001-07-25 Thread Peter Sylvester
I've seen something like that happen if you have multiple threads trying to use the same Call object on the client side, which is not thread safe. -Peter David Turner wrote: > > I've been battling with a "SOAPException-Parsing error" for quite some > time now w

trouble building SOAP 2.2

2001-08-02 Thread Peter Sylvester
am I missing here? Thanks, -Peter [javac] D:\soap-src-22\src\org\apache\soap\AttributeHandler.java:235: Method getLocalName() not found in interface org.w3c.dom.Attr. [javac] String localName = attr.getLocalName(); [javac] ^ [javac] D:

Powebuilder Soap Examples

2002-03-04 Thread Peter Heller
Are there any examples of a Powerbuilder web service ?  VB ? or Delphi ?

Question!!!!

2002-03-22 Thread Peter Wang
the error: "nosuchmethod error in DeploymentDescriptor.forXML().". I checked the source file of DeploymentDescriptor.java and found it used a method called Element.getNamespaceURI() which can't be found in org.w3c.dom.Element. I am eager to get the answer to continue my trying. Appreci