RE: Problem with WSDL samples of user guide

2004-11-30 Thread David Werner
> -Original Message- > From: James Ludlow > That's great for the server, but you also have to take > that into account for the command line too. I used > the following switch to fix this. > > C:\axis>java -Djava.endorsed.dirs=/axis/lib > samples.userguide.example2.CalcClient -p8081 add 5

Re: Problem with WSDL samples of user guide

2004-11-30 Thread Tim K. (Gmane)
I still see this next error, but the example runs now, and it's no longer complaining about not being able to find classes in the wsdl4.jar packages. "- Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled." You need a

Re: Problem with WSDL samples of user guide

2004-11-30 Thread James Ludlow
--- David Werner <[EMAIL PROTECTED]> wrote: > OK, here's my problem. After following the steps > described in the > installation guide, I successfully tried the > examples mentioned in the user > guide with Axis 1.1. But I'm running into problems > when I try th

Problem with WSDL samples of user guide

2004-11-30 Thread David Werner
Hi, sorry if this has already been discussed in the mailing list. There have been so many related messages, that I might overlooked it. OK, here's my problem. After following the steps described in the installation guide, I successfully tried the examples mentioned in the user guide with

user guide TestCient example doesn't go anywhere?

2004-08-08 Thread Madeleine Wright
Hi. I've been trying for a couple of weeks to run the samples.userguide.example1.TestClient example but I can't make it reach the service. In every other respect Axis works fine but I'm just concerned that this example doesn't. I know my classpath is fine. I'm running the commands from the

Error in running the user guide Calculator sample in the Beta3

2002-07-25 Thread Pierre Feillet
Hi, I get an error when following the steps of the user guide for instant deployment. I copy as required the Calculator.java as jws file under my /axis directory. When running the client I well see the Calculator.class generated under /axis/samples/userguide/example2 directory. The only problem

Handlers not working as thought as descibed in User Guide

2002-05-28 Thread Chris Carver
Hi,   I’m running Axis Beta 2 and I’m trying to run the example 4 which gives a demonstration of handlers. However when I deploy and run the client I do not see any MyService.log file generated. From reading the short description of the handler, I was under the impression an entry was wri

Re: Problem running the axis Web service example in the User guide

2002-05-18 Thread Dan Chisholm
- From: "Abhishek Agrawal" <[EMAIL PROTECTED]> To: "axis-user" <[EMAIL PROTECTED]> Sent: Saturday, May 18, 2002 1:58 PM Subject: Problem running the axis Web service example in the User guide > Hi Everyone, > > I am new to axis, hence i am having some probl

Problem running the axis Web service example in the User guide

2002-05-18 Thread Abhishek Agrawal
Hi Everyone, I am new to axis, hence i am having some problem running the Webservice example given in the following link. http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/user-guide.html I think i copied all the files properly and i have also added all the given .jar files into

User Guide.. Problem with Example 6 (Java2WSDL)

2002-05-13 Thread R. Lake
I've just installed Axis (beta 2) and get correct results for examples 1 - 5 of the user guide. I'm following the section "Java2WSDL: Building WSDL from Java" and executing the first command from within my Axis installation: java org.apache.axis.wsdl.Java2WSDL -o p.wsdl

User Guide

2002-04-19 Thread Caucheteur Gautier
Title: User Guide If you strictly follow the Axis User Guide in section "Naming Parameters" (at the beginning of chapter "Consuming Web Services with Axis"), simply adding a parameter (w/ method addParameter(...)) does not work because it apparently requires the returnT