Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » axis packages
axis packages [message #197409] Fri, 27 July 2007 15:26
Lucio Crusca is currently offline Lucio CruscaFriend
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.
Previous Topic:Starting/Stopping Tomcat without overwrite
Next Topic:axis source
Goto Forum:
  


Current Time: Sat Apr 20 01:18:08 GMT 2024

Powered by FUDForum. Page generated in 0.02684 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top