Hi My application is running on jdk1.5. So would you suggest, I generate the WSDL file after setting jdk1.6 as default and then change back to 1.5 ? Will it create conficts/issues?
Thanks Nisha ________________________________ From: Saminda Wijeratne <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, November 26, 2008 11:44:43 AM Subject: Re: Pls help: CodeGenerator 1.3.0 - InvocationTargetException Hi, try http://marc.info/?l=axis-user&m=122771720127771&w=2. check ibrahims reply. Regards, Saminda. Nisha Alex wrote: > 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] <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
