Re: WebService and Jbuilder

2001-08-15 Thread Nicholas Quaine
Julian, Try following these steps... 1. install tomcat from http://jakarta.apache.org/tomcat/index.html to your machine 2. download the required libraries (soap, mail, jaf, xerces) - full details found in steps 4 & 5 of http://www.soapuser.com/server3.html 3. open up jbuilder and install the req

configuring java class service

2001-08-15 Thread Dmitri Colebatch
hey all, I'm relatively new to soap and hence the apache soap package. My understanding is that you can (serlialization issues aside) basically grab any java class, and expose it through soap. Now what apache soap does is create an instance of the class at the appropriate time (depending on the

WebService and Jbuilder

2001-08-15 Thread Julian
Hello soap-user, How to create a Java WebService program for Apache Soap by Jbuilder? Best regards, Julian mailto:[EMAIL PROTECTED]

Apache/SOAP for WebSphere 3.5 on OS/390 ?

2001-08-15 Thread Sekhar Nadella
Hi, I'm new to SOAP. Can anybody tell me whether this Apache/soap works for WebSphere on Os/390. I checked the installation instructions, but it does not specify this. Please help me. I want to try this on websphere for Os/390. Thanks & Regards, Sekhar Nadella 314-514-4948

Re: Document literal encoding and MS .Net client... am I doing someth ing wrong?

2001-08-15 Thread Sam Yang
Andrew: Could you please share you C# and Apache java programs? I am new to Soap/C# and having lots of problems. Thanks, Sam --- Andrew Fawcett <[EMAIL PROTECTED]> wrote: > Hi, > > I have developed a small interop test application > that uses XML Schema > (defining complex types) and a WSDL f

ANNOUNCE: Apache Axis alpha-1 release

2001-08-15 Thread Glen Daniels
[EXECUTIVE SUMMARY: Axis, a new Java SOAP engine from Apache, in now in alpha release. It's fast, it's ultra-flexible, and it's not done yet :), but we'd love you to "kick the tires" and let us know what you think.] Hi all: The Apache Axis team is pleased to announce the first alpha release o

RE: excpetion in running examples

2001-08-15 Thread Srinivasa Chinimilli (Rapidigm)
Thanks to everyone, who helped me in resolving this. The mistake I did was, I checked my win 2000 classpath but not the JRun lib/ext/ where they have parser.jar and jaxp.jar. I replaced them with xerces.jar. It works well after that. -srinivas -Original Message- From: Balaji Iyer [mailt

http://schemas.xmlsoap.org/... does´t work

2001-08-15 Thread Oliver Rettig
Hallo, schemas.xmlsoap.org/... does´t work so all my ms-soap-clients which includes in the wsdl-file links to that server to get the schemas fails without error-message. All my java-clients which invokes my apache-soap-server works fine. Yeahh But where can I get the schemas? Please help

SoapClient.mssoapinit failed. WSDLReader:Analyzing the WSDL file failed

2001-08-15 Thread chihongkim
Thank you for your advice. I tried it again. But, I encontered the following problem. ___ SoapClient.mssoapinit failed. WSDLReader:Analyzing the WSDL file failed HRESULT=0x80004005 - WSDLReader:Initialization

Re: <119> InterOperability within Server-side(Apache-Java) and Client-side(MS-VB)

2001-08-15 Thread Steeve Gilbert
For interoperability between MS Soap and Apache Soap check this one out... http://www.perfectxml.com/articles/xml/soapguide.asp Steeve... "chihongkim" <[EMAIL PROTECTED]> on 15/08/2001 03:58:30 Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, "Roger Wol

Document literal encoding and MS .Net client... am I doing something wrong?

2001-08-15 Thread Andrew Fawcett
Title: Document literal encoding and MS .Net client... am I doing something wrong? Hi, I have developed a small interop test application that uses XML Schema (defining complex types) and a WSDL file to define a web service. The web service is implemented in Java using Apache SOAP 2.0 and a c

Re: how to

2001-08-15 Thread Dmitri Colebatch
umm, err, sorry - thought this was from the JBoss list )o: again . -sorry (o: On Wed, 15 Aug 2001, Dmitri Colebatch wrote: > Hi, > > Have a look at apache soap (http://xml.apache.org/soap) which has built-in > support for EJB access. > > cheesr > dim > > On Wed, 15 Aug 2001, Balaji Iyer

Re: how to

2001-08-15 Thread Dmitri Colebatch
Hi, Have a look at apache soap (http://xml.apache.org/soap) which has built-in support for EJB access. cheesr dim On Wed, 15 Aug 2001, Balaji Iyer wrote: > Hi, > What are the steps to invoke an Enterprise java bean deployed in JBOSS > through soap. > say I have a method getMails(String Logini

how to

2001-08-15 Thread Balaji Iyer
Hi, What are the steps to invoke an Enterprise java bean deployed in JBOSS through soap. say I have a method getMails(String Loginid, String Passwd) in my MailServiceSessionBean.. Can any one help ? I was successful in calling a standalone class through Apache-SOAP! Regds, Balaji -Origina

RE: excpetion in running examples

2001-08-15 Thread Balaji Iyer
Pls check your Classpath again. Have you added this method in the deploymentdescriptor.xml ? -Original Message- From: Julian [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 11, 2001 6:19 PM To: [EMAIL PROTECTED] Subject: Re: excpetion in running examples Hello srinivasa, Saturday,

<119> InterOperability within Server-side(Apache-Java) and Client-side(MS-VB)

2001-08-15 Thread chihongkim
  Thank you for your interest in my question.   I didn't solve the problem(InterOperability within Client and Server Application) yet . I attach the Client-side VB-file and Server-side java-service-class file used Testing.   First, i deployed the DeployDescriptor.xml file using Ap

Thread transaction in service deployed in Server-Side(Apache soap)

2001-08-15 Thread chihongkim
Thank you for your interest in my question. I am working on a projct about Server(Apache soap- java) and Client(MS soap - VB) application.   I made Server-side code and deployed the service code using (apache) ServiceManagerClient. but, i encountered the situation that will receive a