• 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

websphere6.1 and EJB3.0 in RSA7.5

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Everyone!

I'm kinda confused how to proceed in the recently installed RSA7.5 (over RSA7.0) on my system.

So previously i had setup my EJB project on RSA7.0 with EJB3.0 feature pack for WAS 6.1 along with JPA1.0. Now, we've had an upgrade to RSA7.5 which is said to have EJB3.0 and JPA1.0 INBUILT ! So, now when i try to import the RSA7.0 projects into RSA7.5, they are throwing lots of errors, mostly with annotations i had in the previous project files. so here are my questions-

1) Is there a proper procedure to migrate a RSA7.0 (WAS6.1-EJB3.0-JPA1.0) project setup to RSA7.5 (WAS6.1-EJB3.0-JPA1.0) ?
2) To experiment, I tried creating a new EJB project. in the wizard, when i select was6.1 as runtime it doesn't allow me to choose EJB3.0!! this list shows only till 2.1. did i miss something ?
3) would i need to remove jar files from the older project setup as these are now INBUILT in RSA7.5 ?
4) The final server on which the application EAR has to be deployed is a WAS6.1, so can i do all my development in WAS7.0 (using this removes the errors) and then deploy on WAS6.1 ? would that work without any problem ??

Any help is appreciated. Thanks!
EJB_Project_wizard.png
[Thumbnail for EJB_Project_wizard.png]
 
The only cure for that is hours of television radiation. And this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic