Hallo, I tried to 'integrate' axis2 into NetBeans-IDE by using the ant-task codegen. When doing this, I figured out that the documentation says the files axis2.jar, stax-api.jar and axis-wsdl4j.jar are needed for using the Task. But for me it was necessary to also add commons-logging.jar, log4j.jar and xbean.jar to the classpath of ant!
Now I can use axis2 in NetBeans-IDE. I still have to do some manuall copies, but for me it is help enough. Achim
