> -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
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
--- 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
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
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
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
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
-
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
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
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
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
11 matches
Mail list logo