Re: returning null value

2001-09-13 Thread Victor Hadianto
Fixed it. A colleague of mine pointed out where the problem is. Apparently the problem lies in my Soap service provider Regards, Victor On Fri, 14 Sep 2001 11:45, you wrote: > Hi, > > I'm new to Apache SOAP and having a problem returning a null value from the > server side. > > I got an IO e

RE: Exception handling

2001-09-13 Thread Vikram Rajan
no reason why you cannot try putting soap.jar in both the system classpath AND the weblogic classpath it works for me! > -- > From: [EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: Thursday, September 13, 2001 8:14 PM > To: [EMAIL PROTECTED] > Subject:

returning null value

2001-09-13 Thread Victor Hadianto
Hi, I'm new to Apache SOAP and having a problem returning a null value from the server side. I got an IO exception and trace it to the this bit of code in the SOAPContext.java: public void writeTo(OutputStream os) throws IOException, MessagingException { int count = getCo

please help with error deploying

2001-09-13 Thread Peoter Veliki
This is from the IBM WSTK tutorial:   set ACTIVATION_CP="F:\Java\jaf1_0_1\jaf-1.0.1\activation.jar"set   MAIL_CP="F:\Java\javamail-1_2\javamail-1.2\mail.jar"set XERCES_CP="F:\Java\Xerces-J-bin.1.4.3\xerces-1_4_3\xerces.jar"set   SOAP_CP="F:\Apache\soap-bin-2.2\soap-2_2\lib\soap.j

Re: which directory do the jar files go?

2001-09-13 Thread Peoter Veliki
I was pulling these directories out of the user guide, but I looked in my tomcat lib directory and there are no subdirectories container,apps and common in lib.  Perhaps the user manual I was using is outdated?   I also cannot find an xml.jar file anywhere on my machine.  Does this mean tha

which directory do the jar files go?

2001-09-13 Thread Peoter Veliki
  If I wanted to place the jar files (mail.jar,activation.jar, etc...) in a folder in Tomcat instead of adding them to the classpath, which folder would I add them to?  In other words, which classloader do I want to load them?   Server Classloader:  lib/container Webapp Classloader:  

ANNOUNCE: Final Release of the new XML Spy 4.0 Suite is now available

2001-09-13 Thread XML Spy Support Team
  Fellow XML developers:   We are pleased to announce the final release of the new XML Spy 4.0 Suite!   It is currently available for free evaluation download or purchase at www.xmlspy.com   The XML Spy 4.0 Suite is now a complete family of products for Advanced XML Application Devel

Re: Can Apache SOAP work withs 2D arrays?

2001-09-13 Thread Paco Avila
>> Hi there, >> Can you please elaborate a bit more on your question? >> Do you mean that you want to transmit 2-D arrays as RPC paramaters or something? >> Regards, Well, I think that multidimensional arrays are not SOAP compliant in Apache SOAP. This is a piece of the SOAP documentation: Array

RE: Exception handling

2001-09-13 Thread Andreas Ullmann
Right! > Hello! > > I'm using EJB in combination to SOAP. I'm not able to import SOAP components > in my EJB class, because: > then I have to put soap.jar into the classpath of weblogic, otherwise a > deployment of the EJB is impossible. > Putting the soapr.jar in the weblogic classpath leads to

RE: Exception handling

2001-09-13 Thread michael . knuemann1
Hello! I'm using EJB in combination to SOAP. I'm not able to import SOAP components in my EJB class, because: then I have to put soap.jar into the classpath of weblogic, otherwise a deployment of the EJB is impossible. Putting the soapr.jar in the weblogic classpath leads to errors in the soap-we

Oracle SP example

2001-09-13 Thread Eduardo Godoy Vega
Hi, Does any one have an example with an Oracle Store Procedure calling a Soap Service? Some time ago I did something with Oracle Store procedure and RMI ... and I want to move to SOAP Eduardo.

RE: error with soap sample addressbook

2001-09-13 Thread Minhaj Basha Shaik
hi can any one mail the modified Tomcat.bat file for reference... -Original Message- From: Vikram Rajan [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 13, 2001 12:34 PM To: '[EMAIL PROTECTED]' Subject: RE: error with soap sample addressbook like i said before its a CLASSPATH

Can Apache SOAP work withs 2D arrays?

2001-09-13 Thread Paco Avila
Hello, can Apache SOAP work withs 2D arrays? Regards.

Re: UDDI calls from MS soap toolkit?

2001-09-13 Thread ParamDeep Singh
Hi, Microsoft SOAP toolkit doesnt include API's for UDDI support. You have to use Microsoft UDDI SDK for UDDI support. The Microsoft UDDI SDK is also freely downloadable from the microsoft site. Regards, Paramdeep - Original Message - From: "Anvita Johri" <[EMAIL PROTECTED]> To: <[EMAI

Deserialization of .NET object

2001-09-13 Thread Ignat Skoryh
Title: Deserialization of .NET object Hi! I'm trying to access .NET web service (see attached WSDL) from Apache-SOAP client. -== Client Java Code ==-     call.setTargetObjectURI("http://tempuri.org/GetLinksListPagesCount");     call.setMethodName("GetLinksListPagesCount");     call.setEnco

error with SOAP sample addressbook

2001-09-13 Thread Manu De Backer
I'm trying the SOAP addressbook sample. The server (TOMCAT v3.2, Windows = 2000) is properly installed. While executing the testit batch file I get = the following error: Fault String =3D Deployment error in SOAP service urn:AddressFetcher': = class name 'samples.addressbook.Address' could not b