• 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
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

bea weblogic server and JDK compatibility

 
Greenhorn
Posts: 9
Opera Spring Flex
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Can anyone tell me, if bea weblogic server 9.2 is compatible with JDK 5.0? What about Java6? Compatible with both or one or none?
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JDK is usually backward compatible. However the question is, does Oracle support both JDK 6 and 5 for BEA 9.2. I know that 1.5 is supported. You will have to check with them for 1.6
 
sankha ghosh
Greenhorn
Posts: 9
Opera Spring Flex
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JDK is backward compatible, I have no doubt. But I need to know whether it is compatible with JDK 6. Can anyone else knows the answer?
 
Ranch Hand
Posts: 152
VI Editor Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

WebLogic 9.2 is supported w/ JDK 5.0 or any later releases of JDK 5.

You can check their List of Supported Operating System Configurations,
click on your your OS and check Configuration Requirements

Using Java 6 will put you on an unsupported platform.

hope that helps
Matt
 
If we don't do the shopping, we won't have anything for dinner. And I've invited 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