Wrong address....

Luca

-------- Original Message --------
Subject: Re: [gt-user] Axis libraries version
Date: Tue, 04 Sep 2007 11:28:32 -0700
From: Luca Clementi <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]


Dear Tom,
Thanks a lot for the Jar!

Unfortunately it does not work.
I am still getting the same error:

[wsdl2java] java.lang.NoSuchMethodError:
org.apache.axis.constants.Scope.getScope(Ljava/lang/String;Lorg/apache/axis/constants/Scope;)Lorg/apache/axis/constants/Scope;
[wsdl2java]     at
org.apache.axis.tools.ant.wsdl.Wsdl2javaAntTask.execute(Wsdl2javaAntTask.java:214)


You are telling me that the code on:
svn co http://svn.apache.org/repos/asf/webservices/axis/tags/gt395/java
is the code used to compile the axis libraries shipped with Globus 4.0.4?

Sincerely,
Luca



Tom Howe wrote:
The problem is that the axis distribution that ships with Globus is
actually branch gt395, and there is an incompatibility between the
branch and 1.2RC2.  I have attached the ant-axis.jar to this email.

-Tom Howe

On 8/30/07, Rachana Ananthakrishnan <[EMAIL PROTECTED]> wrote:
That's exactly what I'd like to do. But my problem is that if
I use Globus axis jars file, I miss the axis-ant.jar, hence I
can not compile my project, because I cannot generate the
stubs (we use ant to build our project).

I have been looking for that jar file all over Globus source
but I could not find it, probably they did not include it.

That's what I am looking for. I have tried to use globus
axis.jar file and Axis 1.2 RC2 axis-ant.jar but it doesn't
work, below a stack trace of my ant build file.
We don't use the stub generation targets from Axis in Java WS Core, which is
why we don't use/distribute that jar. We'll look at the source for the
axis-ant.jar and see if we can patch that to work with our Axis
distribution.

Rachana

Thanks for your help Rachana!

Luca



Reply via email to