• 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

change to 6.0

 
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,
need to move code to 6.0 from 4.5. is there any document which list the things required to be done for the upgrade.Have previously done this thing from 5.0 to 5.1.
Regards
Mohit Joshi
 
Ranch Hand
Posts: 532
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try this link:
http://e-docs.bea.com/wls/docs60/install/index.html
 
mohit joshi
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Actually I meant more along the lines of
1) how does the look up process change, in the light that 6.0 doesnt work on t3 protocol which 5.1 was based upon.
2) What changes need to be done on the bean codes. For example, the creation of a bean should return the primary key of the new Entity bean in 5.1, so is that still valid?
3) what are the changes in deployment descriptors. 5.1 required an additional xml deployment descriptor to be written for Entity beans( as compared to 5.0). Are there similar changes involved with 6.0.
any other issue from a developers point of view..
Any information is greatly appriciated.
 
permaculture is a more symbiotic relationship with nature so I can be even lazier. Read tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic