When I run the wsconsume ant task it produces the error java.lang.NoClassDefFoundError:
com/sun/mirror/apt/AnnotationProcessorFactory
I can get rid of this by referencing tools.jar in the classpath, but why is this
necessary? Whats happening here that the class is not being picked up anyway?
cheers
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049704#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...