Can u make this plugin available so that others also can use it ? If you
can provide me the plugin with the documentation (if required), I can
host it in the main site, with the approval of others.
Thanks,
Chinthaka
Weßling wrote:
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