« Return to Thread: Error while using Axis2 Code Generator Plugin for Eclipse

Re: Error while using Axis2 Code Generator Plugin for Eclipse

by Shawn Talbot :: Rate this Message:

Reply to Author | View in Thread

Hello,

I was the one with that issue.
Not sure if you did this too but have you also put the following:
<library name="lib/backport-util-concurrent-3.1.jar">
<export name="*"/>
</library>

in the plugin.xml file?

I also did that, though I am not sure if that was required.

Also try to , delete the the reference to the plugin in your workspace:
..workspace/.metadata/.plugins/Axis2_Codegen_Wizard


Thanks,
Shawn

Alvarez-Blanes, Gian A wrote:

>
> Hi,
>
> I’ve been trying to get the code generator plugin to work since
> yesterday with no luck. The problem is that when I click finish at the
> end of the wizard I get a
> “java.lang.reflect.InvocationTargetException” pop up message. I
> noticed that somebody in the mailing lis already posted this problem
> and he was told to put the backport-util-concurrent-3.1.jar in the lib
> folder of the plugin. This didn’t work for me.
>
> I’ve tried it with Eclipse 3.3 and 3.2.2 with no luck. Is there
> anything else that may fix this problem?
>
> Thank you,
>
> **Gian A. Alvarez-Blanes**
>


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@...
For additional commands, e-mail: axis-user-help@...

 « Return to Thread: Error while using Axis2 Code Generator Plugin for Eclipse