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 the samples of > section "Using WSDL w