• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

RAD7.5 - Add wsdl2java plugin from Axis to RAD7.5

 
Ranch Hand
Posts: 281
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to add a plugin to RAD 7.5 that is running in my windows box. I would like to add plugin from Axis2 (http://ws.apache.org/axis2/tools/1_0/eclipse/wsdl2java-plugin.html). RAD7.5 is Eclipse 3.4, as such, Axis2_Codegen_Wizard_1.3.0 should be compatible with RAD 7.5.

I would like to know in which directory of RAD7.5 I need to put the unzipped Axis2_Codegen_Wizard_1.3.0 folder. When I unzip it, Axis2_Codegen_Wizard_1.3.0 folder gest created that contains help, lib, org etc. directories.

Of course, after I add that Axis2_Codegen_Wizard_1.3.0 in the correct folder, I need to restart RAD7.5.

I tried adding Axis2_Codegen_Wizard_1.3.0 folder in C:\Program Files\IBM\SDP\plugins folder, in C:\Program Files\IBM\SDP\runtimes\base_v61\plugins directory and restarted RAD 7.5.

Neither of the above approaches worked. I did not see the new plugin getting added to RAD 7.5.

Any suggestion on how to add this plugin to RAD 7.5 will be appreciated.
 
reply
    Bookmark Topic Watch Topic
  • New Topic