I downloaded a binary version of the axis plugin. Are you suggesting that the eclipse plugin needs to be recompiled using jdk 1.5?
Thanks, Mark --- Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > As I can understand ,you have compile code the codes > in JDK1.5 and try > to run in JDK 1.4 > > Mark Pitts wrote: > > >Steps followed: > >1.Created java project based on the axis 2 samples > >folder. > >2.Added all axis 2 jar files, from axis > >distribution\lib folder, to my eclipse project's > build > >path. This step successfully generated class files > >from all of the sample source file. > >3.Click File->Other->Axis 2 wizard->code > >gen->Java2WSDL > >4.Select class name userguide.example1.MyService. > >5.Select User folder where class is located - in my > >case c:\java\axis\Mysamples\bin, which is where > >eclipse generated the class file. > >6.Click test load - I receive an error - > >java.lang.UnsupportedClassVersionError: > >userguide/example1/MyService (Unsupported > major.minor > >version 49.0) > > > > > >Any suggestions would be appreciated. > > > >Thanks, > >Mark > > > >__________________________________________________ > >Do You Yahoo!? > >Tired of spam? Yahoo! Mail has the best spam > protection around > >http://mail.yahoo.com > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: > [EMAIL PROTECTED] > >For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > -- > Thanks, > Deepal > ................................................................ > ~Future is Open~ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
