comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Problem with Java-IDL bridge with custom Java object
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Problem with Java-IDL bridge with custom Java object [message #75833 is a reply to message #75832] Thu, 28 April 2011 08:19 Go to previous message
Scott[1] is currently offline  Scott[1]
Messages: 33
Registered: September 2009
Member
UnsupportedClassVersionError means you are trying to load a class
compiled with java 1.6 into a 1.5 JVM. Be sure and compile your custom
java class with a 1.5 javac and it should work.
Cheers,
Scott
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: More rendering bugs
Next Topic: Wavelets

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 14:59:01 PDT 2025

Total time taken to generate the page: 2.08214 seconds