Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-26 Thread Car Toper
On Thu, Feb 26, 2009 at 2:23 AM, ibrahim demir ibrahimdem...@yahoo.com wrote: Eclipse configuration is not important . System java version is important here ant just check it with command prompt Just write java -verison and if it is not set to 1.6 than go and add java path to system variables

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-26 Thread Car Toper
Also, I just tried running in the debugger, like the article and the stack isn't anything like the article: Thread [main] (Suspended (exception CodeGenerationException)) AxisServiceBasedMultiLanguageEmitter.emitSkeleton() line: 1370 CodeGenerationEngine.generate() line: 253

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-25 Thread ibrahim demir
From: Saminda Wijeratne samin...@wso2.com To: axis-user@ws.apache.org Sent: Wednesday, February 25, 2009 7:23:09 AM Subject: Re: Bug in Code Generator Wizard - Eclipse Plug-in What is the jdk version u r using? I remember some users were unable

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-25 Thread Car Toper
Is the reason it needs to be in the root the fact that spaces in folder names (like Program Files) cause problems? I ask because I have already put it into C:\Apps\eclipse so that spaces won't be an issue. According to the Eclipse Configuration Details, I am running Java 1.6.0_11:

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-25 Thread ibrahim demir
. Yours Ibrahim DEMIR CyberSoft Yazilim Muh. http://www.ibrahimdemir.org From: Car Toper carto...@gmail.com To: axis-user@ws.apache.org Sent: Thursday, February 26, 2009 12:53:55 AM Subject: Re: Bug in Code Generator Wizard - Eclipse Plug

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-24 Thread Saminda Wijeratne
What is the jdk version u r using? I remember some users were unable to get the problem fixed until they switched to jdk 1.6. Saminda Car Toper wrote: On Tue, Feb 24, 2009 at 12:03 AM, Saminda Wijeratne samin...@wso2.com wrote: Did you follow whats in

Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-23 Thread Car Toper
I am reading through the book Developing Web Services with Apache Axis2 and it talked about the Code Generator Wizard - Eclipse Plug-in. When I try to run v1.4.1 of the plug-in I am getting a error, some exception is being thrown when you click on finish. I should have posted this Q last night

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-23 Thread TomazM
Look hare for solution: http://blogiterox.wordpress.com/2008/10/24/exploring-apache-axis2-and-eclipse-plug-in-development/ Regards, Tomaz Car Toper wrote: I am reading through the book Developing Web Services with Apache Axis2 and it talked about the Code Generator Wizard - Eclipse Plug-in.

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-23 Thread Car Toper
2009/2/23 TomazM tomaz.majerh...@arnes.si: Look hare for solution: http://blogiterox.wordpress.com/2008/10/24/exploring-apache-axis2-and-eclipse-plug-in-development/ Yep, That is the bug! I don't follow the fix, exactly. Partly due to the fact that Java is not my primary language, I am a

RE: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-23 Thread Richard Hu
-1.0.1.ja r -Original Message- From: Car Toper [mailto:carto...@gmail.com] Sent: Monday, February 23, 2009 9:18 PM To: axis-user@ws.apache.org Subject: Re: Bug in Code Generator Wizard - Eclipse Plug-in 2009/2/23 TomazM tomaz.majerh...@arnes.si: Look hare for solution: http

Re: Bug in Code Generator Wizard - Eclipse Plug-in

2009-02-23 Thread Saminda Wijeratne
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