Apache SOAP-RPC client for WSDP webservice

2002-03-05 Thread Marcia Perry
Hi, I'm trying to use Apache SOAP-RPC to write a client that invokes a web service that was developed and deployed under WSDP. I have a WSDL doc generated under WSDP for this web service and the web.xml deployment descriptor. Following several Apache SOAP-RPC client code samples, I wrote the Ad

Oracle V2 parser doesn't like unqualfied 'fault' elements

2002-03-05 Thread Robert Quinn
i'm using the V2 beta which is jaxp compliant. but it complains about that the faultcode element is not qualified with a namespace. has any one ecountered this before? i saw a reference in the archive regarding similiar probelm with xerces 1.3.1, but solution was use a different version of xerc

Soap client threads

2002-03-05 Thread Michael Weir (Transform Research)
Title: Soap client threads Does the Apache SOAP toolkit allow many client-side threads to concurrently send SOAP messages?  I'm trying to build a stress-tester for a server, and want to bash it as hard as possible. Thanks, Michael Weir

ApacheSOAP2-2 and Weblogic6.1

2002-03-05 Thread Mukesh Bablani
Hi I am trying to deploy a simple EJB running in WLServer6.1 as a Web Service. I am using Apache SOAP2.2 kit for the same, which is working properly for simple Java Classes hosted as Web Service. When I run the client which accesses a simple EJB I get the following exception Excep

How do give the path for the Deployment Descriptor file [DeployedServices.ds]

2002-03-05 Thread Annu Singh
Title: How do give the path for the Deployment Descriptor file [DeployedServices.ds] Hi,   I have Tomcat 4.x with Apache Soap 2.2. Using the web browser admin-interface, I have deployed some services.  The deployed services are stored in the $(Catalina_home)\DeployedServices.ds file. Q)

RE: Server Event Notification To Clients

2002-03-05 Thread Tony Jeffery
Title: RE: Server Event Notification To Clients Do some of your VB clients access the server through a firewall and if so does JMS still work? -Original Message-From: Harnish, Michael [mailto:[EMAIL PROTECTED]]Sent: 05 March 2002 14:13To: '[EMAIL PROTECTED]'Subject: RE: Server

Re: Catalina 4.0.2 + JDK1.4 + Apache Soap 2.2 on Linux [Virus Checked]

2002-03-05 Thread Dadure Arnaud
> You could try the users mailing lists for each product, or a linux users > list/forum. comp.os.linux.misc seems good. > > If you have an Apache SOAP install question, here is good. > Thanks and sorry for my poor question, i try to write it again... :) i have install Apache 1.3.23 + Tomc

Re: Catalina 4.0.2 + JDK1.4 + Apache Soap 2.2 on Linux [Virus Checked]

2002-03-05 Thread Steve_Salkin
You could try the users mailing lists for each product, or a linux users list/forum. comp.os.linux.misc seems good. If you have an Apache SOAP install question, here is good. S-

RE: Server Event Notification To Clients

2002-03-05 Thread Harnish, Michael
Title: RE: Server Event Notification To Clients Does Oracle propagate asynchronous messages to the VB client, or does the VB client have to poll the server? -Original Message-From: Beer, Christian [mailto:[EMAIL PROTECTED]]Sent: Tuesday, March 05, 2002 9:08 AMTo: '[EMAIL PROTE

Re: oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
Hi Ruben! Elegant resolve of my trouble is: making symbolic link to classes12.zip named as classes12.JAR (! yes ) and place it in $CATALINA_HOME/webapps/soap/WEB-INF/lib/ directory ! I did it before, but I make name of symbolic link as classes12.ZIP and tomcat 4.0.2 didn't see it!!! Sorry

Re: oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
Thank You Ruben! - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 3:12 PM Subject: Re: oracle exception in my own soap service > > Hi Jerzy, > > don't know about Tomcat 4, but you can either edit setclasspath.sh to make > the classpath

Re: oracle exception in my own soap service

2002-03-05 Thread Ruben_Inoto
Hi Jerzy, don't know about Tomcat 4, but you can either edit setclasspath.sh to make the classpath point to your package, or place classes12.zip in the directory where tomcat adds the libraries dinammically to the classpath (if any). Ruben

Catalina 4.0.2 + JDK1.4 + Apache Soap 2.2 on Linux

2002-03-05 Thread Dadure Arnaud
Hi, is there a place where i could find help on installing Catalina 4.0.2 + JDK1.4 + Apache Soap 2.2 on Linux thanks a lot Arnaud

RE: Server Event Notification To Clients

