You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "andre silva (JIRA)" <ji...@apache.org> on 2008/01/28 14:03:28 UTC

[jira] Issue Comment Edited: (SM-848) ServiceMix 3.x with Java 1.4.x

    [ https://issues.apache.org/activemq/browse/SM-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41172#action_41172 ] 

andresilva@pol.pt edited comment on SM-848 at 1/28/08 5:02 AM:
---------------------------------------------------------

Even applying the fixes, I didn't get it to work either on version 3.1.2 or 3.2.1.

Using 3.1.2 I get a 

          Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/xb
ean/server/repository/Repository (Unsupported major.minor version 49.0).

           aparently in this case, the fix would have to contain the jar xbean-server.

Using 3.2.1 I get

          Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/se
rvicemix/Main (Unsupported major.minor version 49.0)

Don't you have a binary distribution for jdk 1.4?

      was (Author: andresilva@pol.pt):
    Even applying the fixes, I didn't get it to work either on version 3.1.2 or 3.2.1.

Using 3.1.2 I get a 

          Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/xb
ean/server/repository/Repository (Unsupported major.minor version 49.0).

Using 3.2.1 I get

          Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/se
rvicemix/Main (Unsupported major.minor version 49.0)

Don't you have a binary distribution for jdk 1.4?
  
> ServiceMix 3.x with Java 1.4.x
> ------------------------------
>
>                 Key: SM-848
>                 URL: https://issues.apache.org/activemq/browse/SM-848
>             Project: ServiceMix
>          Issue Type: Improvement
>    Affects Versions: 3.1
>         Environment: Java Runtime Environment 1.4.x
>            Reporter: Juergen Mayrbaeurl
>
> Since ServiceMix 3.1 can only be used with Java 5 or higher, rework it to make it Java 1.4.x compatible

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.