Hi Peoples,
Great work on XFire.
Just a note. I have pulled down the xfire sources to build because of a bug
in the xfire-generator
and found I had to add in a repository for wsdl4j 1.6.2. Not sure if it is
meant to be found anywhere else, but
it certainly was there.
Cheers
r.
[EMAIL PROTECTED]
~/projects/personal/021-xfire/xfire
[12:14:21] $ svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 2186)
+++ pom.xml (working copy)
@@ -141,6 +141,11 @@
<layout>legacy</layout>
</repository>
<repository>
+ <id>apache-ws-zones</id>
+ <name>WS Zones repository</name>
+ <url>http://ws.zones.apache.org/repository2/</url>
+ </repository>
+ <repository>
<id>apache-snapshots</id>
<name>Snapshot repository</name>
<url>http://people.apache.org/maven-snapshot-repository/</url>
--
Blog @ http://rbtech.blogspot.com