| axis packages [message #197409] |
Fri, 27 July 2007 11:26 |
Lucio Crusca Messages: 5 Registered: July 2009 |
Junior Member |
|
|
Hello *,
I've created a webservice client using Eclipse3.3+WTP. It compiles fine into
Eclipse. Now I'd like to compile the resulting sources with ant from the
command line, I've added $AXIS2_HOME/lib/*.jar to the build.class.path
property into build.xml, but when I run ant it gives several errors like
the following:
package org.apache.axis.description does not exist
All the missing packages are axis packages, but I don't know what other jars
I should add to build.class.path besides the ones I've already added. Can
you help me?
Thanks,
Lucio.
|
|
|
Powered by
FUDForum. Page generated in 0.01418 seconds