• 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

migration issue

 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all!
we r trying to migrate our project (already in visualage 4) to websphere studio version 5.0.0....
i have seen the guide provided with the studio...and first exported my EJBs in EJB1.1 JAR files and imported those JAR files in the studio....
but in visuale age we were using another package as com.spk.abc and few of the classes from this package were used in EJB's .... and there was no problem as we could successfully import our files in EJB's ....
now i imported that package in my project also but WS Studio is not picking the classes from com.spk.abc package.
i am stuck with this problem and not finding any solution to it plz help me if there any who knows about it....
thanx in advance
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic