• 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

RAD 7.0.0.8 Cannot find RMIC because it is not installed

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using websphere application server version 6.1.0.31 with RAD 7.0.0.8. But I cannot generate EJB stubs because of an error message which says "Cannot find RMIC because it is not installed. Expected location of RMIC is C:\Program Files\IBM\SDP70_1New\runtimes\base_v61\java\bin.

However RMIC is available in that location.
Some search in the google told me that the java used in eclipse may not be the one provided by websphere.
But I think the rmic is located inside websphere profile only.

Please help.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic