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 #75829 is a reply to message #75828] Thu, 28 April 2011 13:37 Go to previous messageGo to previous message
Matt[4] is currently offline  Matt[4]
Messages: 3
Registered: April 2011
Junior Member
On Apr 28, 11:19 am, Scott E <srel...@viawest.net> wrote:
> 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

Thanks. This turned out to be the problem; I feel I should have
caught it quicker myself. As I only have javac 1.6 I had to do javac -
target 1.5 ....
[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 08:16:06 PDT 2025

Total time taken to generate the page: 1.83975 seconds