I tried it. For me the only issue was bumping wsdl4j from 1.5.2 to 1.6.1, pleas
e double check.
I don't feel comfortable checking in something that references someones private
repo at this point. I did the next besting thing I think and move from Axis
SNAPSHOT to 1.1-SNAPSHOT.
ant elder wrote:
On 11/3/06, ant elder <[EMAIL PROTECTED]> wrote:
See
http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200611.mbox/[EMAIL PROTECTED]
I'll go change the Axis binding over to using that.
...ant
Turns out the AXIS2-1252 has changed the tooling classes a bit breaking our
sca tools. Venkat, is there any chance you could have a look at this as you
did the patch for AXIS2-1252? If not I'll have another look later on on
Monday. You can move just the sca/tools project up by changing all the
org.apache.axis2 artifact versions from SNAPSHOT to 1.1-RC2 and adding the
following repository to the sca/tools pom.xml:
<repository>
<id>axisRc2</id>
<name>axisRc2</name>
<url>http://people.apache.org/~thilina/maven/</url>
<layout>legacy</layout>
</repository>
...ant
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]