File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes Weblogic 7 with jdk 1.6 - Does it support jdk 1.6? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Weblogic 7 with jdk 1.6 - Does it support jdk 1.6?" Watch "Weblogic 7 with jdk 1.6 - Does it support jdk 1.6?" New topic
Author

Weblogic 7 with jdk 1.6 - Does it support jdk 1.6?

Jigar M Gohil
Greenhorn

Joined: Dec 14, 2011
Posts: 6


Thank you!!!
German Gonzalez-Morris
Ranch Hand

Joined: Nov 16, 2009
Posts: 37

No, it doesn't.

the message: # java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local
# class serialVersionUID = 8644704819898565848

It is when facing serialization issues.


http://devwebcl.blogspot.com/
Jigar M Gohil
Greenhorn

Joined: Dec 14, 2011
Posts: 6
German Gonzalez-Morris wrote:No, it doesn't.

the message: # java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local
# class serialVersionUID = 8644704819898565848

It is when facing serialization issues.


Can you describe this seialization issue?
German Gonzalez-Morris
Ranch Hand

Joined: Nov 16, 2009
Posts: 37

here you can find a good description of this error:
http://www.devx.com/tips/Tip/5651

always it is better to use the same JVM that comes bundled with WLS.

thanks,

Germán
 
 
subject: Weblogic 7 with jdk 1.6 - Does it support jdk 1.6?
 
Threads others viewed
WebLogic 7.0 did not start up using eclipse 3.1
problem in cofiguration of webllogic in myeclipse
My Weblogic ebLogic Server did not start up properly.
The WebLogic Server did not start up properly.java.io.Invalid Class Exception...?
Problem creating a ear using a ant build script.
developer file tools