2002-03-05 Thread Tony Jeffery
Title: RE: Server Event Notification To Clients Thats fantastic! How many clients do you have concurrently?   Tony -Original Message-From: Beer, Christian [mailto:[EMAIL PROTECTED]]Sent: 05 March 2002 14:08To: '[EMAIL PROTECTED]'Subject: AW: Server Event Notification To Clie

AW: Server Event Notification To Clients

2002-03-05 Thread Beer, Christian
Title: RE: Server Event Notification To Clients We are using an ORACLE implementation of JMS and it works finest from VB! -Ursprüngliche Nachricht-Von: Tony Jeffery [mailto:[EMAIL PROTECTED]]Gesendet: Dienstag, 5. März 2002 15:05An: '[EMAIL PROTECTED]'Betreff: RE: Server Ev

RE: Server Event Notification To Clients

2002-03-05 Thread Tony Jeffery
Title: RE: Server Event Notification To Clients Is this just for Java implementations, in other words can only java clients use this? We will be using VB and C++ clients in the future, running off a java server. -Original Message- From: Harnish, Michael [mailto:[EMAIL PROTECTED]] Sent

RE: Server Event Notification To Clients

2002-03-05 Thread Harnish, Michael
Have you looked at JMS? -Original Message- From: Tony Jeffery [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 6:42 AM To: '[EMAIL PROTECTED]' Subject: Server Event Notification To Clients Hi all, Can anyone tell me the best way of implementing an event callback from the server

Re: oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
I think no, because $CATALINA_HOME/bin/setclasspath.sh (called from $CATALINA_HOME/bin/startup.sh) sets it to: $JAVA_HOME/lib/tools.jar:$CATALINA_HOME/bin/bootstrap.jar and all my settings go out... Ok - where I need to make symboliclink to my classes12.zip? Or what I should to do? - Original

AW: AW: CONT: Streaming large data in and out

2002-03-05 Thread Beer, Christian
Well I took a look into "javax.activation.DataSource". It would be easy, to do a better DataSource! Have a look at that! > -Ursprüngliche Nachricht- > Von: Beer, Christian [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 5. März 2002 14:57 > An: '[EMAIL PROTECTED]' > Betreff: AW: AW: CON

AW: AW: CONT: Streaming large data in and out

2002-03-05 Thread Beer, Christian
Here is the constructor: - /** * Create a datasource from an input stream. * * @param is InputStream * @param type Content-Type */ public ByteArrayDataSource(InputStream is, String type) throws IOException { this.type = type; ByteA

Re: oracle exception in my own soap service

2002-03-05 Thread Ruben_Inoto
Is classes12.zip also in Tomcat's classpath? Ruben "Jerzy Kut"

oracle exception in my own soap service

2002-03-05 Thread Jerzy Kut
Hi! I have got: - tomcat4.0.2 - soap2.2 - linux2.4.3 redhat6.2 I wrote simple application that uses oracle database. SOAP and ORACLE are on same machine. My service is declared as: public class DBService { public DBService() {} public String doQuery(String input) { String result = "G

Re: AW: CONT: Streaming large data in and out

2002-03-05 Thread Alain K
Thanks. So you're saying there no way to avoid loading the attachement into memory ? Thanks for your help. We have potentially 10MB or larger file to exchange between java application so this question is crucial. Again thank you. Alain. --- "Beer, Christian" <[EMAIL PROTECTED]> a écrit : > Hi

Server Event Notification To Clients

2002-03-05 Thread Tony Jeffery
Title: Server Event Notification To Clients Hi all, Can anyone tell me the best way of implementing an event callback from the server to the client, similar to Java RMI callbacks, so that I can notify clients of server events? Would this mean a small SOAP server in the client or is there som

CONT: Streaming large data in and out

2002-03-05 Thread Beer, Christian
The ByteArrayDataSource that can be used to create an Attachment has the following constructors: ByteArrayDataSource(byte[] data, java.lang.String type) ByteArrayDataSource(java.io.File f, java.lang.String type) ByteArrayDataSource(java.io.InputStream is,

AW: Streaming large data in and out

2002-03-05 Thread Beer, Christian
The ByteArrayDataSource that can be used to create an Attachment has the following constructors: ByteArrayDataSource(byte[] data, java.lang.String type) ByteArrayDataSource(java.io.File f, java.lang.String type) ByteArrayDataSource(java.io.InputStream is,

Streaming large data in and out

2002-03-05 Thread Alain K
Hello, We have a need to exchange potentialy large volume of data between several java applications (up to serval 10 Mb). Does SOAP Apache's implementation of SOAP Messaging with attachement allow to stream data in and stream data out ? Can streaming be done otherwise ? With SOAP-RPC, Body of