Hi Saminda, Yes. I have tried that (plugin.xml and jar files update). Exception is same as the XMLStreamException.class notfound error.
I tried the mvn clean install - but some other error i am getting. Then I tried with the command line values -ss , -sd ..it worked. but i would like to have it working for eclipse also Thanks for the response. I really appreciate it Nisha ________________________________ From: Saminda Wijeratne <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, November 23, 2008 10:00:33 PM Subject: Re: Pls help: CodeGenerator 1.3.0 - InvocationTargetException Hi Nisha, Have you tried the last suggestion on that mail thread u specified (copying the jar files and updating the plugin.xml file)? It should solve the problem. If not pls paste the exception thrown (with the stack trace). try $ mvn clean install If and error occurs when u build the maven will output the reason for build failure. Analysing that should help u determine what to do to get the build working. Regards Saminda Nisha Alex wrote: > > Hi All, > > Please help me in resolving this axis 2 code generator problem. I am using > eclipse ganymade(3.4.1) and code generator plugin 1.3.0 > i am not able to generate the code. its always giving > invocationTargetexception > behind the scenes its giving the (missing class > "javax.xml.stream.XMLStreamException"). > i saw couple of threads on this topic. none of them helped me > I was going through > http://www.mail-archive.com/[email protected]/msg43620.html > and also the maven build > how do i do the maven build? i tried to do the >mvn clean build - that also > giving me some errors > > PLS HELP > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
