Hi Shawn, I tried it yesterday and I just tried it again (since I had not deleted the plugin reference). It still didn't work. What version of eclipse are you using and what plugins do you have installed? I want to try it with a similar configuration and see if I can get it to work.
I'm currently using 3.3 JEE version. I don't have anything else. Thanks, Gian A. Alvarez-Blanes -----Original Message----- From: Shawn Talbot [mailto:[EMAIL PROTECTED] Sent: Friday, May 09, 2008 9:59 AM To: [email protected] Subject: Re: Error while using Axis2 Code Generator Plugin for Eclipse 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
