Skip Menu |

This queue is for tickets about the Inline-Java CPAN distribution.

Report information
The Basics
Id: 25411
Status: resolved
Priority: 0/
Queue: Inline-Java

People
Owner: Nobody in particular
Requestors: Daniel.Mueller [...] mitgmbh.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: JDK Unsuported.major.minor.version exception
Date: Tue, 13 Mar 2007 14:49:43 +0100
To: <bug-Inline-Java [...] rt.cpan.org>
From: Daniel Müller <Daniel.Mueller [...] mitgmbh.de>
Hello, when using inline::java 0.51 with JDK 1.4 you got an Unsupported.major.minor.version 49.0 exception. the problem ist that the jar files "InlineJavaUser.jar" & "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. a workarround for this issue is to repack those jar files using the desired JDK version (happiliy, the sources are in the inline/java folder). a way to solve this issue is to pack those jars AFTER donwloading to the client machine with the given JDK during installation, so the enduser always have the jar files in appropriate java version. best regards, daniel müller Show quoted text
________________________________ MIT GmbH Fachinformatiker/Anwendungsentwicklung Daniel Müller, Pascalstraße 69 52076 Aachen, Germany Tel.: +49 (0)24 08 / 94 58 - 152 Fax: +49 (0)24 08 / 94 58 - 2 E-Mail: Daniel.Mueller@MITGmbH.de Web: www.MITGmbH.de <http://www.mitgmbh.de/> Firmensitz: Aachen Registergericht: Amtsgericht Aachen Handelsregister: HRB 4933 Geschäftsführer: Karl Lieven USt. Ident. Nr.: DE 123 600024
Subject: Re: [rt.cpan.org #25411] JDK Unsuported.major.minor.version exception
Date: Tue, 13 Mar 2007 20:38:47 -0400
To: bug-Inline-Java [...] rt.cpan.org
From: "Patrick LeBoutillier" <patrick.leboutillier [...] gmail.com>
Daniel, Show quoted text
> when using inline::java 0.51 with JDK 1.4 you got an > Unsupported.major.minor.version 49.0 exception. > > the problem ist that the jar files "InlineJavaUser.jar" & > "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. > > a way to solve this issue is to pack those jars AFTER donwloading to the > client machine with the given JDK during installation, so the enduser always > have the jar files in appropriate java version.
That's already how it's done. Those 2 jar files are compiled on your machine when you do install Inline::Java (when you do 'make'). Perhaps Inline::Java was installed on your machine using Java 1.5 (or maybe you installed Inline::Java from some sort if binary distribution)? Patrick Show quoted text
> > best regards, daniel müller > > > ________________________________ > > MIT GmbH > Fachinformatiker/Anwendungsentwicklung Daniel Müller, > Pascalstraße 69 > 52076 Aachen, Germany > > Tel.: +49 (0)24 08 / 94 58 - 152 > Fax: +49 (0)24 08 / 94 58 - 2 > E-Mail: Daniel.Mueller@MITGmbH.de > Web: www.MITGmbH.de <http://www.mitgmbh.de/> > > Firmensitz: Aachen > Registergericht: Amtsgericht Aachen > Handelsregister: HRB 4933 > Geschäftsführer: Karl Lieven > USt. Ident. Nr.: DE 123 600024 > > > > > > > Hello, > > when using inline::java 0.51 with JDK 1.4 you got an > Unsupported.major.minor.version 49.0 exception. > > the problem ist that the jar files "InlineJavaUser.jar" & > "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. > > a workarround for this issue is to repack those jar files using the desired > JDK version (happiliy, the sources are in the inline/java folder). > > a way to solve this issue is to pack those jars AFTER donwloading to the > client machine with the given JDK during installation, so the enduser always > have the jar files in appropriate java version. > > best regards, daniel müller > > > ________________________________ > MIT GmbH > Fachinformatiker/Anwendungsentwicklung Daniel Müller, > Pascalstraße 69 > 52076 Aachen, Germany > > Tel.: +49 (0)24 08 / 94 58 - 152 > Fax: +49 (0)24 08 / 94 58 - 2 > E-Mail: Daniel.Mueller@MITGmbH.de > Web: www.MITGmbH.de > > Firmensitz: Aachen > Registergericht: Amtsgericht Aachen > Handelsregister: HRB 4933 > Geschäftsführer: Karl Lieven > USt. Ident. Nr.: DE 123 600024 > > > >
-- ===================== Patrick LeBoutillier Laval, Québec, Canada
Subject: AW: [rt.cpan.org #25411] JDK Unsuported.major.minor.version exception
Date: Wed, 14 Mar 2007 09:46:00 +0100
To: <bug-Inline-Java [...] rt.cpan.org>
From: Daniel Müller <Daniel.Mueller [...] mitgmbh.de>
Hi, I installed the package using this command: "ppm install http://theoryx5.uwinnipeg.ca/ppms/Inline-Java.ppd" As a developer i have several SDKs installed, but also with JDK 1.4 as my default one, it was compiled with JDK 1.5. Regards daniel Show quoted text
-----Ursprüngliche Nachricht----- Von: Patrick LeBoutillier via RT [mailto:bug-Inline-Java@rt.cpan.org] Gesendet: Mittwoch, 14. März 2007 01:39 An: Daniel Müller Betreff: Re: [rt.cpan.org #25411] JDK Unsuported.major.minor.version exception <URL: http://rt.cpan.org/Ticket/Display.html?id=25411 > Daniel,
> when using inline::java 0.51 with JDK 1.4 you got an > Unsupported.major.minor.version 49.0 exception. > > the problem ist that the jar files "InlineJavaUser.jar" & > "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. > > a way to solve this issue is to pack those jars AFTER donwloading to > the client machine with the given JDK during installation, so the > enduser always have the jar files in appropriate java version.
That's already how it's done. Those 2 jar files are compiled on your machine when you do install Inline::Java (when you do 'make'). Perhaps Inline::Java was installed on your machine using Java 1.5 (or maybe you installed Inline::Java from some sort if binary distribution)? Patrick
> > best regards, daniel müller > > > ________________________________ > > MIT GmbH > Fachinformatiker/Anwendungsentwicklung Daniel Müller, Pascalstraße 69 > 52076 Aachen, Germany > > Tel.: +49 (0)24 08 / 94 58 - 152 > Fax: +49 (0)24 08 / 94 58 - 2 > E-Mail: Daniel.Mueller@MITGmbH.de > Web: www.MITGmbH.de <http://www.mitgmbh.de/> > > Firmensitz: Aachen > Registergericht: Amtsgericht Aachen > Handelsregister: HRB 4933 > Geschäftsführer: Karl Lieven > USt. Ident. Nr.: DE 123 600024 > > > > > > > Hello, > > when using inline::java 0.51 with JDK 1.4 you got an > Unsupported.major.minor.version 49.0 exception. > > the problem ist that the jar files "InlineJavaUser.jar" & > "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. > > a workarround for this issue is to repack those jar files using the > desired JDK version (happiliy, the sources are in the inline/java folder). > > a way to solve this issue is to pack those jars AFTER donwloading to > the client machine with the given JDK during installation, so the > enduser always have the jar files in appropriate java version. > > best regards, daniel müller > > > ________________________________ > MIT GmbH > Fachinformatiker/Anwendungsentwicklung Daniel Müller, Pascalstraße 69 > 52076 Aachen, Germany > > Tel.: +49 (0)24 08 / 94 58 - 152 > Fax: +49 (0)24 08 / 94 58 - 2 > E-Mail: Daniel.Mueller@MITGmbH.de > Web: www.MITGmbH.de > > Firmensitz: Aachen > Registergericht: Amtsgericht Aachen > Handelsregister: HRB 4933 > Geschäftsführer: Karl Lieven > USt. Ident. Nr.: DE 123 600024 > > > >
-- ===================== Patrick LeBoutillier Laval, Québec, Canada
Subject: Re: [rt.cpan.org #25411] JDK Unsuported.major.minor.version exception
Date: Wed, 14 Mar 2007 09:05:24 -0400
To: bug-Inline-Java [...] rt.cpan.org
From: "Patrick LeBoutillier" <patrick.leboutillier [...] gmail.com>
Daniel, Show quoted text
> I installed the package using this command: "ppm install http://theoryx5.uwinnipeg.ca/ppms/Inline-Java.ppd"
PPMs are pre-built packages. So that package was built by someone using Java 1.5. If you download the source for Inline::Java 0.52 (http://search.cpan.org/CPAN/authors/id/P/PA/PATL/Inline-Java-0.52.tar.gz) and build it yourself, it will ask you to specify the JDK to use to build those jars files. Cheers, Patrick Show quoted text
> > As a developer i have several SDKs installed, but also with JDK 1.4 as my default one, it was compiled with JDK 1.5. > > Regards daniel > > -----Ursprüngliche Nachricht----- > Von: Patrick LeBoutillier via RT [mailto:bug-Inline-Java@rt.cpan.org] > Gesendet: Mittwoch, 14. März 2007 01:39 > An: Daniel Müller > Betreff: Re: [rt.cpan.org #25411] JDK Unsuported.major.minor.version exception > > > <URL: http://rt.cpan.org/Ticket/Display.html?id=25411 > > > Daniel, >
> > when using inline::java 0.51 with JDK 1.4 you got an > > Unsupported.major.minor.version 49.0 exception. > > > > the problem ist that the jar files "InlineJavaUser.jar" & > > "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. > > > > a way to solve this issue is to pack those jars AFTER donwloading to > > the client machine with the given JDK during installation, so the > > enduser always have the jar files in appropriate java version.
> > That's already how it's done. Those 2 jar files are compiled on your machine when you do install Inline::Java (when you do 'make'). > > Perhaps Inline::Java was installed on your machine using Java 1.5 (or maybe you installed Inline::Java from some sort if binary distribution)? > > Patrick >
> > > > best regards, daniel müller > > > > > > ________________________________ > > > > MIT GmbH > > Fachinformatiker/Anwendungsentwicklung Daniel Müller, Pascalstraße 69 > > 52076 Aachen, Germany > > > > Tel.: +49 (0)24 08 / 94 58 - 152 > > Fax: +49 (0)24 08 / 94 58 - 2 > > E-Mail: Daniel.Mueller@MITGmbH.de > > Web: www.MITGmbH.de <http://www.mitgmbh.de/> > > > > Firmensitz: Aachen > > Registergericht: Amtsgericht Aachen > > Handelsregister: HRB 4933 > > Geschäftsführer: Karl Lieven > > USt. Ident. Nr.: DE 123 600024 > > > > > > > > > > > > > > Hello, > > > > when using inline::java 0.51 with JDK 1.4 you got an > > Unsupported.major.minor.version 49.0 exception. > > > > the problem ist that the jar files "InlineJavaUser.jar" & > > "InlineJavaServer.jar" are precompiled with jdk 1.5 or later. > > > > a workarround for this issue is to repack those jar files using the > > desired JDK version (happiliy, the sources are in the inline/java folder). > > > > a way to solve this issue is to pack those jars AFTER donwloading to > > the client machine with the given JDK during installation, so the > > enduser always have the jar files in appropriate java version. > > > > best regards, daniel müller > > > > > > ________________________________ > > MIT GmbH > > Fachinformatiker/Anwendungsentwicklung Daniel Müller, Pascalstraße 69 > > 52076 Aachen, Germany > > > > Tel.: +49 (0)24 08 / 94 58 - 152 > > Fax: +49 (0)24 08 / 94 58 - 2 > > E-Mail: Daniel.Mueller@MITGmbH.de > > Web: www.MITGmbH.de > > > > Firmensitz: Aachen > > Registergericht: Amtsgericht Aachen > > Handelsregister: HRB 4933 > > Geschäftsführer: Karl Lieven > > USt. Ident. Nr.: DE 123 600024 > > > > > > > >
> > > -- > ===================== > Patrick LeBoutillier > Laval, Québec, Canada > > >
-- ===================== Patrick LeBoutillier Laval, Québec, Canada
Since Inline::Java now only support JDK7+, and is tested on 7-9 in its CI, I am closing this ticket.