Re: Need help with eclipse code generator plugin - generate WSDL from java

2006-06-02 Thread Mark Pitts
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 > > M

Re: Need help with eclipse code generator plugin - generate WSDL from java

2006-06-01 Thread Deepal Jayasinghe
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 ste

Need help with eclipse code generator plugin - generate WSDL from java

2006-06-01 Thread Mark Pitts
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 g