Did you follow whats in http://www.mail-archive.com/axis-user@ws.apache.org/msg43620.html ??

Car Toper wrote:
On Mon, Feb 23, 2009 at 9:55 PM, Richard Hu <richard...@jda.com> wrote:
Put the stax jar in <Eclipse dir>\plug-ins\<Axis2 Code generator> dir>\lib.

Ok, I put both the stax and backport util concurrent into the Axis2
lib directory and than added this to the Axis2 plugin.xml file:

      <library name="lib/backport-util-concurrent-3.1.jar">
         <export name="*"/>
      </library>
      <library name="lib/stax-api-1.0.1.jar">
         <export name="*"/>
      </library>

I am still getting the java.lang.reflect.InvocationTargetException
exception.  Any thoughts or do I simply need to go throug the
debugging excerise?

Cartoper


Reply via email to